modular_zubbers/code/game/gamemodes/fleshmind/_fleshmind_defines.dm 
| DOOR_OBJECT_LIST | A list of objects that are considered part of a door, used to determine if a wireweed should attack it. |
|---|---|
| DEFAULT_VIEW_RANGE | The range at which most of our objects, mobs and structures activate at. 7 seems to be the perfect number. |
| MOB_RALLY_SPEED | Core is in danger, engage turboboosters |
| MAX_VENT_SPREAD_DISTANCE | The max spread distance a wireweed can spread thru a vent. |
| CONTROLLER_LEVEL_UP_THRESHOLD | The controller must reach this before it can level up to the next level. |
Define Details
CONTROLLER_LEVEL_UP_THRESHOLD 
The controller must reach this before it can level up to the next level.
DEFAULT_VIEW_RANGE 
The range at which most of our objects, mobs and structures activate at. 7 seems to be the perfect number.
DOOR_OBJECT_LIST 
A list of objects that are considered part of a door, used to determine if a wireweed should attack it.
MAX_VENT_SPREAD_DISTANCE 
The max spread distance a wireweed can spread thru a vent.
MOB_RALLY_SPEED 
Core is in danger, engage turboboosters