code/datums/components/direct_explosive_trap.dm
/datum/component/direct_explosive_trap | Responds to certain signals and 'explodes' on the person using the item.
Differs from interaction_booby_trap in that this doesn't actually explode, it just directly calls ex_act on one person. |
---|