anomaly ![code/game/objects/effects/anomalies/_anomalies.dm 2](git.png)
Vars | |
drops_core | Do we drop a core when we're neutralized? |
---|---|
immobile | Do we stay in one place? |
immortal | Do we keep on living forever? |
Procs | |
stabilize | Stabilize an anomaly, letting it stay around forever or untill destabilizes by a player. An anomaly without a core can't be signalled, but can be destabilized |
Var Details
drops_core ![code/game/objects/effects/anomalies/_anomalies.dm 20](git.png)
Do we drop a core when we're neutralized?
immobile ![code/game/objects/effects/anomalies/_anomalies.dm 24](git.png)
Do we stay in one place?
immortal ![code/game/objects/effects/anomalies/_anomalies.dm 22](git.png)
Do we keep on living forever?
Proc Details
stabilize
Stabilize an anomaly, letting it stay around forever or untill destabilizes by a player. An anomaly without a core can't be signalled, but can be destabilized