From b10cc9150d3f41c26316d7b359ed4ae5abd0766e Mon Sep 17 00:00:00 2001 From: Tk420634 Date: Mon, 23 Sep 2024 05:58:27 -0500 Subject: [PATCH 1/3] thinking emoji --- _maps/pahrump-everything.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_maps/pahrump-everything.json b/_maps/pahrump-everything.json index fac185955b9..d9ed623f14f 100644 --- a/_maps/pahrump-everything.json +++ b/_maps/pahrump-everything.json @@ -35,8 +35,8 @@ "Linkage" : "Cross", "Name": "Lower Yuma", "Force X": 1, - "Force Y": 1, - "Force Z": 1 + "Force Y": 2, + "Force Z": 0 }, { @@ -50,8 +50,8 @@ "Force West": 1, "Name": "New Boston", "Force X": 1, - "Force Y": 1, - "Force Z": 2 + "Force Y": 2, + "Force Z": 1 }, { @@ -63,8 +63,8 @@ "Above": true, "Name": "New Boston - Upper", "Force X": 1, - "Force Y": 1, - "Force Z": 3 + "Force Y": 2, + "Force Z": 2 } ], "minetype": "none" From c9c22dc1adee632225c1d355185977e3d7c025d4 Mon Sep 17 00:00:00 2001 From: Tk420634 Date: Mon, 23 Sep 2024 06:16:45 -0500 Subject: [PATCH 2/3] revert to the original? --- _maps/map_files/coyote_bayou/Newboston.dmm | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/_maps/map_files/coyote_bayou/Newboston.dmm b/_maps/map_files/coyote_bayou/Newboston.dmm index 5679df60fd0..28f44de420e 100644 --- a/_maps/map_files/coyote_bayou/Newboston.dmm +++ b/_maps/map_files/coyote_bayou/Newboston.dmm @@ -14455,10 +14455,13 @@ /turf/closed/wall/f13/wood, /area/f13/building/abandoned) "hRg" = ( -/obj/structure/nest/randomized{ - randomizer_difficulty = 1; - randomizer_kind = "trash mobs"; - randomizer_tag = "Newb Oston Gaming 3" +/obj/docking_port/stationary{ + area_type = /area/f13/wasteland; + dir = 1; + height = 6; + id = "emergency_home"; + name = "BoxStation emergency evac bay"; + width = 25 }, /turf/open/indestructible/ground/outside/dirt, /area/f13/wasteland) @@ -47434,7 +47437,7 @@ bam tPQ tPQ bam -hRg +tPQ tPQ aGs tPQ @@ -49231,7 +49234,7 @@ aGs tPQ bam tPQ -hRg +tPQ bam tPQ tPQ @@ -51289,7 +51292,7 @@ bam tPQ tPQ bam -tPQ +hRg eEp qee qee From a6f4e4acf6843ffd67756e721d6a85e70b755fbf Mon Sep 17 00:00:00 2001 From: Tk420634 Date: Mon, 23 Sep 2024 06:39:57 -0500 Subject: [PATCH 3/3] no dice, this isn't the issue --- _maps/pahrump-everything.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_maps/pahrump-everything.json b/_maps/pahrump-everything.json index d9ed623f14f..b536da84b5a 100644 --- a/_maps/pahrump-everything.json +++ b/_maps/pahrump-everything.json @@ -35,8 +35,8 @@ "Linkage" : "Cross", "Name": "Lower Yuma", "Force X": 1, - "Force Y": 2, - "Force Z": 0 + "Force Y": 1, + "Force Z": -1 }, { @@ -50,7 +50,7 @@ "Force West": 1, "Name": "New Boston", "Force X": 1, - "Force Y": 2, + "Force Y": 1, "Force Z": 1 }, @@ -63,7 +63,7 @@ "Above": true, "Name": "New Boston - Upper", "Force X": 1, - "Force Y": 2, + "Force Y": 1, "Force Z": 2 } ],