神将回退突破等级归 0

back_recharge
jiahuiwen 2021-12-27 17:17:56 +08:00
parent 7ebd8878de
commit 313053ed5d
1 changed files with 2 additions and 0 deletions

View File

@ -4108,6 +4108,8 @@ public class HeroLogic {
hero.setLevel(1);
hero.setBreakId(0);
hero.setStar(5);
hero.setBreakId(0);
hero.setStarBreakId(0);
//鸿蒙阵
addOrUpdateHongmeng(session);
HeroInfoProto.HeroReturnResponse build = HeroInfoProto.HeroReturnResponse.newBuilder().setDrop(drop).build();