fix: 修复外服高资tag替换错误

This commit is contained in:
MistEO
2023-04-29 14:49:23 +08:00
parent 517f9a7248
commit 33deeed710
5 changed files with 20 additions and 20 deletions

View File

@@ -1995,14 +1995,14 @@
"Starter",
"新手"
],
[
"Senior Operator",
"资深干员"
],
[
"Top Operator",
"高级资深干员"
],
[
"Senior Operator",
"资深干员"
],
[
"Melee",
"近战位"

View File

@@ -2202,14 +2202,14 @@
"初期",
"新手"
],
[
"^エリ.*",
"资深干员"
],
[
"上級エリ.*",
"高级资深干员"
],
[
"^エリ.*",
"资深干员"
],
[
"近距離",
"近战位"

View File

@@ -2087,10 +2087,6 @@
"^특별채용$",
"资深干员"
],
[
"^특별 채용$",
"资深干员"
],
[
"고급특별채용",
"高级资深干员"
@@ -2099,6 +2095,10 @@
"고급 특별 채용",
"高级资深干员"
],
[
"^특별 채용$",
"资深干员"
],
[
"근거리",
"近战位"

View File

@@ -1349,14 +1349,14 @@
"翰員",
"干员"
],
[
"資深",
"资深"
],
[
"高級資深",
"高级资深"
],
[
"資深",
"资深"
],
[
"近戰位",
"近战位"

View File

@@ -4166,13 +4166,13 @@
120
],
"ocrReplace": [
[
"^资深.+",
"资深干员"
],
[
".*高级.+",
"高级资深干员"
],
[
"^资深.+",
"资深干员"
]
]
},