Skip to content

Commit

Permalink
Ladder and disposal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraSayomi committed Nov 13, 2024
1 parent 8091d7a commit cf177bd
Show file tree
Hide file tree
Showing 6 changed files with 317 additions and 301 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,6 @@
/obj/machinery/airalarm/directional/north,
/obj/machinery/power/apc{
areastring = "/area/engineering/substation/service/lower";
dir = 4;
name = "Lower East Engineering Post APC";
pixel_x = -24
},
Expand Down Expand Up @@ -493,10 +492,6 @@
"Rl" = (
/turf/open/floor/plating/snowed/smoothed/warmer,
/area/maintenance/central/frozen/upper)
"RO" = (
/obj/structure/ladder,
/turf/open/floor/plating/snowed/smoothed/warmer,
/area/maintenance/central/frozen/upper)
"RR" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable{
Expand Down Expand Up @@ -1822,9 +1817,9 @@ CT
CT
CT
CT
CT
Vf
Vf
iW
iW
iW
WA
PQ
qV
Expand Down Expand Up @@ -1854,12 +1849,12 @@ CT
CT
CT
CT
CT
Vf
Vf
Vf
iW
RO
Rl
Rl
Rl
Rl
Rl
Sf
Rl
Rl
Expand All @@ -1886,10 +1881,10 @@ CT
CT
CT
CT
CT
Vf
Vf
Vf
iW
Rl
Rl
Rl
iW
iW
iW
Expand Down Expand Up @@ -1918,11 +1913,11 @@ CT
CT
CT
CT
CT
CT
Vf
Vf
Vf
iW
Rl
Rl
Rl
iW
Vf
Vf
Vf
Expand Down Expand Up @@ -1950,11 +1945,11 @@ CT
CT
CT
CT
CT
CT
Vf
Vf
Vf
iW
Rl
Rl
Rl
iW
Vf
Vf
Vf
Expand Down Expand Up @@ -1982,11 +1977,11 @@ CT
CT
CT
CT
CT
CT
CT
CT
CT
iW
Rl
Rl
Rl
iW
CT
CT
CT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,6 @@
},
/turf/open/floor/plating,
/area/engineering/substation/service/lower)
"ut" = (
/obj/structure/ladder,
/turf/open/floor/plating/snowed/smoothed/warmer,
/area/maintenance/central/frozen/upper)
"vG" = (
/obj/structure/chair/sofa/corp/left{
dir = 4
Expand Down Expand Up @@ -380,7 +376,6 @@
/obj/machinery/airalarm/directional/north,
/obj/machinery/power/apc{
areastring = "/area/engineering/substation/service/lower";
dir = 4;
name = "Lower East Engineering Post APC";
pixel_x = -24
},
Expand Down Expand Up @@ -747,6 +742,9 @@
},
/turf/open/floor/wood/shadow,
/area/maintenance/central/frozen/upper)
"ZP" = (
/turf/closed/wall/mineral/snow,
/area/maintenance/central/frozen/upper)
"ZR" = (
/obj/machinery/atmospherics/pipe/simple/violet/hidden{
dir = 6
Expand Down Expand Up @@ -2007,9 +2005,9 @@ Ot
Ot
Ot
Ot
Ot
Yi
Yi
ZP
ZP
ZP
BX
nI
sd
Expand Down Expand Up @@ -2039,12 +2037,12 @@ Ot
Ot
Ot
Ot
Ot
Yi
Yi
Yi
YA
ut
ZP
td
td
td
td
td
JH
td
td
Expand All @@ -2071,15 +2069,15 @@ Ot
Ot
Ot
Ot
Ot
Yi
Yi
Yi
YA
YA
YA
YA
YA
ZP
td
td
td
ZP
ZP
ZP
ZP
ZP
YA
YA
YA
Expand All @@ -2103,11 +2101,11 @@ Ot
Ot
Ot
Ot
Ot
Ot
Yi
Yi
Yi
ZP
td
td
td
ZP
Yi
Yi
Yi
Expand Down Expand Up @@ -2135,11 +2133,11 @@ Ot
Ot
Ot
Ot
Ot
Ot
Yi
Yi
Yi
ZP
td
td
td
ZP
Yi
Yi
Yi
Expand Down Expand Up @@ -2167,11 +2165,11 @@ Ot
Ot
Ot
Ot
Ot
Ot
Ot
Ot
Ot
ZP
td
td
td
ZP
Ot
Ot
Ot
Expand Down
Loading

0 comments on commit cf177bd

Please sign in to comment.