fix: 外服小车名称识别

This commit is contained in:
uye
2024-03-14 23:18:21 +08:00
parent a982e99a79
commit 3bc02cbb15
4 changed files with 29 additions and 5 deletions

View File

@@ -1643,6 +1643,14 @@
"Gavial the Invincible",
"百炼嘉维尔"
],
[
".*ancet-2",
"Lancet-2"
],
[
"[CcOo0]ast.*le-3",
"Castle-3"
],
[
"'Typewriter'",
"“打字机”"

View File

@@ -1996,6 +1996,14 @@
".*錬ガヴィル",
"百炼嘉维尔"
],
[
".*ancet-2",
"Lancet-2"
],
[
"[CcOo0]ast.*le-3",
"Castle-3"
],
[
"12-",
"12F"
@@ -8486,4 +8494,4 @@
133
]
}
}
}

View File

@@ -131,7 +131,7 @@
""
],
[
"Lancet2",
".*ancet2",
"Lancet-2"
],
[
@@ -143,7 +143,7 @@
"Friston-3"
],
[
"Castle3",
"[CcOo0]ast.*le3",
"Castle-3"
],
[
@@ -7069,4 +7069,4 @@
]
]
}
}
}

View File

@@ -1251,6 +1251,14 @@
"百煉嘉維爾",
"百炼嘉维尔"
],
[
".*ancet-2",
"Lancet-2"
],
[
"[CcOo0]ast.*le-3",
"Castle-3"
],
[
"至簡",
"至简"
@@ -4975,4 +4983,4 @@
"決斷"
]
}
}
}