From ea44fa57f6cdc22efed4c0f36d55ef2aa94e5c0d Mon Sep 17 00:00:00 2001 From: ManicSteiner Date: Wed, 14 Aug 2024 13:31:19 +0800 Subject: [PATCH] chore: YostarJP reclamation2 continue --- resource/global/YoStarJP/resource/tasks.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resource/global/YoStarJP/resource/tasks.json b/resource/global/YoStarJP/resource/tasks.json index 2f0b1b0693..8c811963e3 100644 --- a/resource/global/YoStarJP/resource/tasks.json +++ b/resource/global/YoStarJP/resource/tasks.json @@ -2607,7 +2607,10 @@ ] }, "Reclamation2Begin": { - "text": ["演", "算", "開", "始"] + "text": ["開", "始"] + }, + "Reclamation2BeginContinue": { + "text": ["継", "続"] }, "Reclamation2BeginStage": { "text": ["人々", "が集う", "集会場"] @@ -2635,6 +2638,9 @@ "Reclamation2ExAssemblyStationOcr": { "text": ["組立台"] }, + "Reclamation2ExBegin": { + "text": ["継", "続"] + }, "Reclamation2ExClickProduct": { "ocrReplace": [["ケミカルライト", "荧光棒"]] },