From 02a405c0ee747273bfd06ecf67cafeb23c5bef71 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: Sun, 9 Jun 2024 13:18:41 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=90=A8=E7=B1=B3?= =?UTF-8?q?=E8=82=89=E9=B8=BD=E5=A4=BA=E6=A0=91=E8=80=85=E9=AB=98=E5=8F=B0?= =?UTF-8?q?=E5=AF=B9boss=E8=BE=93=E5=87=BA=E7=AD=96=E7=95=A5=20(#9294)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/Sami/autopilot/夺树者.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/resource/roguelike/Sami/autopilot/夺树者.json b/resource/roguelike/Sami/autopilot/夺树者.json index 9ce4e5e7ad..775d36592e 100644 --- a/resource/roguelike/Sami/autopilot/夺树者.json +++ b/resource/roguelike/Sami/autopilot/夺树者.json @@ -126,6 +126,17 @@ ], "direction": "up" }, + { + "groups": [ + "益达", + "提丰" + ], + "location": [ + 6, + 6 + ], + "direction": "up" + }, { "groups": [ "狙击" @@ -233,4 +244,4 @@ ] } ] -} \ No newline at end of file +}