mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
11 lines
418 B
Plaintext
11 lines
418 B
Plaintext
//For use with various spawners! Put your selections inside of a list!
|
|
/var/global/list/theme_animal = list()
|
|
/var/global/list/theme_monster = list()
|
|
/var/global/list/theme_alien = list()
|
|
/var/global/list/theme_cold = list()
|
|
/var/global/list/theme_hot = list()
|
|
/var/global/list/theme_aquatic = list()
|
|
/var/global/list/theme_dark = list()
|
|
/var/global/list/theme_forest = list()
|
|
/var/global/list/theme_humanoid = list()
|