From 6a457dac4167a4cfcee767f224705900126868dd Mon Sep 17 00:00:00 2001 From: vonnoq <121179930+vonnoq@users.noreply.github.com> Date: Wed, 18 Jan 2023 01:04:51 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=B9=81=E4=B8=AD=E6=9C=8D=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=AC=AC=E5=8D=81=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/global/txwy/resource/tasks.json | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/resource/global/txwy/resource/tasks.json b/resource/global/txwy/resource/tasks.json index 648d6a1152..7a2d3d324e 100644 --- a/resource/global/txwy/resource/tasks.json +++ b/resource/global/txwy/resource/tasks.json @@ -11,6 +11,42 @@ "LS5@StageLS" ] }, + "ClickChapter1": { + "baseTask": "ClickChapter", + "text": [ + "覺醒" + ] + }, + "ClickChapter2": { + "baseTask": "ClickChapter", + "text": [ + "幻滅" + ] + }, + "ClickChapter3": { + "baseTask": "ClickChapter", + "text": [ + "殘陽" + ] + }, + "LevelOfDifficulty": { + "text": [ + "環境", + "PRTS" + ] + }, + "EnterChapterDifficultyHard": { + "text": [ + "進入", + "作戰" + ] + }, + "EnterChapterDifficultyNormal": { + "text": [ + "進入", + "作戰" + ] + }, "CharsNameOcrReplace": { "Doc": "该任务的 ocrReplace 被所有涉及干员名的English Name识别任务复用", "ocrReplace": [ From d50f5d12bd492ba6acce8041e7f70200ed51d107 Mon Sep 17 00:00:00 2001 From: vonnoq <121179930+vonnoq@users.noreply.github.com> Date: Wed, 18 Jan 2023 01:13:44 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E7=B9=81=E4=B8=AD=E6=9C=8D=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=AC=AC=E5=8D=81=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/global/txwy/resource/tasks.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resource/global/txwy/resource/tasks.json b/resource/global/txwy/resource/tasks.json index 7a2d3d324e..894ad47571 100644 --- a/resource/global/txwy/resource/tasks.json +++ b/resource/global/txwy/resource/tasks.json @@ -773,6 +773,10 @@ [ "菲亞梅塔", "菲亚梅塔" + ], + [ + "號角", + "号角" ] ] },