Update twohanded.dm

This commit is contained in:
kevinz000
2020-01-05 11:20:13 -08:00
committed by GitHub
parent 46cf029a28
commit 4d151b2a7c
+1 -1
View File
@@ -783,7 +783,7 @@
attack_verb = list("gored")
var/clonechance = 50
var/clonedamage = 12
var/clonespeed = 0.5
var/clonespeed = 0
/obj/item/twohanded/spear/grey_tide/afterattack(atom/movable/AM, mob/living/user, proximity)
. = ..()