mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 07:37:02 +00:00
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:
parent
7f7d0624e8
commit
b37933454d
3 changed files with 22 additions and 26 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue