Merge pull request #3437 from Citadel-Station-13/upstream-merge-31744

[MIRROR] Fixes godhand having no inhand sprite
This commit is contained in:
LetterJay
2017-10-17 08:53:37 -04:00
committed by GitHub

View File

@@ -52,6 +52,8 @@
/obj/item/nullrod/godhand
icon_state = "disintegrate"
item_state = "disintegrate"
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
name = "god hand"
desc = "This hand of yours glows with an awesome power!"
flags_1 = ABSTRACT_1 | NODROP_1 | DROPDEL_1