feat: support of auto using 48h- potion for JP server

This commit is contained in:
Yifan Liu
2023-02-25 18:04:17 -06:00
parent 068ef06d5d
commit eec6611d7e

View File

@@ -1876,6 +1876,23 @@
"残り配置可能数"
]
},
"ExpiringMedicineCheck": {
"text": [
"分",
"時間",
"1日"
],
"ocrReplace": [
[
".+時間",
"時間"
],
[
".+分",
"分"
]
]
},
"GoLastBattle": {
"text": [
"前回の参加作戦"
@@ -3631,4 +3648,4 @@
]
]
}
}
}