cyzhao 9 сар өмнө
parent
commit
441b135c8b

+ 1 - 0
Gameserver/App/process/HeroProc.php

@@ -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);