code/__DEFINES/preferences.dm 
PREFTOGGLE_SPECIAL | Special toggles, stuff that just overrides set_toggles entirely |
---|---|
PREFTOGGLE_SOUND | Interacts with the sound bitflag |
PREFTOGGLE_LIGHT | Interacts with the light bitflag |
PREFTOGGLE_TOGGLE1 | Interacts with the toggles bitflag |
PREFTOGGLE_TOGGLE2 | Interacts with the toggles2 bitflag |
PREFTOGGLE_TOGGLE3 | Interacts with the toggles3 bitflag |
SPECIES_AGE_MIN | Tags for 'age needed for this job' list. |
Define Details
PREFTOGGLE_LIGHT 
Interacts with the light bitflag
PREFTOGGLE_SOUND 
Interacts with the sound bitflag
PREFTOGGLE_SPECIAL 
Special toggles, stuff that just overrides set_toggles entirely
PREFTOGGLE_TOGGLE1 
Interacts with the toggles bitflag
PREFTOGGLE_TOGGLE2 
Interacts with the toggles2 bitflag
PREFTOGGLE_TOGGLE3 
Interacts with the toggles3 bitflag
SPECIES_AGE_MIN 
Tags for 'age needed for this job' list.