byond - Modules - TypesDefine Details

code/__DEFINES/area.dm

DISALLOW_WEEDINGWhen present prevents xenos from weeding this area
NEAR_FOBWhen present, monitor will consider marines inside it to be at FOB
NO_DROPPODWhen present, this will prevent the drop pod to land there (usually kill zones)
OB_CAS_IMMUNEMake this area immune to cas/ob laser. Explosions can still go through if the ob is called in a nearby area
MARINE_BASEPrevent wraith from portaling there, and hivemind to weed there when shutters are closed
ALWAYS_RADIOradio works even underground
NO_CONSTRUCTIONprevents construction in area
CANNOT_NUKEDisallows 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