From 4542e60f27c95f8d6d061b7872203c511a0d8ba7 Mon Sep 17 00:00:00 2001 From: 214-hanyan Date: Mon, 19 May 2025 10:23:35 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E7=A8=BB=E5=A6=BB3-=E5=85=AB?= =?UTF-8?q?=E9=85=9D=E5=B2=9B-1=20(#864)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 更新须弥定位数据 * fix:稻妻3-八酝岛-1 * fix: 两位小数 --------- Co-authored-by: 寒烟 <2841974482@qq.com> Co-authored-by: 秋云 --- .../assets/pathing/稻妻3-八酝岛-1.json | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/稻妻3-八酝岛-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/稻妻3-八酝岛-1.json index 5a0f3c97..3d91606b 100644 --- a/repo/js/AutoLeyLineOutcrop/assets/pathing/稻妻3-八酝岛-1.json +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/稻妻3-八酝岛-1.json @@ -5,22 +5,23 @@ "author": "秋云", "version": "1.1", "description": "", - "bgi_version": "0.42.3" + "map_name": "Teyvat", + "bgi_version": "0.45.0" }, "positions": [ { "id": 1, - "action": "", - "move_mode": "walk", - "type": "teleport", "x": -2224.14, "y": -4004.16, - "action_params": "" + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" }, { "id": 2, - "x": -2216.02, - "y": -4021.68, + "x": -2222.62, + "y": -4047.93, "type": "path", "move_mode": "dash", "action": "", @@ -28,8 +29,17 @@ }, { "id": 3, - "x": -2269.86, - "y": -4068.62, + "x": -2265.83, + "y": -4053.63, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -2270.07, + "y": -4068.21, "type": "path", "move_mode": "dash", "action": "",