Merge pull request #14167 from Citadel-Station-13/silicons-patch-6

eye lighting is no longer able to be clicked or realistically interacted with
This commit is contained in:
DeltaFire
2021-01-30 19:13:40 +01:00
committed by GitHub
+1
View File
@@ -404,6 +404,7 @@
on_mob.set_light(1, 1, current_color_string)
/obj/effect/abstract/eye_lighting
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
var/obj/item/organ/eyes/robotic/glow/parent
/obj/effect/abstract/eye_lighting/Initialize()