Now BG honor marks not reawrded in BG

* And related spells not create items.
* Update code for allow creat marks for single existed case: outfield bg
  that not yet implemented in mangos.
This commit is contained in:
VladimirMangos 2010-04-08 03:29:13 +04:00
parent 7f7d0624e8
commit b37933454d
3 changed files with 22 additions and 26 deletions

View file

@ -882,7 +882,6 @@ void BattleGround::RewardMark(Player *plr,uint32 count)
break;
case BATTLEGROUND_EY:
IsSpell = false;
mark = ITEM_EY_MARK_OF_HONOR;
break;
default:
return;