This commit is contained in:
Ghommie
2019-10-02 00:42:19 +02:00
parent 2a84162c59
commit d245a9d28d

View File

@@ -236,6 +236,7 @@
. = P.on_hit(src, 0, def_zone)
//used on altdisarm() for special interactions between the shoved victim (target) and the src, with user being the one shoving the target on it.
// IMPORTANT: if you wish to add a new own shove_act() to a certain object, remember to add SHOVABLE_ONTO to its obj_flags bitfied var first.
/atom/proc/shove_act(mob/living/target, mob/living/user)
return FALSE