mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
feat: 肉鸽中不再进阶未精二的干员 (#4825)
This commit is contained in:
@@ -236,6 +236,9 @@ bool asst::RoguelikeRecruitTaskPlugin::_run()
|
||||
priority += 150;
|
||||
temp_recruit_exist = false;
|
||||
}
|
||||
if (oper_info.elite < 2) { // 若未精二,则晋升无意义
|
||||
priority = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user