mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +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
|
density = 0
|
||||||
opacity = 0
|
opacity = 0
|
||||||
anchored = 1
|
anchored = 1
|
||||||
layer = 2.4 // Above turf, but they're sort of the floor, so below objects.
|
flags = ON_BORDER
|
||||||
|
|
||||||
/obj/structure/stairs/Initialize()
|
/obj/structure/stairs/Initialize()
|
||||||
. = ..()
|
. = ..()
|
||||||
@@ -182,4 +182,4 @@
|
|||||||
|
|
||||||
/obj/structure/stairs/west
|
/obj/structure/stairs/west
|
||||||
dir = WEST
|
dir = WEST
|
||||||
bound_width = 64
|
bound_width = 64
|
||||||
|
|||||||
4
html/changelogs/ater_stairs.yml
Normal file
4
html/changelogs/ater_stairs.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Atermonera
|
||||||
|
delete-after: True
|
||||||
|
changes
|
||||||
|
- bugfix: "Stairs have been straightened and now connect to both the heavens and hells, formerly just the hells."
|
||||||
Reference in New Issue
Block a user