mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
feat: support of auto using 48h- potion for JP server
This commit is contained in:
@@ -1876,6 +1876,23 @@
|
||||
"残り配置可能数"
|
||||
]
|
||||
},
|
||||
"ExpiringMedicineCheck": {
|
||||
"text": [
|
||||
"分",
|
||||
"時間",
|
||||
"1日"
|
||||
],
|
||||
"ocrReplace": [
|
||||
[
|
||||
".+時間",
|
||||
"時間"
|
||||
],
|
||||
[
|
||||
".+分",
|
||||
"分"
|
||||
]
|
||||
]
|
||||
},
|
||||
"GoLastBattle": {
|
||||
"text": [
|
||||
"前回の参加作戦"
|
||||
@@ -3631,4 +3648,4 @@
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user