code/__DEFINES/configuration.dm 
CONFIG_GET_ENTRY | Gets the datum of the object, for when editing a const define. |
---|---|
CONFIG_CACHE_ENTRY_AND_FETCH_VALUE | Caches an entry in the proc |
POLICYCONFIG_ON_CLONE | Displayed to cloned patients |
POLICYCONFIG_ON_DEFIB_INTACT | Displayed to defibbed/revival surgery'd patients before the memory loss time threshold |
POLICYCONFIG_ON_DEFIB_LATE | Displayed to defibbed/revival surgery'd patients after the memory loss time threshold |
POLICYCONFIG_ON_PYROCLASTIC_SENTIENT | Displayed to pyroclastic slimes on spawn |
POLICYCONFIG_PAI | Displayed to pAIs on spawn |
POLICYCONFIG_ELITE_SPAWN | displayed to lavaland elites on spawn, overriding the default if set |
POLICYCONFIG_ELITE_SENTIENCE | displayed to lavaland elites on sentience potion, overriding the default if set |
POLICYCONFIG_ELITE_WIN | displayed to lavaland elites on winning the fight, overriding the default if set |
POLICYCONFIG_JOB_PRISONER | displayed to prisoners on spawn, overriding the default if set |
Define Details
CONFIG_CACHE_ENTRY_AND_FETCH_VALUE 
Caches an entry in the proc
CONFIG_GET_ENTRY 
Gets the datum of the object, for when editing a const define.
POLICYCONFIG_ELITE_SENTIENCE 
displayed to lavaland elites on sentience potion, overriding the default if set
POLICYCONFIG_ELITE_SPAWN 
displayed to lavaland elites on spawn, overriding the default if set
POLICYCONFIG_ELITE_WIN 
displayed to lavaland elites on winning the fight, overriding the default if set
POLICYCONFIG_JOB_PRISONER 
displayed to prisoners on spawn, overriding the default if set
POLICYCONFIG_ON_CLONE 
Displayed to cloned patients
POLICYCONFIG_ON_DEFIB_INTACT 
Displayed to defibbed/revival surgery'd patients before the memory loss time threshold
POLICYCONFIG_ON_DEFIB_LATE 
Displayed to defibbed/revival surgery'd patients after the memory loss time threshold
POLICYCONFIG_ON_PYROCLASTIC_SENTIENT 
Displayed to pyroclastic slimes on spawn
POLICYCONFIG_PAI 
Displayed to pAIs on spawn