modular_bandastation/~components/code/rip_and_tear_item.dm 
WALL_TEAR_ALLOWED | Return values for wall tearing validation < Tearing is allowed and should proceed |
---|---|
WALL_TEAR_INVALID | < Target is not valid for tearing |
WALL_TEAR_CANCEL_CHAIN | < Tearing is invalid and attack chain should be canceled |
/datum/component/rip_and_tear | A component that allows items to tear down walls with sustained attacks. |
Define Details
WALL_TEAR_ALLOWED 
Return values for wall tearing validation < Tearing is allowed and should proceed
WALL_TEAR_CANCEL_CHAIN 
< Tearing is invalid and attack chain should be canceled
WALL_TEAR_INVALID 
< Target is not valid for tearing