肉鸽中不再进阶未精二的干员

This commit is contained in:
whatss7
2023-05-19 19:42:12 +08:00
parent d4e1131214
commit 79de06beb9

View File

@@ -236,6 +236,9 @@ bool asst::RoguelikeRecruitTaskPlugin::_run()
priority += 150;
temp_recruit_exist = false;
}
if (oper_info.elite < 2) { // 若未精二,则晋升无意义
priority = 0;
}
}
}
else {