Skip to content

Commit

Permalink
h corp bug fix (#1155)
Browse files Browse the repository at this point in the history
conveyer belt moment

Co-authored-by: Retrino <[email protected]>
  • Loading branch information
Retrino and Retrino authored Jul 19, 2023
1 parent 10919ec commit ff26da5
Showing 1 changed file with 42 additions and 26 deletions.
68 changes: 42 additions & 26 deletions _maps/map_files/Theta/thetacorp.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1797,6 +1797,13 @@
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/records)
"ea" = (
/obj/machinery/conveyor{
dir = 8;
id = "gcorpswitch1"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/south)
"eb" = (
/obj/effect/turf_decal/siding/brown{
dir = 9
Expand Down Expand Up @@ -1876,7 +1883,7 @@
"ep" = (
/obj/machinery/conveyor{
dir = 4;
id = "gcorpswitch2"
id = "gcorpswitch1"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/south)
Expand Down Expand Up @@ -2519,7 +2526,7 @@
"fY" = (
/obj/machinery/conveyor{
dir = 4;
id = "gcorpswitch2"
id = "gcorpswitch1"
},
/obj/machinery/light/cold/no_nightlight,
/turf/open/floor/plasteel/white,
Expand Down Expand Up @@ -5401,8 +5408,8 @@
/area/department_main/information)
"mc" = (
/obj/machinery/conveyor{
dir = 1;
id = "gcorpswitch2"
dir = 9;
id = "gcorpswitch1"
},
/obj/structure/disposalpipe/segment{
dir = 1
Expand Down Expand Up @@ -5466,6 +5473,13 @@
/obj/structure/sign/ordealmonitor,
/turf/closed/indestructible/reinforced,
/area/facility_hallway/extraction)
"mh" = (
/obj/machinery/conveyor{
dir = 10;
id = "gcorpswitch2"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/north)
"mi" = (
/obj/effect/turf_decal/tile/blue{
color = "#3234B9";
Expand Down Expand Up @@ -5766,13 +5780,13 @@
/turf/open/floor/facility/white,
/area/facility_hallway/training)
"mU" = (
/obj/machinery/conveyor{
dir = 1;
id = "gcorpswitch2"
},
/obj/structure/sign/poster/lobotomycorp/random{
pixel_x = 32
},
/obj/machinery/conveyor/inverted{
dir = 10;
id = "gcorpswitch1"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/south)
"mV" = (
Expand Down Expand Up @@ -9786,13 +9800,13 @@
/turf/open/floor/plasteel/dark,
/area/facility_hallway/control)
"wo" = (
/obj/machinery/conveyor{
dir = 4;
id = "gcorpswitch2"
},
/obj/structure/disposalpipe/segment{
dir = 1
},
/obj/machinery/conveyor/inverted{
dir = 9;
id = "gcorpswitch2"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/north)
"wp" = (
Expand Down Expand Up @@ -16563,12 +16577,13 @@
/turf/open/floor/facility/dark,
/area/department_main/records)
"Kr" = (
/obj/machinery/conveyor{
id = "gcorpswitch2"
},
/obj/structure/disposalpipe/segment{
dir = 1
},
/obj/machinery/conveyor/inverted{
dir = 5;
id = "gcorpswitch2"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/north)
"Ks" = (
Expand Down Expand Up @@ -19646,16 +19661,16 @@
/turf/open/floor/plasteel/white,
/area/facility_hallway/welfare)
"Qw" = (
/obj/machinery/conveyor{
dir = 4;
id = "gcorpswitch2"
},
/obj/machinery/light/cold/no_nightlight{
dir = 8
},
/obj/structure/disposalpipe/segment{
dir = 1
},
/obj/machinery/conveyor{
dir = 5;
id = "gcorpswitch1"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/south)
"Qy" = (
Expand Down Expand Up @@ -23042,9 +23057,9 @@
/turf/open/floor/facility/white,
/area/facility_hallway/north)
"Yh" = (
/obj/machinery/conveyor{
dir = 8;
id = "gcorpswitch2"
/obj/machinery/conveyor/inverted{
dir = 6;
id = "gcorpswitch1"
},
/turf/open/floor/plasteel/white,
/area/facility_hallway/south)
Expand Down Expand Up @@ -23600,6 +23615,7 @@
/area/facility_hallway/central)
"Zt" = (
/obj/machinery/conveyor{
dir = 6;
id = "gcorpswitch2"
},
/turf/open/floor/plasteel/white,
Expand Down Expand Up @@ -56641,7 +56657,7 @@ de
TI
Rb
ep
Yh
ea
ep
VH
nF
Expand Down Expand Up @@ -56898,7 +56914,7 @@ Uu
Rb
Rb
ep
Yh
ea
fY
VH
nF
Expand Down Expand Up @@ -57155,7 +57171,7 @@ de
Dv
Rb
sk
Yh
ea
ep
VH
nF
Expand Down Expand Up @@ -57308,7 +57324,7 @@ nF
nF
qE
Zt
dD
mh
XT
Za
JN
Expand Down

0 comments on commit ff26da5

Please sign in to comment.