uuuuh if you say so boss

This commit is contained in:
necromanceranne
2021-03-16 06:14:49 +11:00
parent 832fb7a6f8
commit 1de69e0dec
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
item_state = "teleprod"
slot_flags = null
/obj/item/melee/baton/cattleprod/teleprod/baton_stun(mob/living/L, mob/living/carbon/user)//handles making things teleport when hit
/obj/item/melee/baton/cattleprod/teleprod/baton_stun(mob/living/L, mob/living/carbon/user, shoving = FALSE)//handles making things teleport when hit
. = ..()
if(!. || L.anchored)
return