From c0f08c309daaa7f8fdfc3ef5ec02861cdb121ad2 Mon Sep 17 00:00:00 2001 From: Aryn Date: Mon, 24 Feb 2014 07:12:40 -0700 Subject: [PATCH] Fixed ghosts' lighting toggle. Mesons still look weird. --- code/WorkInProgress/Aryn/Lighting/Engine.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/WorkInProgress/Aryn/Lighting/Engine.dm b/code/WorkInProgress/Aryn/Lighting/Engine.dm index 5092f726bf5..82a4324ba8f 100644 --- a/code/WorkInProgress/Aryn/Lighting/Engine.dm +++ b/code/WorkInProgress/Aryn/Lighting/Engine.dm @@ -59,6 +59,7 @@ obj/effect/lighting_overlay mouse_opacity = 0 icon = 'icons/effects/ArynLights.dmi' icon_state = "0000" + invisibility = INVISIBILITY_LIGHTING atom/var/light/light