Skip to content

Commit

Permalink
update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Iajret committed Dec 9, 2023
1 parent aa9b0c7 commit 5541b4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions _maps/map_files/KiloStation2/KiloStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -14898,7 +14898,7 @@
/obj/structure/disposalpipe/segment{
dir = 10
},
/mob/living/simple_animal/bot/cleanbot/medbay,
/mob/living/basic/bot/cleanbot/medbay,
/obj/effect/turf_decal/tile/neutral/half/contrasted{
dir = 4
},
Expand Down Expand Up @@ -23948,7 +23948,7 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable,
/mob/living/simple_animal/bot/cleanbot/medbay{
/mob/living/basic/bot/cleanbot/medbay{
maints_access_required = list(22);
name = "Deacon Scrubsy"
},
Expand Down Expand Up @@ -60517,7 +60517,7 @@
/obj/structure/disposalpipe/segment{
dir = 5
},
/mob/living/simple_animal/bot/cleanbot/autopatrol,
/mob/living/basic/bot/cleanbot/autopatrol,
/obj/effect/turf_decal/tile/purple/half/contrasted,
/obj/effect/turf_decal/tile/blue,
/turf/open/floor/iron,
Expand Down
3 changes: 2 additions & 1 deletion _maps/map_files/NSSJourney/NSSJourney.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -21572,6 +21572,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/mob/living/basic/bot/cleanbot/medbay,
/turf/open/floor/iron/white,
/area/station/medical/cryo)
"bGY" = (
Expand Down Expand Up @@ -29962,7 +29963,7 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
},
/mob/living/simple_animal/bot/cleanbot,
/mob/living/basic/bot/cleanbot,
/turf/open/floor/iron/dark,
/area/station/ai_monitored/turret_protected/aisat/service)
"cvi" = (
Expand Down

0 comments on commit 5541b4b

Please sign in to comment.