diff --git a/Build/Configurations/Includes/ZDoom_misc.cfg b/Build/Configurations/Includes/ZDoom_misc.cfg index 69b7e9e5..e6776d41 100644 --- a/Build/Configurations/Includes/ZDoom_misc.cfg +++ b/Build/Configurations/Includes/ZDoom_misc.cfg @@ -223,8 +223,8 @@ Field data types: 1 = float 2 = string 3 = bool -4 = linedeftype (integer) * -5 = sectoreffect (integer) * +4 = linedef action (integer) * +5 = sector effect (integer) * 6 = texture (string) 7 = flat (string) 8 = angle in degrees (integer) diff --git a/Help/gc_argumentsettings.html b/Help/gc_argumentsettings.html index 5db2a660..5778ad44 100644 --- a/Help/gc_argumentsettings.html +++ b/Help/gc_argumentsettings.html @@ -29,12 +29,14 @@ tooltip = "Polyobject that will mirror\nthis one's movements."; }
- type (integer)
- Sets the type of this argument. This changes the behaviour of Argument inputs in Linedef and Thing Edit windows. Supported values are:
+ type (integer)
+ Sets the type of this argument. This changes the behaviour of Argument inputs in Linedef and Thing Edit windows.
+ Argument type can be also set in DECORATE.
+ Supported values are: