From b69da7ae546ab73999253cd05b58cbe24f011535 Mon Sep 17 00:00:00 2001 From: Resaec Date: Fri, 8 Dec 2023 23:58:13 +0100 Subject: [PATCH 1/2] Fix even more doors --- src/main/resources/zonemaps/map04.json | 4 ++-- src/main/resources/zonemaps/map12.json | 6 +++--- src/main/resources/zonemaps/ugd03.json | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/resources/zonemaps/map04.json b/src/main/resources/zonemaps/map04.json index 67251258e..2f0fe68db 100644 --- a/src/main/resources/zonemaps/map04.json +++ b/src/main/resources/zonemaps/map04.json @@ -11474,7 +11474,7 @@ "AbsY": 5322.533, "AbsZ": 49.37678, "Yaw": 44.0, - "GUID": 907, + "GUID": 908, "MapID": null, "IsChildObject": true }, @@ -11487,7 +11487,7 @@ "AbsY": 5316.87744, "AbsZ": 29.3767815, "Yaw": 314.0, - "GUID": 908, + "GUID": 907, "MapID": null, "IsChildObject": true }, diff --git a/src/main/resources/zonemaps/map12.json b/src/main/resources/zonemaps/map12.json index 78de79f4c..2c07bb726 100644 --- a/src/main/resources/zonemaps/map12.json +++ b/src/main/resources/zonemaps/map12.json @@ -5494,7 +5494,7 @@ "AbsY": 3065.98779, "AbsZ": 38.0973969, "Yaw": 90.0, - "GUID": 459, + "GUID": 461, "MapID": null, "IsChildObject": true }, @@ -5507,7 +5507,7 @@ "AbsY": 2846.01172, "AbsZ": 38.0975075, "Yaw": 270.0, - "GUID": 460, + "GUID": 459, "MapID": null, "IsChildObject": true }, @@ -5520,7 +5520,7 @@ "AbsY": 2918.01221, "AbsZ": 38.0975075, "Yaw": 270.0, - "GUID": 461, + "GUID": 460, "MapID": null, "IsChildObject": true }, diff --git a/src/main/resources/zonemaps/ugd03.json b/src/main/resources/zonemaps/ugd03.json index 73cd3913c..15f8e419f 100644 --- a/src/main/resources/zonemaps/ugd03.json +++ b/src/main/resources/zonemaps/ugd03.json @@ -9823,7 +9823,7 @@ "AbsY": 1118.002, "AbsZ": 73.269, "Yaw": 315.0, - "GUID": 765, + "GUID": 766, "MapID": null, "IsChildObject": true }, @@ -9836,7 +9836,7 @@ "AbsY": 739.613647, "AbsZ": 103.009, "Yaw": 340.0, - "GUID": 766, + "GUID": 765, "MapID": null, "IsChildObject": true }, @@ -11500,7 +11500,7 @@ "AbsY": 1246.89, "AbsZ": 113.509, "Yaw": 180.0, - "GUID": 894, + "GUID": 895, "MapID": null, "IsChildObject": true }, @@ -11513,7 +11513,7 @@ "AbsY": 1118.83716, "AbsZ": 82.769, "Yaw": 271.0, - "GUID": 895, + "GUID": 894, "MapID": null, "IsChildObject": true }, From d03a73ae4e39159de80b610e1345e1f5ffd66d9a Mon Sep 17 00:00:00 2001 From: Resaec Date: Sat, 9 Dec 2023 23:02:27 +0100 Subject: [PATCH 2/2] Fix doors on Byblos C4 (fixes #1151) --- src/main/resources/zonemaps/ugd04.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/zonemaps/ugd04.json b/src/main/resources/zonemaps/ugd04.json index 650d6cd65..f073c495e 100644 --- a/src/main/resources/zonemaps/ugd04.json +++ b/src/main/resources/zonemaps/ugd04.json @@ -7678,7 +7678,7 @@ "AbsY": 702.6169, "AbsZ": 141.389, "Yaw": 337.0, - "GUID": 605, + "GUID": 606, "MapID": null, "IsChildObject": true }, @@ -7691,7 +7691,7 @@ "AbsY": 763.7706, "AbsZ": 146.33, "Yaw": 157.0, - "GUID": 606, + "GUID": 605, "MapID": null, "IsChildObject": true }, @@ -7704,7 +7704,7 @@ "AbsY": 761.6781, "AbsZ": 171.369, "Yaw": 67.0, - "GUID": 607, + "GUID": 608, "MapID": null, "IsChildObject": true }, @@ -7717,7 +7717,7 @@ "AbsY": 792.337158, "AbsZ": 141.389, "Yaw": 157.0, - "GUID": 608, + "GUID": 607, "MapID": null, "IsChildObject": true },