diff --git a/code/modules/power/lighting.dm b/code/modules/power/lighting.dm index 245845a14b0..b079d2fde59 100644 --- a/code/modules/power/lighting.dm +++ b/code/modules/power/lighting.dm @@ -16,7 +16,7 @@ icon = 'icons/obj/lighting.dmi' icon_state = "tube-construct-stage1" anchored = 1 -// layer = 5 // Vorestation removal. + layer = OBJ_LAYER // Vorestation edit var/stage = 1 var/fixture_type = "tube" var/sheets_refunded = 2