/tg/ Station 13 - Modules - TypesDefine Details

code/datums/elements/wall_tearer.dm

WALL_TEAR_ALLOWEDReturned if we can rip up this target
WALL_TEAR_INVALIDReturned if we can't rip up this target
WALL_TEAR_FAIL_CANCEL_CHAINReturned if we can't rip up the target but still don't want to attack it
/datum/element/wall_tearerAllows attached mobs to destroy walls over time, a little less unreasonable than the instant wall deletion of wall_smasher

Define Details

WALL_TEAR_ALLOWED

Returned if we can 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

WALL_TEAR_INVALID

Returned if we can't rip up this target