Skip to content

Commit

Permalink
Various fixes of the more variety
Browse files Browse the repository at this point in the history
  • Loading branch information
Ical92 committed Dec 17, 2024
1 parent fd56c81 commit c20f6e2
Showing 1 changed file with 21 additions and 11 deletions.
32 changes: 21 additions & 11 deletions _maps/shuttles/minutemen/minutemen_arke.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -670,14 +670,14 @@
/obj/effect/turf_decal/spline/fancy/opaque/black{
dir = 1
},
/obj/structure/reagent_dispensers/watertank,
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable,
/obj/machinery/light_switch{
dir = 8;
pixel_x = 20;
pixel_y = 12
},
/obj/structure/reagent_dispensers/fueltank,
/turf/open/floor/engine/hull/interior,
/area/ship/engineering)
"tG" = (
Expand Down Expand Up @@ -852,8 +852,12 @@
/turf/open/floor/plasteel/tech,
/area/ship/cargo)
"zd" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/obj/structure/window/reinforced/fulltile,
/obj/structure/grille,
/obj/machinery/door/poddoor/shutters{
id = "arke_engi_lockdown"
},
/turf/open/floor/plating,
/area/ship/engineering)
"zn" = (
/obj/machinery/door/firedoor/border_only,
Expand Down Expand Up @@ -938,7 +942,6 @@
/area/ship/cargo)
"Bu" = (
/obj/effect/turf_decal/spline/fancy/opaque/black,
/obj/structure/reagent_dispensers/fueltank,
/obj/structure/sign/warning/fire{
pixel_x = 24;
pixel_y = -6
Expand All @@ -948,6 +951,7 @@
pixel_y = 6
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/engine/hull/interior,
/area/ship/engineering)
"BH" = (
Expand Down Expand Up @@ -1295,16 +1299,17 @@
width = 30;
height = 15;
dwidth = 1;
dheight = 3
dheight = 3;
name = "Arke Cargo Bay"
},
/turf/template_noop,
/area/space)
"LX" = (
/obj/structure/dresser{
dir = 4
dir = 8
},
/obj/item/flashlight/lamp/green{
pixel_x = 6;
pixel_x = 2;
pixel_y = 14
},
/obj/structure/sign/poster/clip/lanchester{
Expand Down Expand Up @@ -1516,8 +1521,13 @@
/turf/open/floor/plating,
/area/ship/engineering)
"Rs" = (
/obj/structure/sign/clip{
pixel_x = 32
/obj/docking_port/stationary{
width = 30;
height = 15;
dwidth = 7;
dheight = -3;
name = "Arke External Airlock";
dir = 4
},
/turf/template_noop,
/area/space)
Expand Down Expand Up @@ -1841,7 +1851,7 @@ Gt
GS
Gw
Oy
Rs
es
es
"}
(3,1,1) = {"
Expand Down Expand Up @@ -2240,7 +2250,7 @@ es
es
es
bF
es
Rs
es
es
es
Expand Down

0 comments on commit c20f6e2

Please sign in to comment.