From 65bdd25c0d30c8d79949bfde6a442d00499a11e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Thu, 18 Jul 2024 21:38:28 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E5=A4=BA=E8=B7=AF?= =?UTF-8?q?=E8=80=8C=E8=B7=B3=E9=83=A8=E7=BD=B2=E7=AD=96=E7=95=A5=20(#9726?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/Sarkaz/autopilot/夺路而跳.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resource/roguelike/Sarkaz/autopilot/夺路而跳.json b/resource/roguelike/Sarkaz/autopilot/夺路而跳.json index 075a599058..35b2a16eef 100644 --- a/resource/roguelike/Sarkaz/autopilot/夺路而跳.json +++ b/resource/roguelike/Sarkaz/autopilot/夺路而跳.json @@ -12,6 +12,11 @@ "location": [ 5, 3 ], "direction": "down" }, + { + "groups": [ "益达" ], + "location": [ 4, 2 ], + "direction": "right" + }, { "groups": [ "高台输出" ], "location": [ 4, 2 ],