/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/~nova_defines/preferences.dm

TRICOLOR_NO_CHECKfor tri color prefs: doesn't check type_to_check pref
TRICOLOR_CHECK_BOOLEANchecks that the value of type_to_check is not FALSE
TRICOLOR_CHECK_ACCESSORYchecks that the value of type_to_check is associated with a factual sprite accessory (tldr not "None")
PLAYTIME_GREENHave any less hours than listed below and you get access to a pin indicating you're new

Define Details

PLAYTIME_GREEN

Have any less hours than listed below and you get access to a pin indicating you're new

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