Merge pull request #1012 from DragonTrance/eye-lighting

Disables the ability to right-click eye lighting effects
This commit is contained in:
QuoteFox
2021-03-02 08:40:13 +00:00
committed by GitHub
+1
View File
@@ -362,6 +362,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()