mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
feat: 更改领取专精task
This commit is contained in:
@@ -7615,7 +7615,12 @@
|
||||
},
|
||||
"InfrastTrainingCompleted": {
|
||||
"baseTask": "InfrastTrainingIdle",
|
||||
"text": [ "训练完成" ]
|
||||
"text": [ "训练完成" ],
|
||||
"action": "ClickSelf",
|
||||
"postDelay":1000,
|
||||
"next": [
|
||||
"CloseTaskAward"
|
||||
]
|
||||
},
|
||||
"InfrastTrainingOperatorAndSkill": {
|
||||
"algorithm": "OcrDetect",
|
||||
|
||||
Reference in New Issue
Block a user