[8086] Restore work spell 11196.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Maxxie 2009-06-28 11:14:40 +04:00 committed by VladimirMangos
parent 7bb9c42e9d
commit 14a4e0ec53
3 changed files with 6 additions and 1 deletions

View file

@ -2183,6 +2183,10 @@ void Aura::HandleAuraDummy(bool apply, bool Real)
{
switch(GetId())
{
// Recently Bandaged
case 11196:
m_target->ApplySpellImmune(GetId(), IMMUNITY_MECHANIC, GetMiscValue(), apply);
return;
// Unstable Power
case 24658:
{