mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Merge pull request #4739 from VOREStation/upstream-merge-5924
[MIRROR] Stairs go up
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user