code/__DEFINES/area.dm

DISALLOW_WEEDING | When present prevents xenos from weeding this area |
---|---|
NEAR_FOB | When present, monitor will consider marines inside it to be at FOB |
NO_DROPPOD | When present, this will prevent the drop pod to land there (usually kill zones) |
OB_CAS_IMMUNE | Make this area immune to cas/ob laser. Explosions can still go through if the ob is called in a nearby area |
MARINE_BASE | Prevent wraith from portaling there, and hivemind to weed there when shutters are closed |
ALWAYS_RADIO | radio works even underground |
NO_CONSTRUCTION | prevents construction in area |
CANNOT_NUKE | Disallows nuke timer to be activated in area |
Define Details
ALWAYS_RADIO
radio works even underground
CANNOT_NUKE
Disallows nuke timer to be activated in area
DISALLOW_WEEDING
When present prevents xenos from weeding this area
MARINE_BASE
Prevent wraith from portaling there, and hivemind to weed there when shutters are closed
NEAR_FOB
When present, monitor will consider marines inside it to be at FOB
NO_CONSTRUCTION
prevents construction in area
NO_DROPPOD
When present, this will prevent the drop pod to land there (usually kill zones)
OB_CAS_IMMUNE
Make this area immune to cas/ob laser. Explosions can still go through if the ob is called in a nearby area