Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kar4es committed Nov 9, 2023
1 parent 8080493 commit 868f124
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions _maps/map_files220/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -9035,19 +9035,13 @@
/turf/simulated/floor/plasteel,
/area/station/supply/qm)
"aPR" = (
/obj/machinery/door_control/shutter/west{
id = "qm_warehouse";
name = "Warehouse Door Control";
req_access_txt = "31"
},
/obj/structure/table,
/obj/machinery/kitchen_machine/microwave{
pixel_y = 6
},
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light_switch/west{
dir = 4;
pixel_y = -8
dir = 4
},
/turf/simulated/floor/plasteel,
/area/station/supply/storage)
Expand Down Expand Up @@ -48102,7 +48096,6 @@
d2 = 8;
icon_state = "0-8"
},
/obj/effect/mapping_helpers/airlock/access/all/supply/qm,
/turf/simulated/floor/plating,
/area/station/supply/storage)
"eFw" = (
Expand Down Expand Up @@ -60779,7 +60772,6 @@
d2 = 8;
icon_state = "4-8"
},
/obj/effect/mapping_helpers/airlock/access/all/supply/qm,
/turf/simulated/floor/plating,
/area/station/supply/storage)
"kBs" = (
Expand Down Expand Up @@ -82489,6 +82481,11 @@
id_tag = "qm_warehouse";
name = "Warehouse Shutters"
},
/obj/machinery/door_control/shutter/north{
id = "qm_warehouse";
name = "Warehouse Door Control";
req_access_txt = "31"
},
/turf/simulated/floor/plasteel,
/area/station/supply/storage)
"uKT" = (
Expand Down

0 comments on commit 868f124

Please sign in to comment.