code/datums/elements/wall_tearer.dm ![code/datums/elements/wall_tearer.dm0](git.png)
WALL_TEAR_ALLOWED | Returned if we can rip up this target |
---|---|
WALL_TEAR_INVALID | Returned if we can't rip up this target |
WALL_TEAR_FAIL_CANCEL_CHAIN | Returned if we can't rip up the target but still don't want to attack it |
/datum/element/wall_tearer | Allows attached mobs to destroy walls over time, a little less unreasonable than the instant wall deletion of wall_smasher |
Define Details
WALL_TEAR_ALLOWED ![code/datums/elements/wall_tearer.dm 2](git.png)
Returned if we can rip up this target
WALL_TEAR_FAIL_CANCEL_CHAIN ![code/datums/elements/wall_tearer.dm 6](git.png)
Returned if we can't rip up the target but still don't want to attack it
WALL_TEAR_INVALID ![code/datums/elements/wall_tearer.dm 4](git.png)
Returned if we can't rip up this target