mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 16:14:08 +01:00
fixes godhand not deleting on drop
fixes dismembering chaplains to steal the godhand
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user