Yogstation 13 - Modules - TypesDefine Details

code/__DEFINES/events.dm

ADMIN_CANCEL_EVENTReturn from admin setup to stop the event from triggering entirely.
NEVER_TRIGGERED_BY_WIZARDSEvent can never be triggered by wizards
EVENT_SPACE_ONLYEvent can only run on a map set in space
EVENT_PLANETARY_ONLYEvent can only run on a map which is a planet
EVENT_SECONDSEvent timer in seconds
FUGITIVE_BACKSTORY_WALDOBackstory key for the fugitive solo backstories
FUGITIVE_BACKSTORY_PRISONERBackstory keys for the fugitive team backstories

Define Details

ADMIN_CANCEL_EVENT

Return from admin setup to stop the event from triggering entirely.

EVENT_PLANETARY_ONLY

Event can only run on a map which is a planet

EVENT_SECONDS

Event timer in seconds

EVENT_SPACE_ONLY

Event can only run on a map set in space

FUGITIVE_BACKSTORY_PRISONER

Backstory keys for the fugitive team backstories

FUGITIVE_BACKSTORY_WALDO

Backstory key for the fugitive solo backstories

NEVER_TRIGGERED_BY_WIZARDS

Event can never be triggered by wizards