code/__DEFINES/gamemode.dm 
| 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. | 
| NUKE_SITE_OFF_STATION_ZLEVEL | The bomb is off station z-level. | 
| NUKE_SITE_INVALID | The bomb's location cannot be found. | 
| DYNAMIC_RULESET_NORMAL | Dynamic Gamemode Defines | 
Define Details
DYNAMIC_RULESET_NORMAL 
Dynamic Gamemode Defines
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.