Ok, done.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
. = ..()
|
||||
. += "Has [charges] charge\s remaining."
|
||||
|
||||
/obj/item/gun/magic/wand/update_icon()
|
||||
/obj/item/gun/magic/wand/update_icon_state()
|
||||
icon_state = "[initial(icon_state)][charges ? "" : "-drained"]"
|
||||
|
||||
/obj/item/gun/magic/wand/attack(atom/target, mob/living/user)
|
||||
|
||||
Reference in New Issue
Block a user