code/__DEFINES/preferences.dm
PREFERENCE_CHARACTER | This preference is character specific. |
---|---|
PREFERENCE_PLAYER | This preference is account specific. |
PREFERENCE_TAB_GAME_PREFERENCES | Open the game preferences window |
PREFERENCE_TAB_KEYBINDINGS | Open the keybindings window |
PREFERENCE_CATEGORY_GAME_PREFERENCES | Will be put under the game preferences window. |
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 |
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_GAME_PREFERENCES
Will be put under the game preferences window.
PREFERENCE_CHARACTER
This preference is character specific.
PREFERENCE_PLAYER
This preference is account specific.
PREFERENCE_TAB_GAME_PREFERENCES
Open the game preferences window
PREFERENCE_TAB_KEYBINDINGS
Open the keybindings window