Skip to content

Commit dd48a5b

Browse files
committed
map fix
1 parent d296101 commit dd48a5b

2 files changed

Lines changed: 8 additions & 22 deletions

File tree

_maps/map_files/KiloStation/KiloStation.dmm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13803,8 +13803,8 @@
1380313803
/obj/effect/decal/cleanable/blood/oil,
1380413804
/obj/effect/decal/cleanable/dirt,
1380513805
/obj/structure/sign/poster/contraband/the_griffin/directional/north,
13806-
/mob/living/simple_animal/bot/mulebot,
1380713806
/obj/effect/turf_decal/tile/neutral/half/contrasted,
13807+
/mob/living/basic/bot/mulebot,
1380813808
/turf/open/floor/iron/dark,
1380913809
/area/station/cargo/warehouse)
1381013810
"eGL" = (
@@ -44953,8 +44953,8 @@
4495344953
/obj/effect/decal/cleanable/cobweb/cobweb2,
4495444954
/obj/machinery/airalarm/directional/north,
4495544955
/obj/machinery/light/small/directional/north,
44956-
/mob/living/simple_animal/bot/mulebot,
4495744956
/obj/effect/turf_decal/tile/neutral/half/contrasted,
44957+
/mob/living/basic/bot/mulebot,
4495844958
/turf/open/floor/iron/dark,
4495944959
/area/station/cargo/warehouse)
4496044960
"oJd" = (

_maps/map_files/PubbyStation/PubbyStation.dmm

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12164,15 +12164,7 @@
1216412164
/turf/open/floor/iron,
1216512165
/area/station/cargo/sorting)
1216612166
"aXx" = (
12167-
/obj/machinery/navbeacon{
12168-
codes_txt = "delivery;dir=4";
12169-
location = "QM #1"
12170-
},
1217112167
/obj/effect/turf_decal/bot,
12172-
/mob/living/simple_animal/bot/mulebot{
12173-
home_destination = "QM #1";
12174-
suffix = "#1"
12175-
},
1217612168
/turf/open/floor/catwalk_floor/iron,
1217712169
/area/station/cargo/storage)
1217812170
"aXy" = (
@@ -12428,11 +12420,12 @@
1242812420
/turf/open/floor/iron,
1242912421
/area/station/cargo/storage)
1243012422
"aYx" = (
12423+
/obj/effect/turf_decal/bot,
12424+
/mob/living/basic/bot/mulebot,
1243112425
/obj/machinery/navbeacon{
1243212426
codes_txt = "delivery;dir=4";
12433-
location = "QM #2"
12427+
location = "QM #1"
1243412428
},
12435-
/obj/effect/turf_decal/bot,
1243612429
/turf/open/floor/catwalk_floor/iron,
1243712430
/area/station/cargo/storage)
1243812431
"aYB" = (
@@ -12659,14 +12652,11 @@
1265912652
/turf/open/floor/iron,
1266012653
/area/station/cargo/sorting)
1266112654
"aZq" = (
12655+
/obj/effect/turf_decal/bot,
12656+
/mob/living/basic/bot/mulebot,
1266212657
/obj/machinery/navbeacon{
1266312658
codes_txt = "delivery;dir=4";
12664-
location = "QM #3"
12665-
},
12666-
/obj/effect/turf_decal/bot,
12667-
/mob/living/simple_animal/bot/mulebot{
12668-
home_destination = "QM #2";
12669-
suffix = "#2"
12659+
location = "QM #2"
1267012660
},
1267112661
/turf/open/floor/catwalk_floor/iron,
1267212662
/area/station/cargo/storage)
@@ -12879,10 +12869,6 @@
1287912869
/turf/open/floor/iron,
1288012870
/area/station/cargo/sorting)
1288112871
"baA" = (
12882-
/obj/machinery/navbeacon{
12883-
codes_txt = "delivery;dir=4";
12884-
location = "QM #4"
12885-
},
1288612872
/obj/effect/turf_decal/bot,
1288712873
/obj/structure/disposalpipe/segment{
1288812874
dir = 4

0 commit comments

Comments
 (0)