Changeset 1333


Ignore:
Timestamp:
01/02/25 12:31:53 (3 days ago)
Author:
sz
Message:

updated for Framsticks v5.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/Framclipse/com.framsticks.framclipse/res/framscript.xml

    r1319 r1333  
    43724372                </element>
    43734373                <element name="wrldmap" type="string">
    4374                         <description><![CDATA[Description of the world (only applies to world types: "Blocks" or "Height field").
     4374                        <description><![CDATA[Description of the world (only applies to world types: "Blocks" or "Heightfield").
    43754375To generate a random landscape, use:
    43764376   r[scaling] <sizex> <sizey> [seed]
     
    67316731                </element>
    67326732                <element name="wrldmap" type="string">
    6733                         <description><![CDATA[Description of the world (only applies to world types: "Blocks" or "Height field").
     6733                        <description><![CDATA[Description of the world (only applies to world types: "Blocks" or "Heightfield").
    67346734To generate a random landscape, use:
    67356735   r[scaling] <sizex> <sizey> [seed]
     
    81348134                        <description><![CDATA[]]></description>
    81358135                </element>
    8136                 <element name="joint_width" type="integer" min="10" max="150" default="80" flags="192">
     8136                <element name="joint_thickness" type="integer" min="10" max="150" default="80" flags="192">
    81378137                        <description><![CDATA[]]></description>
    81388138                </element>
     
    82648264                        <description><![CDATA[]]></description>
    82658265                </element>
    8266                 <element name="joint_width" type="integer" min="10" max="150" default="80" flags="192">
     8266                <element name="joint_thickness" type="integer" min="10" max="150" default="80" flags="192">
    82678267                        <description><![CDATA[]]></description>
    82688268                </element>
     
    94749474                        <description><![CDATA[]]></description>
    94759475                </element>
    9476                 <element name="joint_width" type="integer" min="10" max="150" default="80" flags="192">
     9476                <element name="joint_thickness" type="integer" min="10" max="150" default="80" flags="192">
    94779477                        <description><![CDATA[]]></description>
    94789478                </element>
Note: See TracChangeset for help on using the changeset viewer.