From d2e6b26aaba72bf2bcd2a877054042e3e9dedd33 Mon Sep 17 00:00:00 2001 From: zzyyyl Date: Thu, 29 Sep 2022 14:59:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=85=AC=E6=8B=9B?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=94=AF=E6=8F=B4=E6=9C=BA=E6=A2=B0=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1993 --- resource/global/YoStarEN/resource/recruitment.json | 4 ++++ resource/global/YoStarJP/resource/recruitment.json | 4 ++++ resource/global/YoStarKR/resource/recruitment.json | 4 ++++ resource/global/txwy/resource/recruitment.json | 3 +++ resource/recruitment.json | 4 ++++ 5 files changed, 19 insertions(+) diff --git a/resource/global/YoStarEN/resource/recruitment.json b/resource/global/YoStarEN/resource/recruitment.json index 523dc681a6..ee751e18ab 100644 --- a/resource/global/YoStarEN/resource/recruitment.json +++ b/resource/global/YoStarEN/resource/recruitment.json @@ -7,6 +7,7 @@ "tags": [ "治疗", "远程位", + "支援机械", "医疗干员" ] }, @@ -17,6 +18,7 @@ "tags": [ "支援", "近战位", + "支援机械", "近卫干员" ] }, @@ -27,6 +29,7 @@ "tags": [ "爆发", "近战位", + "支援机械", "特种干员" ] }, @@ -37,6 +40,7 @@ "tags": [ "支援", "远程位", + "支援机械", "狙击干员" ] }, diff --git a/resource/global/YoStarJP/resource/recruitment.json b/resource/global/YoStarJP/resource/recruitment.json index 78ce7e212d..a23301987a 100644 --- a/resource/global/YoStarJP/resource/recruitment.json +++ b/resource/global/YoStarJP/resource/recruitment.json @@ -7,6 +7,7 @@ "tags": [ "治疗", "远程位", + "支援机械", "医疗干员" ] }, @@ -17,6 +18,7 @@ "tags": [ "支援", "近战位", + "支援机械", "近卫干员" ] }, @@ -27,6 +29,7 @@ "tags": [ "爆发", "近战位", + "支援机械", "特种干员" ] }, @@ -37,6 +40,7 @@ "tags": [ "支援", "远程位", + "支援机械", "狙击干员" ] }, diff --git a/resource/global/YoStarKR/resource/recruitment.json b/resource/global/YoStarKR/resource/recruitment.json index 3612bb254d..fa320aa51c 100644 --- a/resource/global/YoStarKR/resource/recruitment.json +++ b/resource/global/YoStarKR/resource/recruitment.json @@ -7,6 +7,7 @@ "tags": [ "治疗", "远程位", + "支援机械", "医疗干员" ] }, @@ -17,6 +18,7 @@ "tags": [ "支援", "近战位", + "支援机械", "近卫干员" ] }, @@ -27,6 +29,7 @@ "tags": [ "爆发", "近战位", + "支援机械", "特种干员" ] }, @@ -37,6 +40,7 @@ "tags": [ "支援", "远程位", + "支援机械", "狙击干员" ] }, diff --git a/resource/global/txwy/resource/recruitment.json b/resource/global/txwy/resource/recruitment.json index 819475eec9..99937f94a5 100644 --- a/resource/global/txwy/resource/recruitment.json +++ b/resource/global/txwy/resource/recruitment.json @@ -7,6 +7,7 @@ "tags": [ "治疗", "远程位", + "支援机械", "医疗干员" ] }, @@ -17,6 +18,7 @@ "tags": [ "支援", "近战位", + "支援机械", "近卫干员" ] }, @@ -27,6 +29,7 @@ "tags": [ "爆发", "近战位", + "支援机械", "特种干员" ] }, diff --git a/resource/recruitment.json b/resource/recruitment.json index 8cc858c4a0..c0a08c0c91 100644 --- a/resource/recruitment.json +++ b/resource/recruitment.json @@ -7,6 +7,7 @@ "tags": [ "治疗", "远程位", + "支援机械", "医疗干员" ] }, @@ -17,6 +18,7 @@ "tags": [ "支援", "近战位", + "支援机械", "近卫干员" ] }, @@ -27,6 +29,7 @@ "tags": [ "爆发", "近战位", + "支援机械", "特种干员" ] }, @@ -37,6 +40,7 @@ "tags": [ "支援", "远程位", + "支援机械", "狙击干员" ] },