Update twohanded.dm

This commit is contained in:
kevinz000
2020-02-28 13:43:11 -07:00
committed by GitHub
parent 93d91b1808
commit ba55351e4a
+1 -1
View File
@@ -608,7 +608,7 @@
/obj/item/twohanded/spear/Initialize()
. = ..()
AddComponent(/datum/component/butchering, 100, 70) //decent in a pinch, but pretty bad.
AddComponent(/datum/component/josuting)
AddComponent(/datum/component/jousting)
AddElement(/datum/element/sword_point)
/obj/item/twohanded/spear/attack_self(mob/user)