Fixes flashlight eyes trying to add nonexistent irises to themselves (#92167)

## About The Pull Request

This adds a FUCK texture to them, which probably should not be
happening.

## Changelog
🆑
fix: Fixed flashlight eyes trying to add nonexistent irises to
themselves
/🆑
This commit is contained in:
SmArtKar
2025-07-18 22:06:53 +02:00
committed by GitHub
parent b53e931669
commit decee021eb
3 changed files with 3 additions and 3 deletions
@@ -711,10 +711,10 @@
/obj/item/organ/eyes/robotic/flashlight
name = "flashlight eyes"
desc = "It's two flashlights rigged together with some wire. Why would you put these in someone's head?"
eye_color_left ="#fee5a3"
eye_color_right ="#fee5a3"
icon = 'icons/obj/lighting.dmi'
icon_state = "flashlight_eyes"
eye_color_left = "#fee5a3"
eye_color_right = "#fee5a3"
iris_overlay = null
flash_protect = FLASH_PROTECTION_WELDER
tint = INFINITY
var/obj/item/flashlight/eyelight/eye