养成:放置于百家学宫内的武将觉醒bug
This commit is contained in:
@@ -985,6 +985,7 @@ async function calSchoolStarIncAttr(role: RoleType, heros: HeroType[], type: num
|
||||
preQuality--;
|
||||
} else if (type == HERO_SYSTEM_TYPE.COLORSTAR) {
|
||||
preColorStar--;
|
||||
if(preColorStar <= 0) preQuality--;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user