|
@@ -183,6 +183,7 @@ class HeroProc {
|
|
|
HeroProc::UnlockNewHero($tMo->id);
|
|
|
ctx()->heros->roleCardUnlockHeroList[] = $tMo->id;
|
|
|
|
|
|
+ StoreProc::$reward[] = $itemId.',1';
|
|
|
//StoreProc::$reward_hero[] = $tMo->id;
|
|
|
} else {
|
|
|
StoreProc::AddMultiItemInStore($tMo->heroDebris_need);
|