Fix pipe layering

This commit is contained in:
Mark van Alphen
2019-05-04 00:47:16 +02:00
parent de2fd6e1c2
commit 9009cd443e
13 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ By design, d1 is the smallest direction and d2 is the highest
icon_state = "0-1"
var/d1 = 0
var/d2 = 1
layer = 2.44 //Just below unary stuff, which is at 2.45 and above pipes, which are at 2.4
layer = WIRE_LAYER //Just below unary stuff, which is at 2.45 and above pipes, which are at 2.4
color = COLOR_RED
/obj/structure/cable/yellow