/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/crushing.dm

SUCCESSFULLY_CRUSHED_MOBSet if the tipped object successfully crushed a subtype of /mob/living.
SUCCESSFULLY_CRUSHED_ATOMSet if the tipped object successfully crushed a subtype of /atom.
SUCCESSFULLY_FELL_OVERSet if the tipped object successfully actually fell over, which can fail if it couldn't enter the turf it tried to fall into.

Define Details

SUCCESSFULLY_CRUSHED_ATOM

Set if the tipped object successfully crushed a subtype of /atom.

SUCCESSFULLY_CRUSHED_MOB

Set if the tipped object successfully crushed a subtype of /mob/living.

SUCCESSFULLY_FELL_OVER

Set if the tipped object successfully actually fell over, which can fail if it couldn't enter the turf it tried to fall into.