Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Nov 4, 2023
1 parent f5fb233 commit 82ec93a
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 130 deletions.
14 changes: 6 additions & 8 deletions _maps/shuttles/subshuttles/minutemen_crux.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
/obj/structure/cable{
icon_state = "0-2"
},
/obj/effect/landmark/ert_shuttle_spawn,
/turf/open/floor/plasteel/telecomms_floor,
/area/ship/bridge)
"b" = (
Expand Down Expand Up @@ -53,10 +52,15 @@
/obj/structure/chair/comfy/shuttle{
dir = 1
},
/obj/effect/landmark/ert_shuttle_spawn,
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
"g" = (
/obj/docking_port/mobile{
dir = 8;
name = "crux dock";
port_direction = 2;
preferred_direction = 8
},
/obj/machinery/door/poddoor{
id = "crux_blastdoors";
dir = 4
Expand All @@ -69,7 +73,6 @@
},
/obj/machinery/light/directional/north,
/obj/structure/chair/comfy/shuttle,
/obj/effect/landmark/ert_shuttle_spawn,
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
"i" = (
Expand Down Expand Up @@ -122,7 +125,6 @@
/obj/structure/chair/comfy/shuttle{
dir = 1
},
/obj/effect/landmark/ert_shuttle_spawn,
/obj/machinery/button/door{
id = "crux_blastdoors";
name = "Cargo Bay Doors";
Expand All @@ -138,7 +140,6 @@
/obj/effect/turf_decal/steeldecal/steel_decals10{
dir = 4
},
/obj/effect/landmark/ert_shuttle_spawn,
/obj/machinery/airalarm/directional/north,
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
Expand Down Expand Up @@ -173,7 +174,6 @@
/obj/effect/turf_decal/industrial/caution{
dir = 4
},
/obj/effect/landmark/ert_shuttle_brief_spawn,
/turf/open/floor/plasteel,
/area/ship/bridge)
"z" = (
Expand All @@ -186,7 +186,6 @@
},
/obj/structure/chair/comfy/shuttle,
/obj/effect/turf_decal/steeldecal/steel_decals6,
/obj/effect/landmark/ert_shuttle_spawn,
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
"B" = (
Expand Down Expand Up @@ -362,7 +361,6 @@
/obj/effect/turf_decal/steeldecal/steel_decals10{
dir = 4
},
/obj/effect/landmark/ert_shuttle_spawn,
/obj/item/radio/intercom/directional/south{
pixel_x = -12
},
Expand Down
Loading

0 comments on commit 82ec93a

Please sign in to comment.