mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Grey eye check (#16948)
This commit is contained in:
@@ -91,4 +91,6 @@
|
||||
|
||||
/datum/species/grey/get_species_runechat_color(mob/living/carbon/human/H)
|
||||
var/obj/item/organ/internal/eyes/E = H.get_int_organ(/obj/item/organ/internal/eyes)
|
||||
return E.eye_color
|
||||
if(E)
|
||||
return E.eye_color
|
||||
return flesh_color
|
||||
|
||||
Reference in New Issue
Block a user