寻宝:机器人星级
This commit is contained in:
@@ -588,7 +588,7 @@ export function getRandRobot(cnt = 1, withAttr = false) {
|
||||
let dicHero = gameData.hero.get(hero.actorId);
|
||||
heroes.push({
|
||||
id: hero.actorId,
|
||||
star: hero.star,
|
||||
star: hero.star||dicHero.initialStars,
|
||||
colorStar: 0,
|
||||
lv: hero.lv,
|
||||
quality: dicHero.quality
|
||||
|
||||
Reference in New Issue
Block a user