mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-30 20:14:36 +00:00
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
11 lines
355 B
Plaintext
11 lines
355 B
Plaintext
//For use with various spawners! Put your selections inside of a list!
|
|
GLOBAL_LIST_EMPTY(theme_animal)
|
|
GLOBAL_LIST_EMPTY(theme_monster)
|
|
GLOBAL_LIST_EMPTY(theme_alien)
|
|
GLOBAL_LIST_EMPTY(theme_cold)
|
|
GLOBAL_LIST_EMPTY(theme_hot)
|
|
GLOBAL_LIST_EMPTY(theme_aquatic)
|
|
GLOBAL_LIST_EMPTY(theme_dark)
|
|
GLOBAL_LIST_EMPTY(theme_forest)
|
|
GLOBAL_LIST_EMPTY(theme_humanoid)
|