/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/~nova_defines/conflict_optin_defines.dm

CONFLICT_OPT_IN_DEFAULT_LEVELThe default opt in level for preferences and mindless mobs.
SECURITY_CONFLICT_OPT_IN_LEVELThe minimum opt-in level for people playing sec.
COMMAND_CONFLICT_OPT_IN_LEVELThe minimum opt-in level for people playing command.
CONFLICT_OPT_IN_ANTAG_ENABLED_LEVELIf the player has any non-ghost role antags enabled, they are forced to use a minimum of this.
CONFLICT_OPT_OUTPrefers not to be a target. Will still be a potential target if playing sec or command.
CONFLICT_OPT_IN_PARTIALFor temporary or otherwise 'inconvenient' objectives like kidnapping or theft
CONFLICT_OPT_IN_YES_KILLCool with being killed or otherwise occupied but not removed from the round
CONFLICT_OPT_IN_YES_ROUND_REMOVEFine with being round removed.

Define Details

COMMAND_CONFLICT_OPT_IN_LEVEL

The minimum opt-in level for people playing command.

CONFLICT_OPT_IN_ANTAG_ENABLED_LEVEL

If the player has any non-ghost role antags enabled, they are forced to use a minimum of this.

CONFLICT_OPT_IN_DEFAULT_LEVEL

The default opt in level for preferences and mindless mobs.

CONFLICT_OPT_IN_PARTIAL

For temporary or otherwise 'inconvenient' objectives like kidnapping or theft

CONFLICT_OPT_IN_YES_KILL

Cool with being killed or otherwise occupied but not removed from the round

CONFLICT_OPT_IN_YES_ROUND_REMOVE

Fine with being round removed.

CONFLICT_OPT_OUT

Prefers not to be a target. Will still be a potential target if playing sec or command.

SECURITY_CONFLICT_OPT_IN_LEVEL

The minimum opt-in level for people playing sec.