Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/gamemode.dm

NUKE_SITE_ON_STATIONThe bomb is on-station.
NUKE_SITE_ON_STATION_ZLEVELThe bomb is on station z-level, but not a station tile.
NUKE_SITE_OFF_STATION_ZLEVELThe bomb is off station z-level.
NUKE_SITE_INVALIDThe bomb's location cannot be found.

Define Details

NUKE_SITE_INVALID

The bomb's location cannot be found.

NUKE_SITE_OFF_STATION_ZLEVEL

The bomb is off station z-level.

NUKE_SITE_ON_STATION

The bomb is on-station.

NUKE_SITE_ON_STATION_ZLEVEL

The bomb is on station z-level, but not a station tile.