mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 10:57:45 +08:00
fix: 繁中服 肉鴿助戰可能招募失敗 (#12966)
This commit is contained in:
@@ -1009,7 +1009,12 @@
|
||||
"text": ["尋訪十次", "訪十次"]
|
||||
},
|
||||
"RecruitSupportConfirm": {
|
||||
"text": ["招募助戰", "控募助戰", "招蔓訪戰", "社助戰"]
|
||||
"text": ["招募", "助戰"],
|
||||
"ocrReplace": [
|
||||
[".*募", "招募"],
|
||||
["招.*", "招募"],
|
||||
["訪戰", "助戰"]
|
||||
]
|
||||
},
|
||||
"Store@EnterTicketStore": {
|
||||
"text": ["憑證交易所"]
|
||||
|
||||
Reference in New Issue
Block a user