mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Update structures.dm
This commit is contained in:
@@ -130,11 +130,7 @@
|
|||||||
density = 0
|
density = 0
|
||||||
opacity = 0
|
opacity = 0
|
||||||
anchored = 1
|
anchored = 1
|
||||||
<<<<<<< HEAD
|
|
||||||
layer = 2.4 // Above turf, but they're sort of the floor, so below objects.
|
|
||||||
=======
|
|
||||||
flags = ON_BORDER
|
flags = ON_BORDER
|
||||||
>>>>>>> ca2dab5... Merge pull request #5924 from Atermonera/stairway_to_heaven
|
|
||||||
|
|
||||||
/obj/structure/stairs/initialize()
|
/obj/structure/stairs/initialize()
|
||||||
. = ..()
|
. = ..()
|
||||||
|
|||||||
Reference in New Issue
Block a user