Bugsquashing (#96204)

This commit is contained in:
FlufflesTheDog
2026-05-26 09:08:36 -04:00
committed by GitHub
parent 8d7744303f
commit e83d0cc4c6
3 changed files with 6 additions and 3 deletions
@@ -426,6 +426,8 @@
. = ..()
eye_color_left = initial(eye_color_left)
eye_color_right = initial(eye_color_right)
fix_scar(LEFT_EYE_SCAR)
fix_scar(RIGHT_EYE_SCAR)
/obj/item/organ/eyes/on_low_damage_received()
if(damage >= high_threshold)