mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-10 01:12:18 +00:00
Above light layer conversion (#8733)
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
|
||||
/atom/movable/openspace/multiplier/proc/copy_lighting(atom/movable/lighting_overlay/LO)
|
||||
appearance = LO
|
||||
layer = LIGHTING_LAYER + 0.001
|
||||
layer = EFFECTS_ABOVE_LIGHTING_LAYER
|
||||
plane = OPENTURF_CAP_PLANE
|
||||
invisibility = 0
|
||||
if (icon_state == LIGHTING_BASE_ICON_STATE)
|
||||
|
||||
Reference in New Issue
Block a user