From f7c7e2e0c7d6c33db0b0069ca83578db5f2b4dad Mon Sep 17 00:00:00 2001 From: Verkister Date: Tue, 6 Jul 2021 17:36:48 +0300 Subject: [PATCH] Update misc.dm --- code/game/objects/effects/misc.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/effects/misc.dm b/code/game/objects/effects/misc.dm index 64f46103cb0..725d26c1f5b 100644 --- a/code/game/objects/effects/misc.dm +++ b/code/game/objects/effects/misc.dm @@ -44,7 +44,7 @@ icon = 'icons/goonstation/featherzone.dmi' icon_state = "hazard-corners" time_to_die = 5 SECONDS - plane = ABOVE_OBJ_PLANE + plane = PLANE_LIGHTING_ABOVE //VOREStation Edit End // The manifestation of Zeus's might. Or just a really unlucky day.