From 91fc677eba7d431f58282cef601640d91f9525eb Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com> Date: Sun, 8 Jun 2025 19:26:07 +0200 Subject: [PATCH] fix: EPChapterToEP for EN --- resource/global/YoStarEN/resource/tasks/Stages/EP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks/Stages/EP.json b/resource/global/YoStarEN/resource/tasks/Stages/EP.json index e439f9ea08..793fe3f5dd 100644 --- a/resource/global/YoStarEN/resource/tasks/Stages/EP.json +++ b/resource/global/YoStarEN/resource/tasks/Stages/EP.json @@ -3,6 +3,6 @@ "text": ["Exodus from the Pale Sea", "Open", "Skeletel", "Reef"] }, "EPChapterToEP": { - "text": ["ACROSS", "SALT FLAT", "Across", "Salt Flat"] + "text": ["ACROSS", "SALT", "FLAT"] } }