mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
支持60分钟内过期的理智药
This commit is contained in:
@@ -2971,6 +2971,7 @@
|
||||
"action": "DoNothing",
|
||||
"algorithm": "OcrDetect",
|
||||
"text": [
|
||||
"分钟",
|
||||
"小时",
|
||||
"1天"
|
||||
],
|
||||
@@ -2978,6 +2979,10 @@
|
||||
[
|
||||
".+小时",
|
||||
"小时"
|
||||
],
|
||||
[
|
||||
".+分钟",
|
||||
"分钟"
|
||||
]
|
||||
],
|
||||
"roi": [
|
||||
|
||||
Reference in New Issue
Block a user