Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/preferences.dm

PREFTOGGLE_SPECIALSpecial toggles, stuff that just overrides set_toggles entirely
PREFTOGGLE_SOUNDInteracts with the sound bitflag
PREFTOGGLE_LIGHTInteracts with the light bitflag
PREFTOGGLE_TOGGLE1Interacts with the toggles bitflag
PREFTOGGLE_TOGGLE2Interacts with the toggles2 bitflag
PREFTOGGLE_TOGGLE3Interacts with the toggles3 bitflag
SPECIES_AGE_MINTags 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.