Fixes godhand having no inhand sprite (#31744)

* Fixes godhand having no inhand

* Correct file paths
This commit is contained in:
KorPhaeron
2017-10-16 14:33:29 -05:00
committed by CitadelStationBot
parent c90a4b9ca0
commit 74c6e7e23f
+2
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