Merge pull request #5339 from Anewbe/eye_color

Change-Eye-Color verb should work again
This commit is contained in:
Atermonera
2018-06-10 12:38:58 -07:00
committed by VirgoBot
parent 5db710c434
commit f7d77629af

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)