fixes godhand not deleting on drop

fixes dismembering chaplains to steal the godhand
This commit is contained in:
hornygranny
2016-06-08 16:21:50 -07:00
parent ec9b55c13e
commit 6f9168aee1
@@ -55,6 +55,9 @@
damtype = BURN
attack_verb = list("punched", "cross countered", "pummeled")
/obj/item/weapon/nullrod/godhand/dropped(mob/user)
qdel(src)
/obj/item/weapon/nullrod/staff
icon_state = "godstaff-red"
item_state = "godstaff-red"