Skip to content

Commit f12c743

Browse files
authored
stair fix at the sky planet town (#7232)
1 parent 2e406fd commit f12c743

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

maps/sectors/sky_planet/levels/sky_planet_sky_west.dmm

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,11 @@
383383
/mob/living/simple_mob/mechanical/hivebot,
384384
/turf/simulated/floor/tiled/monodark,
385385
/area/sector/sky_planet/station_city/street)
386+
"hu" = (
387+
/obj/item/robot_parts/l_arm,
388+
/obj/random/energy,
389+
/turf/simulated/floor/tiled/techfloor/lythios43c,
390+
/area/sector/sky_planet/station_city/street)
386391
"hx" = (
387392
/obj/effect/debris/cleanable/blood,
388393
/obj/machinery/light/spot{
@@ -795,7 +800,7 @@
795800
/turf/simulated/floor/tiled/techfloor/lythios43c,
796801
/area/sector/sky_planet/station_city/street)
797802
"qa" = (
798-
/obj/structure/fake_stairs/west/bottom,
803+
/obj/structure/stairs/spawner/west,
799804
/turf/simulated/floor/tiled/monotechmaint,
800805
/area/sector/sky_planet/station_city/street)
801806
"qb" = (
@@ -1156,6 +1161,10 @@
11561161
"ws" = (
11571162
/turf/simulated/wall/solidrock,
11581163
/area/sector/sky_planet/rock)
1164+
"wv" = (
1165+
/obj/random/multiple/gun/projectile/rifle,
1166+
/turf/simulated/floor/tiled/techfloor/lythios43c,
1167+
/area/sector/sky_planet/station_city/street)
11591168
"wz" = (
11601169
/obj/effect/floor_decal/borderfloorwhite/full,
11611170
/turf/simulated/floor/wood/indoors,
@@ -1733,7 +1742,7 @@
17331742
/turf/simulated/open/lythios43c,
17341743
/area/sector/sky_planet/outpost)
17351744
"Jt" = (
1736-
/obj/structure/fake_stairs/west/bottom,
1745+
/obj/structure/stairs/spawner/west,
17371746
/turf/simulated/floor/tiled/monodark,
17381747
/area/sector/sky_planet/station_city/street)
17391748
"Jw" = (
@@ -1896,6 +1905,10 @@
18961905
/obj/structure/lightpost/urban,
18971906
/turf/simulated/floor/tiled/monotechmaint,
18981907
/area/sector/sky_planet/station_city/street)
1908+
"MH" = (
1909+
/obj/effect/debris/cleanable/molten_item,
1910+
/turf/simulated/floor/tiled/techfloor/lythios43c,
1911+
/area/sector/sky_planet/station_city/street)
18991912
"MR" = (
19001913
/obj/structure/window/reinforced{
19011914
dir = 8
@@ -35543,8 +35556,8 @@ tE
3554335556
UF
3554435557
ae
3554535558
kM
35546-
cx
35547-
cx
35559+
hu
35560+
MH
3554835561
Ud
3554935562
Or
3555035563
vl
@@ -35737,8 +35750,8 @@ tE
3573735750
cx
3573835751
oH
3573935752
kM
35740-
cx
35741-
cx
35753+
MH
35754+
wv
3574235755
cx
3574335756
Yd
3574435757
cx

0 commit comments

Comments
 (0)