Merge pull request #3854 from VOREStation/upstream-merge-5339

[MIRROR] Change-Eye-Color verb should work again
This commit is contained in:
Aronai Sieyes
2018-06-15 08:57:08 -04:00
committed by GitHub
+1 -1
View File
@@ -50,7 +50,7 @@
// Now sync the organ's eye_colour list.
update_colour()
// Finally, update the eye icon on the mob.
owner.update_eyes()
owner.regenerate_icons()
/obj/item/organ/internal/eyes/replaced(var/mob/living/carbon/human/target)