Distinguish between plating turf layer and floor turf layer. (#20503)

* move plating layer

* atmos correctness pass

* transparent floor ordering and wire terminal stuff

* fix control flow spacing
This commit is contained in:
unknownuser782
2023-03-26 11:25:08 +00:00
committed by GitHub
parent 405137789d
commit f28f14d90b
20 changed files with 111 additions and 45 deletions
+2 -1
View File
@@ -373,7 +373,8 @@ GLOBAL_LIST_EMPTY(safes)
icon_state = "floorsafe"
density = FALSE
level = 1 //Under the floor
layer = LOW_OBJ_LAYER
plane = FLOOR_PLANE
layer = ABOVE_PLATING_LAYER
drill_x_offset = -1
drill_y_offset = 20