|
|
@@ -1014,6 +1014,7 @@ function fight(human, args, combatType)
|
|
|
BagLogic.delItem(human, itemId, itemNum, LOGTYPE)
|
|
|
else
|
|
|
battleGroundData.freeChallengeCnt = battleGroundData.freeChallengeCnt - 1
|
|
|
+ ServerCommerceManager.CommerceAct_SendActInfo(human)
|
|
|
end
|
|
|
|
|
|
BattleGround_Try_Challenge(human, targetRank)
|