Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NervalARS committed Aug 4, 2023
1 parent 0a9f030 commit 0821184
Showing 1 changed file with 8 additions and 15 deletions.
23 changes: 8 additions & 15 deletions _maps/shuttles/shiptestHISPANIA/independent_corporate.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1664,8 +1664,7 @@
},
/obj/machinery/conveyor{
dir = 8;
id = "science_input";
id_tag = "input_conveyor"
id = "input_conveyor"
},
/obj/machinery/light/directional/south,
/turf/open/floor/plasteel/dark,
Expand Down Expand Up @@ -2316,7 +2315,7 @@
/area/ship/crew/office)
"rP" = (
/obj/machinery/conveyor_switch/oneway{
id = "shop_corporate";
id = "out_conveyor";
name = "Off Ramp";
pixel_y = 9;
pixel_x = -8;
Expand Down Expand Up @@ -3713,8 +3712,7 @@
},
/obj/machinery/conveyor{
dir = 4;
id = "shop_corporate";
id_tag = "out_conveyor"
id = "out_conveyor"
},
/obj/structure/window/reinforced,
/obj/machinery/camera/autoname{
Expand Down Expand Up @@ -4566,8 +4564,7 @@
"GZ" = (
/obj/machinery/conveyor{
dir = 4;
id = "shop_corporate";
id_tag = "out_conveyor"
id = "out_conveyor"
},
/obj/structure/disposalpipe/segment{
dir = 8
Expand Down Expand Up @@ -5434,8 +5431,7 @@
},
/obj/machinery/conveyor{
dir = 8;
id = "science_input";
id_tag = "input_conveyor"
id = "input_conveyor"
},
/turf/open/floor/plasteel/dark,
/area/ship/hallway/central)
Expand Down Expand Up @@ -5996,8 +5992,7 @@
"QI" = (
/obj/machinery/conveyor{
dir = 4;
id = "shop_corporate";
id_tag = "out_conveyor"
id = "out_conveyor"
},
/obj/structure/window/reinforced,
/obj/machinery/door/window/eastleft,
Expand Down Expand Up @@ -6568,8 +6563,7 @@
},
/obj/machinery/conveyor{
dir = 8;
id = "science_input";
id_tag = "input_conveyor"
id = "input_conveyor"
},
/turf/open/floor/plasteel/dark,
/area/ship/hallway/central)
Expand Down Expand Up @@ -6881,8 +6875,7 @@
/area/ship/crew/canteen)
"XK" = (
/obj/machinery/conveyor_switch/oneway{
id = "science_input";
id_tag = "input_conveyor"
id = "input_conveyor"
},
/obj/effect/turf_decal/corner/opaque/mauve{
dir = 8
Expand Down

0 comments on commit 0821184

Please sign in to comment.