From 755cbbdb48491cce825614c5f463aeb8a7546371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= =?UTF-8?q?=E7=9A=84=E5=96=B5?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Sun, 4 May 2025 06:05:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20mapPositions=20"=E7=A8=BB=E5=A6=BB"=20(#?= =?UTF-8?q?698)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{create_target_jsons.py => 1_generate_target_jsons.py} | 0 ...Positions_json.py => 2_generate_ley_ine_positions_json.py} | 0 ...{generate_ley_line_data.py => 3_generate_ley_line_data.py} | 0 repo/js/AutoLeyLineOutcrop/assets/mapPositions.json | 2 +- repo/js/AutoLeyLineOutcrop/config.json | 4 ++-- 5 files changed, 3 insertions(+), 3 deletions(-) rename repo/js/AutoLeyLineOutcrop/{create_target_jsons.py => 1_generate_target_jsons.py} (100%) rename repo/js/AutoLeyLineOutcrop/{create_LeyLinePositions_json.py => 2_generate_ley_ine_positions_json.py} (100%) rename repo/js/AutoLeyLineOutcrop/{generate_ley_line_data.py => 3_generate_ley_line_data.py} (100%) diff --git a/repo/js/AutoLeyLineOutcrop/create_target_jsons.py b/repo/js/AutoLeyLineOutcrop/1_generate_target_jsons.py similarity index 100% rename from repo/js/AutoLeyLineOutcrop/create_target_jsons.py rename to repo/js/AutoLeyLineOutcrop/1_generate_target_jsons.py diff --git a/repo/js/AutoLeyLineOutcrop/create_LeyLinePositions_json.py b/repo/js/AutoLeyLineOutcrop/2_generate_ley_ine_positions_json.py similarity index 100% rename from repo/js/AutoLeyLineOutcrop/create_LeyLinePositions_json.py rename to repo/js/AutoLeyLineOutcrop/2_generate_ley_ine_positions_json.py diff --git a/repo/js/AutoLeyLineOutcrop/generate_ley_line_data.py b/repo/js/AutoLeyLineOutcrop/3_generate_ley_line_data.py similarity index 100% rename from repo/js/AutoLeyLineOutcrop/generate_ley_line_data.py rename to repo/js/AutoLeyLineOutcrop/3_generate_ley_line_data.py diff --git a/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json b/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json index cac428c4..319f3fe7 100644 --- a/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json +++ b/repo/js/AutoLeyLineOutcrop/assets/mapPositions.json @@ -13,7 +13,7 @@ { "x": 253, "y": 1285, "name": "碧水原七天神像" } ], "稻妻": [ - { "x": -4400, "y": -3050, "name": "稻妻" }, + { "x": -4360, "y": -2450, "name": "稻妻" }, { "x": -3233, "y": -3533, "name": "踏鞴砂七天神像" }, { "x": -4023, "y": -4428, "name": "清籁岛七天神像" }, { "x": -2215, "y": -3708, "name": "八酝岛七天神像" }, diff --git a/repo/js/AutoLeyLineOutcrop/config.json b/repo/js/AutoLeyLineOutcrop/config.json index 862e1c71..72e5fe83 100644 --- a/repo/js/AutoLeyLineOutcrop/config.json +++ b/repo/js/AutoLeyLineOutcrop/config.json @@ -42,8 +42,8 @@ ], "稻妻": [ { - "x": -4400, - "y": -3050, + "x": -4360, + "y": -2450, "name": "稻妻" }, {