mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update boss_loatheb_40.cpp
This commit is contained in:
@@ -146,7 +146,7 @@ public:
|
|||||||
}
|
}
|
||||||
case EVENT_CORRUPTED_MIND:
|
case EVENT_CORRUPTED_MIND:
|
||||||
{
|
{
|
||||||
me->CastSpell(me, SPELL_CORRUPTED_MIND, true);
|
me->CastSpell(me->GetVictim(), SPELL_CORRUPTED_MIND, true);
|
||||||
events.RepeatEvent(10000);
|
events.RepeatEvent(10000);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user