diff options
author | megamage <none@none> | 2009-03-02 16:34:17 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-03-02 16:34:17 -0600 |
commit | 5997e2d5db5618e5d84733bd224426499f621f33 (patch) | |
tree | 345db0d11ce4feb8c9ca68e52458cbc954b05bd6 /src/game/BattleGround.h | |
parent | 352df954f6e1a8542118e8108928ea5fe268f431 (diff) | |
parent | cdd178b9c29853d5e498b474006a3635009a50a4 (diff) |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'src/game/BattleGround.h')
-rw-r--r-- | src/game/BattleGround.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/BattleGround.h b/src/game/BattleGround.h index bc3af58041e..c0019c4a147 100644 --- a/src/game/BattleGround.h +++ b/src/game/BattleGround.h @@ -74,7 +74,7 @@ enum BattleGroundSpells SPELL_SPIRIT_HEAL_CHANNEL = 22011, // Spirit Heal Channel SPELL_SPIRIT_HEAL = 22012, // Spirit Heal SPELL_RESURRECTION_VISUAL = 24171, // Resurrection Impact Visual - SPELL_ARENA_PREPARATION = 32727, // use this one, 32728 not correct + SPELL_ARENA_PREPARATION = 32728, // use this one, 32727 has an invisibility aura which is wrong SPELL_ALLIANCE_GOLD_FLAG = 32724, SPELL_ALLIANCE_GREEN_FLAG = 32725, SPELL_HORDE_GOLD_FLAG = 35774, |