another code regression

This commit is contained in:
nevimer
2026-06-03 18:25:56 -04:00
parent f17515f75d
commit bb8b9aaaaf
@@ -68,6 +68,11 @@
/// do these eyes have pupils (or equivalent) that react to light when penlighted.
var/light_reactive = TRUE
// BUBBER EDIT - ADDITION - START
/// This enables alpha values for eyes, adjusted using preferences
var/eyes_opacity = 255
//BUBBER EDIT - ADDITION - END
/obj/item/organ/eyes/Initialize(mapload)
. = ..()
if (blink_animation)