code/__DEFINES/~skyrat_defines/preferences.dm
TRICOLOR_NO_CHECK | for tri color prefs: doesn't check type_to_check pref |
---|---|
TRICOLOR_CHECK_BOOLEAN | checks that the value of type_to_check is not FALSE |
TRICOLOR_CHECK_ACCESSORY | checks that the value of type_to_check is associated with a factual sprite accessory (tldr not "None") |
Define Details
TRICOLOR_CHECK_ACCESSORY
checks that the value of type_to_check is associated with a factual sprite accessory (tldr not "None")
TRICOLOR_CHECK_BOOLEAN
checks that the value of type_to_check is not FALSE
TRICOLOR_NO_CHECK
for tri color prefs: doesn't check type_to_check pref