Update hydroitemdefines.dm

This commit is contained in:
kevinz000
2018-12-08 04:16:04 -08:00
committed by GitHub
parent 1a2a8ec6ae
commit a2f9135951
@@ -115,6 +115,7 @@
slot_flags = ITEM_SLOT_BACK
attack_verb = list("chopped", "sliced", "cut", "reaped")
hitsound = 'sound/weapons/bladeslice.ogg'
total_mass = 1.25
var/swiping = FALSE
/obj/item/scythe/Initialize()