Skip to content

Commit e199045

Browse files
StefanH-ATozxybox
authored andcommitted
Add prop_testchamber_sign 'use global config' properties
1 parent f452226 commit e199045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fgd/point/prop/prop_testchamber_sign.fgd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
]
2020

2121
enabled(boolean) : "Enabled" : 1 : "Whether or not to start on"
22+
use_mod_config(boolean) : "Use Global Config" : 0 : "For mods. When enabled, read data from the mod's chamber sign config"
23+
mod_config_sign_id(integer) : "Global Config: Sign ID" : 0 : "Set a sign ID unique to this map that. Allows configuring multiple signs in global config"
24+
separator(string) readonly : "------------------------------------------------" : 0 : ""
2225

2326
sign_levelname(string) : "Level name" : : "Name of the puzzle to display above the main number"
2427
sign_startup_sequence(choices) : "Default Startup Sequence" : "Normal Flicker" : "Name of the startup sequence to use" =

0 commit comments

Comments
 (0)