@@ -596,7 +596,8 @@ class FightProc {
StoreProc::AddMultiItemInStore($prize);
}
ctx()->gates->GateList->$gateId = $gateInfo;
-
+ TaskProc::OnReceiveGateBoxReward();
+
UserProc::updateUserInfo();
$ret = array(
'gates' => ctx()->gates,