Files
CHOMPStation2/modular_chomp/code/global.dm
2025-04-03 00:38:56 +02:00

10 lines
271 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)
GLOBAL_LIST_EMPTY(latejoin_thedark)