From e148fa5a37962d7efc74fdea6acbb6fd7628e4c0 Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:31:19 +0200 Subject: [PATCH] fix: YostarEN Sami I.S. encounter regex --- resource/global/YoStarEN/resource/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index be3aa8c45a..1715736745 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -1908,6 +1908,7 @@ "fullMatch": true, "ocrReplace": [ ["<", ""], + [".", ""], ["Camp", "扎营"], ["The Kind Puppet", "善良的木偶"], ["Teller of Tales", "讲故事的人"], @@ -2059,7 +2060,7 @@ ["Pessimist's ?Cage", "悲观者囚笼"], ["Change", "变化"], ["Reconstruction", "重构"], - ["One Small Step for Expeditioners", "探索者的一小步"] + ["One ?Small ?Step ?for ?Expeditioners", "探索者的一小步"] ] }, "Roguelike@StageTraderInvestSystem": {