fix(Scripts/Ionar): Remove nature damage immunity (#16586)
This commit is contained in:
parent
7ec04d1408
commit
34080692cb
1 changed files with 0 additions and 3 deletions
|
|
@ -97,9 +97,6 @@ public:
|
|||
|
||||
if (m_pInstance)
|
||||
m_pInstance->SetData(TYPE_IONAR, NOT_STARTED);
|
||||
|
||||
// Ionar is immune to nature damage
|
||||
me->ApplySpellImmune(0, IMMUNITY_DAMAGE, SPELL_SCHOOL_MASK_NATURE, true);
|
||||
}
|
||||
|
||||
void ScheduleEvents(bool spark)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue