Skip to content

Commit

Permalink
fix(genesis): the right merchant shuttle console and license
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr authored Oct 29, 2024
1 parent 0f773d9 commit 1d6f40c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maps/genesis/genesis-3.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,7 @@
"aVf" = (/mob/living/carbon/human/monkey{name = "Murphey"},/turf/unsimulated/floor{icon_state = "freezerfloor"},/area/wizard_station)
"aVg" = (/obj/structure/bed/chair/comfy/black,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVh" = (/obj/machinery/button/remote/blast_door{name = "Merchant Window Shutters"; pixel_x = 28; id = "merchantshuttle"; req_access = list(201)},/obj/structure/bed/chair/comfy/black,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVi" = (/obj/structure/table/reinforced,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVi" = (/obj/structure/table/reinforced,/obj/item/paper/trade_lic,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVj" = (/obj/structure/disposalpipe/segment{icon_state = "pipe-c"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/merchant_station)
"aVk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/merchant_station)
"aVl" = (/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/merchant_station)
Expand All @@ -2244,7 +2244,7 @@
"aVu" = (/obj/item/material/knife/ritual,/turf/unsimulated/floor{icon_state = "freezerfloor"},/area/wizard_station)
"aVv" = (/turf/space,/turf/simulated/shuttle/wall/corner/smoothwhite/ne,/area/shuttle/merchant/home)
"aVw" = (/obj/structure/computerframe,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVx" = (/obj/machinery/computer/shuttle_control/merchant,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVx" = (/obj/machinery/computer/shuttle_control/multi/merchant,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVy" = (/obj/structure/table/reinforced,/obj/item/paper_bin{pixel_x = 1; pixel_y = 9},/obj/item/pen,/turf/simulated/floor/trim/carpet/blue,/area/shuttle/merchant/home)
"aVz" = (/turf/space,/turf/simulated/shuttle/wall/corner/smoothwhite/nw,/area/shuttle/merchant/home)
"aVA" = (/obj/structure/sign/bluecross_2,/turf/simulated/wall,/area/merchant_station)
Expand Down

0 comments on commit 1d6f40c

Please sign in to comment.