From f505101d8f796c638f50635b522b44fb8c40ddce Mon Sep 17 00:00:00 2001 From: Drahy Date: Sat, 6 Jun 2009 23:06:49 +0200 Subject: *Update spell bonus data for many spells. --HG-- branch : trunk --- src/game/SpellAuras.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp index 39c959bdc3e..b6c44b8cc60 100644 --- a/src/game/SpellAuras.cpp +++ b/src/game/SpellAuras.cpp @@ -6650,6 +6650,7 @@ void AuraEffect::PeriodicDummyTick() case SPELLFAMILY_WARLOCK: switch (spell->Id) { + // Demonic Circle case 48018: GameObject* obj = m_target->GetGameObject(spell->Id); if (!obj) return; -- cgit v1.2.3