mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #3855 from VOREStation/upstream-merge-5341
[MIRROR] Wires are under catwalks, fueltanks are over floor decals
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user