Files
CHOMPStation2/modular_chomp/code/global.dm
CHOMPStation2StaffMirrorBot 9d1fa79b33 [MIRROR] Prot rig up port (#9585)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-12-09 22:51:31 +01:00

9 lines
235 B
Plaintext

GLOBAL_LIST_INIT(shell_module_blacklist, list(
"Sci-borg", "Research"
))
GLOBAL_LIST_EMPTY(latejoin_gatewaystation)
GLOBAL_LIST_EMPTY(latejoin_plainspath)
GLOBAL_LIST_EMPTY(latejoin_fueldepot)
GLOBAL_LIST_EMPTY(latejoin_tyrvillage)