mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
[Space Ruins] Fixes the stairs used in the Sulaco Ruin (#69143)
these stairs were silly
This commit is contained in:
@@ -179,9 +179,10 @@
|
||||
/turf/open/floor/pod/light,
|
||||
/area/ruin/unpowered)
|
||||
"mi" = (
|
||||
/obj/structure/stairs/west,
|
||||
/obj/machinery/door/window/brigdoor/left/directional/east,
|
||||
/turf/open/floor/plating,
|
||||
/turf/open/floor/iron/stairs{
|
||||
dir = 8
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"mu" = (
|
||||
/obj/structure/frame/computer{
|
||||
@@ -226,9 +227,10 @@
|
||||
/turf/open/floor/iron/airless,
|
||||
/area/ruin/unpowered)
|
||||
"pj" = (
|
||||
/obj/structure/stairs/west,
|
||||
/obj/machinery/door/window/brigdoor/right/directional/east,
|
||||
/turf/open/floor/plating,
|
||||
/turf/open/floor/iron/stairs{
|
||||
dir = 8
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"pv" = (
|
||||
/obj/machinery/door/airlock/command/glass{
|
||||
|
||||
Reference in New Issue
Block a user