From 2e1b5a41b76af3fd1fbe150e5ea2a57921ee7150 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 12 Aug 2009 20:54:27 -0500 Subject: [8354] Update kill credit for normal creature entry including heroic case. Author: VladimirMangos --HG-- branch : trunk --- src/game/BattleGround.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/game/BattleGround.h') diff --git a/src/game/BattleGround.h b/src/game/BattleGround.h index 4ed660a3595..467798d7890 100644 --- a/src/game/BattleGround.h +++ b/src/game/BattleGround.h @@ -53,6 +53,12 @@ enum BattleGroundQuests enum BattleGroundMarks { + SPELL_WS_MARK_LOSER = 24950, + SPELL_WS_MARK_WINNER = 24951, + SPELL_AB_MARK_LOSER = 24952, + SPELL_AB_MARK_WINNER = 24953, + SPELL_AV_MARK_LOSER = 24954, + SPELL_AV_MARK_WINNER = 24955, ITEM_AV_MARK_OF_HONOR = 20560, ITEM_WS_MARK_OF_HONOR = 20558, ITEM_AB_MARK_OF_HONOR = 20559, -- cgit v1.2.3