fix(Scripts/BoreanTundra): Fix Beryl Sorcerer engaging mobs (#23690)
This commit is contained in:
parent
ead8c9a924
commit
6b9a8df5dc
1 changed files with 1 additions and 0 deletions
|
|
@ -694,6 +694,7 @@ public:
|
|||
|
||||
void Initialize()
|
||||
{
|
||||
me->SetReactState(REACT_PASSIVE);
|
||||
me->SetUnitFlag(UNIT_FLAG_NON_ATTACKABLE);
|
||||
_events.ScheduleEvent(EVENT_ADD_ARCANE_CHAINS, 0ms);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue