[8691] fix battleground spiritguides

they are now alive and so some spellchecks got invalid
This commit is contained in:
balrok 2009-10-20 22:35:07 +02:00
parent 20e8982075
commit ac6e13d0e3
3 changed files with 2 additions and 5 deletions

View file

@ -6265,9 +6265,6 @@ void Aura::HandleSchoolAbsorb(bool apply, bool Real)
void Aura::PeriodicTick()
{
if (!m_target->isAlive() != IsDeathOnlySpell(GetSpellProto()))
return;
switch(m_modifier.m_auraname)
{
case SPELL_AURA_PERIODIC_DAMAGE: