From 4d615dafd4fdf1f188816596eb63bcaebafadf0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=A8=E6=8B=89=E6=89=98=E5=8A=A0?= <151550168+Saratoga-Official@users.noreply.github.com> Date: Mon, 28 Jul 2025 10:32:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=80=81=E6=88=8F=E9=AA=A8=E9=9D=9EEW?= =?UTF-8?q?=E5=BC=80=E5=B1=80=E7=AB=99=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #13376 --- resource/roguelike/JieGarden/autopilot/老戏骨.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/roguelike/JieGarden/autopilot/老戏骨.json b/resource/roguelike/JieGarden/autopilot/老戏骨.json index 3040ae88f7..788c75d309 100644 --- a/resource/roguelike/JieGarden/autopilot/老戏骨.json +++ b/resource/roguelike/JieGarden/autopilot/老戏骨.json @@ -14,7 +14,7 @@ "direction": "up" }, { - "groups": ["益达", "提丰", "焰苇", "水陈", "高台输出"], + "groups": ["益达", "提丰"], "location": [4, 4], "direction": "up" }, @@ -24,7 +24,7 @@ "direction": "left" }, { - "groups": ["高台输出"], + "groups": ["焰苇", "水陈", "高台输出"], "location": [3, 4], "direction": "up" },