Merge pull request #4739 from VOREStation/upstream-merge-5924

[MIRROR] Stairs go up
This commit is contained in:
Novacat
2019-03-28 17:55:27 -04:00
committed by GitHub
2 changed files with 6 additions and 2 deletions

View File

@@ -130,7 +130,7 @@
density = 0
opacity = 0
anchored = 1
layer = 2.4 // Above turf, but they're sort of the floor, so below objects.
flags = ON_BORDER
/obj/structure/stairs/Initialize()
. = ..()
@@ -182,4 +182,4 @@
/obj/structure/stairs/west
dir = WEST
bound_width = 64
bound_width = 64