mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
*Missing part of last commit.
--HG-- branch : trunk
This commit is contained in:
@@ -2341,7 +2341,7 @@ void Unit::CalcAbsorbResist(Unit *pVictim,SpellSchoolMask schoolMask, DamageEffe
|
||||
}
|
||||
}
|
||||
if (found)
|
||||
pVictim->CastCustomSpell(pVictim, 44413, &spell_dmg, NULL, NULL, false);
|
||||
pVictim->CastCustomSpell(pVictim, 44413, &spell_dmg, NULL, NULL, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user