From 4edcb7dad7775dbbafa95ab8e31328ca297161a8 Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com> Date: Sat, 20 Dec 2025 15:34:39 +0100 Subject: [PATCH] fix: FastPass for EN ref be08678 --- .../global/YoStarEN/resource/tasks/Roguelike/JieGarden.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resource/global/YoStarEN/resource/tasks/Roguelike/JieGarden.json b/resource/global/YoStarEN/resource/tasks/Roguelike/JieGarden.json index 1b02057699..99296cad5a 100644 --- a/resource/global/YoStarEN/resource/tasks/Roguelike/JieGarden.json +++ b/resource/global/YoStarEN/resource/tasks/Roguelike/JieGarden.json @@ -2,6 +2,10 @@ "JieGarden@Roguelike@StartAction": { "doc": "Start button is different compared to other ISes" }, + "JieGarden@Roguelike@StageCombatOpsStartActionThenLeave": { + "doc": "In Diff 3 or above, when using the Investment strategy, this StartAction template is used for FastPass.", + "template": "JieGarden@Roguelike@StartAction.png" + }, "JieGarden@Roguelike@Abandon": { "templThreshold": 0.75 },