/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/preferences.dm

PREFERENCE_CHARACTERThis preference is character specific.
PREFERENCE_PLAYERThis preference is account specific.
PREFERENCE_TAB_CHARACTER_PREFERENCESOpen the character preference window
PREFERENCE_TAB_GAME_PREFERENCESOpen the game preferences window
PREFERENCE_TAB_KEYBINDINGSOpen the keybindings window
PREFERENCE_CATEGORY_FEATURESThese will be shown in the character sidebar, but at the bottom.
PREFERENCE_CATEGORY_CLOTHINGAny preferences that will show to the sides of the character in the setup menu.
PREFERENCE_CATEGORY_NON_CONTEXTUALPreferences that will be put into the 3rd list, and are not contextual.
PREFERENCE_CATEGORY_GAME_PREFERENCESWill be put under the game preferences window.
PREFERENCE_CATEGORY_SECONDARY_FEATURESThese will show in the list to the right of the character preview.
PREFERENCE_CATEGORY_SUPPLEMENTAL_FEATURESThese are preferences that are supplementary for main features, such as hair color being affixed to hair.
PREFERENCE_CATEGORY_MANUALLY_RENDEREDThese preferences will not be rendered on the preferences page, and are practically invisible unless specifically rendered. Used for quirks, currently.
PLAYTIME_HARDCORE_RANDOMThe time needed to unlock hardcore random mode in preferences
PLAYTIME_VETERANThe time needed to unlock the gamer cloak in preferences
SPRITE_ACCESSORY_NONEThe key used for sprite accessories that should never actually be applied to the player.

Define Details

PLAYTIME_HARDCORE_RANDOM

The time needed to unlock hardcore random mode in preferences

PLAYTIME_VETERAN

The time needed to unlock the gamer cloak in preferences

PREFERENCE_CATEGORY_CLOTHING

Any preferences that will show to the sides of the character in the setup menu.

PREFERENCE_CATEGORY_FEATURES

These will be shown in the character sidebar, but at the bottom.

PREFERENCE_CATEGORY_GAME_PREFERENCES

Will be put under the game preferences window.

PREFERENCE_CATEGORY_MANUALLY_RENDERED

These preferences will not be rendered on the preferences page, and are practically invisible unless specifically rendered. Used for quirks, currently.

PREFERENCE_CATEGORY_NON_CONTEXTUAL

Preferences that will be put into the 3rd list, and are not contextual.

PREFERENCE_CATEGORY_SECONDARY_FEATURES

These will show in the list to the right of the character preview.

PREFERENCE_CATEGORY_SUPPLEMENTAL_FEATURES

These are preferences that are supplementary for main features, such as hair color being affixed to hair.

PREFERENCE_CHARACTER

This preference is character specific.

PREFERENCE_PLAYER

This preference is account specific.

PREFERENCE_TAB_CHARACTER_PREFERENCES

Open the character preference window

PREFERENCE_TAB_GAME_PREFERENCES

Open the game preferences window

PREFERENCE_TAB_KEYBINDINGS

Open the keybindings window

SPRITE_ACCESSORY_NONE

The key used for sprite accessories that should never actually be applied to the player.