Ok, done.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
var/failed = FALSE //to prevent constantly running failing code
|
||||
var/operated = FALSE //whether the heart's been operated on to fix some of its damages
|
||||
|
||||
/obj/item/organ/heart/update_icon()
|
||||
/obj/item/organ/heart/update_icon_state()
|
||||
if(beating)
|
||||
icon_state = "[icon_base]-on"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user