From 6b65ab8eb16edf8e77aab01f5ee531daaa52bf1a Mon Sep 17 00:00:00 2001 From: Yifan Liu Date: Tue, 23 May 2023 14:46:08 -0400 Subject: [PATCH] feat: update JP json for gacha pull --- resource/global/YoStarJP/resource/tasks.json | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/resource/global/YoStarJP/resource/tasks.json b/resource/global/YoStarJP/resource/tasks.json index 74e5627729..9e10f816d3 100644 --- a/resource/global/YoStarJP/resource/tasks.json +++ b/resource/global/YoStarJP/resource/tasks.json @@ -3783,5 +3783,31 @@ "text": [ "次を訪問" ] + }, + "RecruitingActivitiesRecruit": { + "text": [ + "1回スカウト", + "スカウト" + ] + }, + "RecruitingActivitiesRecruitEnd": { + "text": [ + "1回スカウト", + "スカウト" + ] + }, + "GachaOncePrefix@DoGacha": { + "text": [ + "1回スカウト", + "1回", + "スカウ" + ] + }, + "GachaTenTimesPrefix@DoGacha": { + "text": [ + "10回スカウト", + "10回", + "スカウ" + ] } }