mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
10 lines
271 B
Plaintext
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)
|