mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00: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