aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorQAston <none@none>2009-05-24 14:58:54 +0200
committerQAston <none@none>2009-05-24 14:58:54 +0200
commit74770dbcf6b04dbaa2fbf6ea3d47d6daa3f8b4db (patch)
treec69a092f9b5e71052a6748a75ad4aca591184cc4 /src
parent73770d7354b7b7f1452bf7906c1e0c1b046b2204 (diff)
*Fix whath of air and flametongue totem
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/SpellMgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp
index 053617bd965..8a944ea972f 100644
--- a/src/game/SpellMgr.cpp
+++ b/src/game/SpellMgr.cpp
@@ -79,6 +79,7 @@ SpellMgr::SpellMgr()
case SPELL_EFFECT_APPLY_AREA_AURA_ENEMY:
case SPELL_EFFECT_APPLY_AREA_AURA_PET:
case SPELL_EFFECT_APPLY_AREA_AURA_OWNER:
+ case SPELL_EFFECT_APPLY_AREA_AURA_RAID:
case SPELL_EFFECT_CHARGE:
case SPELL_EFFECT_JUMP:
case SPELL_EFFECT_JUMP2: