chore: YoStarJP ocr fix (#8768)

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
This commit is contained in:
Manicsteiner
2024-04-03 17:08:14 +08:00
committed by GitHub
parent 03343070d0
commit dcf331fabc

View File

@@ -221,6 +221,10 @@
"シルバーアッシュ",
"银灰"
],
[
"シルバーアッシ.*",
"银灰"
],
[
"ル.*ーアッ.*シュ",
"银灰"
@@ -1117,6 +1121,10 @@
"グム",
"古米"
],
[
"^グ[ムでン]",
"古米"
],
[
"クオーラ",
"蛇屠箱"
@@ -1365,6 +1373,10 @@
"ウユウ",
"乌有"
],
[
"^ウユ[ウスネ]",
"乌有"
],
[
"カフカ",
"卡夫卡"
@@ -2812,6 +2824,14 @@
[
"アーモンド",
"杏仁"
],
[
"Friston-$",
"Friston-3"
],
[
"[Uu]-[O0o]f{1,2}icial",
"U-Official"
]
]
},
@@ -8012,8 +8032,7 @@
"Sami@Roguelike@ContinueClick": {
"text": [
"初霜の湖沼",
"静謐な",
"夜明けの凍土",
"静謐な.*",
"夜明けの凍.*",
"凍てつく岩骸",
"汚れなき花園",
@@ -8022,54 +8041,6 @@
]
},
"Sami@Roguelike@FoldartalGainOcr": {
"Doc": "Reserved fields that have not been implemented yet",
"text": [
"_構成_",
"追放者",
"狩人",
"戦士",
"呪術師",
"雪祭司",
"英雄",
"樹冠",
"水面",
"目",
"門",
"光芒",
"大地",
"源石",
"高木",
"砂石",
"低木",
"獣類",
"人間",
"rogue_3_totem_A_L1 到来",
"rogue_3_totem_A_L2 离去",
"傷跡",
"_本因_",
"歌唱",
"沈黙",
"朗詠",
"討論",
"慰霊",
"告解",
"rogue_3_totem_R_E7 呼救",
"喜び",
"驚き",
"怒り",
"疑い",
"憧れ",
"愛",
"rogue_3_totem_G_E7 满足",
"巡視",
"営巣",
"狩猟",
"略奪",
"繁殖",
"移住",
"rogue_3_totem_B_E7 歇息",
"空無"
],
"ocrReplace": [
[
"狩猟",
@@ -8361,13 +8332,9 @@
"_aggressive"
],
[
"静謐な",
"静謐な.*",
"_aggressive"
],
[
"夜明けの凍土",
"_pragmatic"
],
[
"夜明けの凍.*",
"_pragmatic"
@@ -8401,13 +8368,9 @@
"_default"
],
[
"静謐な",
"静謐な.*",
"_default"
],
[
"夜明けの凍土",
"_exit"
],
[
"夜明けの凍.*",
"_exit"
@@ -8595,4 +8558,4 @@
133
]
}
}
}