Fixes godhand having no inhand sprite (#31744)
* Fixes godhand having no inhand * Correct file paths
This commit is contained in:
committed by
CitadelStationBot
parent
c90a4b9ca0
commit
74c6e7e23f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user