This commit is contained in:
kevinz000
2018-12-08 04:19:41 -08:00
committed by GitHub
parent a2f9135951
commit a347cd14e2

View File

@@ -115,7 +115,7 @@
slot_flags = ITEM_SLOT_BACK
attack_verb = list("chopped", "sliced", "cut", "reaped")
hitsound = 'sound/weapons/bladeslice.ogg'
total_mass = 1.25
total_mass = 1.75
var/swiping = FALSE
/obj/item/scythe/Initialize()