Above light layer conversion (#8733)

This commit is contained in:
Chada-1
2020-04-28 08:17:01 -05:00
committed by GitHub
parent 138b3f115f
commit 509515e69e
10 changed files with 53 additions and 12 deletions

View File

@@ -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)