Skip to content

Commit 7e6bff4

Browse files
authored
Sky Planet Fix (#7164)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request Replace the nanite with hivebots. Actually, they were always there. Always. Town appartement modified to be more soviet looking (recommanded by lore manager). ## Why It's Good For The Game Fixes are always good for the game :D
1 parent 97227e9 commit 7e6bff4

File tree

4 files changed

+1757
-1311
lines changed

4 files changed

+1757
-1311
lines changed

maps/sectors/sky_planet/levels/sky_planet_ground_west.dmm

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"ax" = (
88
/turf/simulated/floor/outdoors/rocks/outdoors,
99
/area/sector/sky_planet/outpost)
10+
"aR" = (
11+
/mob/living/simple_mob/mechanical/hivebot,
12+
/turf/simulated/floor/cult,
13+
/area/sector/sky_planet/outpost)
1014
"aZ" = (
1115
/obj/structure/railing/grey{
1216
dir = 4
@@ -43,7 +47,7 @@
4347
/turf/simulated/wall/solidrock,
4448
/area/sector/sky_planet/rock)
4549
"fi" = (
46-
/mob/living/simple_mob/mechanical/cyber_horror/tajaran,
50+
/mob/living/simple_mob/mechanical/hivebot/ranged_damage,
4751
/turf/simulated/floor/outdoors/ash_sand/outdoors,
4852
/area/sector/sky_planet/ground)
4953
"fn" = (
@@ -165,10 +169,6 @@
165169
"pg" = (
166170
/turf/simulated/mineral/cave,
167171
/area/sector/sky_planet/ground)
168-
"px" = (
169-
/mob/living/simple_mob/mechanical/cyber_horror/tajaran,
170-
/turf/simulated/floor/cult,
171-
/area/sector/sky_planet/outpost)
172172
"pW" = (
173173
/obj/structure/sandbag,
174174
/turf/simulated/floor/outdoors/ash_sand/outdoors,
@@ -408,13 +408,17 @@
408408
/turf/simulated/floor/tiled/steel_dirty/indoors,
409409
/area/sector/sky_planet/outpost)
410410
"No" = (
411-
/mob/living/simple_mob/mechanical/cyber_horror/tajaran,
411+
/mob/living/simple_mob/mechanical/hivebot/ranged_damage,
412412
/turf/simulated/floor/outdoors/rocks/outdoors,
413413
/area/sector/sky_planet/ground)
414414
"Nr" = (
415415
/obj/machinery/mining/drill,
416416
/turf/simulated/floor/outdoors/ash_sand/outdoors,
417417
/area/sector/sky_planet/ground)
418+
"NJ" = (
419+
/mob/living/simple_mob/mechanical/hivebot,
420+
/turf/simulated/floor/outdoors/ash_sand/outdoors,
421+
/area/sector/sky_planet/ground)
418422
"NV" = (
419423
/obj/structure/railing/grey{
420424
dir = 4
@@ -19315,7 +19319,7 @@ jr
1931519319
Qm
1931619320
Qm
1931719321
Qm
19318-
Qm
19322+
NJ
1931919323
hm
1932019324
jr
1932119325
jr
@@ -19702,7 +19706,7 @@ Qm
1970219706
Qm
1970319707
Qm
1970419708
Qm
19705-
fi
19709+
Qm
1970619710
jr
1970719711
Qm
1970819712
hm
@@ -20087,7 +20091,7 @@ Pu
2008720091
jr
2008820092
jr
2008920093
jr
20090-
fi
20094+
NJ
2009120095
hm
2009220096
Qm
2009320097
jr
@@ -24170,8 +24174,8 @@ gV
2417024174
gV
2417124175
mc
2417224176
VG
24173-
px
2417424177
VG
24178+
aR
2417524179
IW
2417624180
IW
2417724181
IW
@@ -24557,7 +24561,7 @@ Qm
2455724561
gV
2455824562
gV
2455924563
mc
24560-
px
24564+
aR
2456124565
VG
2456224566
VG
2456324567
Fg

0 commit comments

Comments
 (0)