From 1685af5cfa4805aefd657cf3a3042bbf99138e29 Mon Sep 17 00:00:00 2001 From: Clock Date: Sat, 4 Feb 2023 15:03:16 +0900 Subject: [PATCH] Fix Auto RIIC (for Yostar KR) --- resource/global/YoStarKR/resource/tasks.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/resource/global/YoStarKR/resource/tasks.json b/resource/global/YoStarKR/resource/tasks.json index fd7ae9a1e3..91c12f911c 100644 --- a/resource/global/YoStarKR/resource/tasks.json +++ b/resource/global/YoStarKR/resource/tasks.json @@ -1769,9 +1769,9 @@ "오더납품", "획득", "납품", - ".*신뢰도$", - ".*센리도$", - ".*센뢰도$" + "신뢰도", + "센리도", + "센뢰도" ] }, "BattleStageName": { @@ -3475,17 +3475,17 @@ "보안작전개시" ] }, - "InfrastStationedInfo_Temp": { + "InfrastStationedInfo": { "text": [ - "配属情報" + "배치정보" ] }, - "InfrastEnterOperList_Temp": { + "InfrastEnterOperList": { "text": [ - "体力", - "休憩中", - "仕事中", - "配属" + "컨디션", + "휴식중", + "업무중", + "배치" ] } }