From 957387ff66f6a079b862d8387b370cb724e5058c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E4=BA=91?= Date: Sun, 18 May 2025 07:19:55 +0800 Subject: [PATCH] fix #857 --- .../assets/mapPositions.json | 3 ++- repo/js/AutoLeyLineOutcrop/config.json | 19 ++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json b/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json index 665d4191..63f291be 100644 --- a/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json +++ b/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json @@ -4,7 +4,8 @@ "蒙德": [ { "x": -876, "y": 2278, "name": "蒙德" }, { "x": -386, "y": 2298, "name": "奔狼领上方锚点" }, - { "x": -1427, "y": 1662, "name": "南风之狮的庙宇" } + { "x": -1427, "y": 1662, "name": "南风之狮的庙宇" }, + { "x": -1320, "y": 2702, "name": "星落湖"} ], "璃月": [ { "x": 270, "y": -666, "name": "璃月" }, diff --git a/repo/js/AutoLeyLineOutcrop/config.json b/repo/js/AutoLeyLineOutcrop/config.json index 56cac784..0684703e 100644 --- a/repo/js/AutoLeyLineOutcrop/config.json +++ b/repo/js/AutoLeyLineOutcrop/config.json @@ -16,6 +16,11 @@ "x": -1427, "y": 1662, "name": "南风之狮的庙宇" + }, + { + "x": -1320, + "y": 2702, + "name": "星落湖" } ], "璃月": [ @@ -1409,6 +1414,13 @@ "steps": 5, "order": 2 }, + { + "x": 3013, + "y": -1700, + "strategy": "须弥2-奥摩斯港西", + "steps": 5, + "order": 3 + }, { "x": 2981, "y": -1641, @@ -1423,13 +1435,6 @@ "steps": 5, "order": 5 }, - { - "x": 3013, - "y": -1700, - "strategy": "须弥2-奥摩斯港", - "steps": 3, - "order": 3 - }, { "x": 3195, "y": -806,