You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fgd/point/prop/prop_testchamber_sign.fgd
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@
19
19
]
20
20
21
21
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"
0 commit comments