Merge pull request #3855 from VOREStation/upstream-merge-5341

[MIRROR] Wires are under catwalks, fueltanks are over floor decals
This commit is contained in:
Aronai Sieyes
2018-06-15 08:57:22 -04:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
/obj/structure/catwalk
name = "catwalk"
desc = "Cats really don't like these things."
plane = TURF_PLANE
plane = DECAL_PLANE
layer = ABOVE_UTILITY
icon = 'icons/turf/catwalks.dmi'
icon_state = "catwalk"

View File

@@ -5,8 +5,7 @@
desc = "..."
icon = 'icons/obj/objects.dmi'
icon_state = "watertank"
plane = TURF_PLANE
layer = TABLE_LAYER // Above catwalks, hopefully below other things
layer = TABLE_LAYER
density = 1
anchored = 0
pressure_resistance = 2*ONE_ATMOSPHERE