mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Scripts/BoreanTundra): Fix Beryl Sorcerer engaging mobs (#23690)
This commit is contained in:
@@ -694,6 +694,7 @@ public:
|
||||
|
||||
void Initialize()
|
||||
{
|
||||
me->SetReactState(REACT_PASSIVE);
|
||||
me->SetUnitFlag(UNIT_FLAG_NON_ATTACKABLE);
|
||||
_events.ScheduleEvent(EVENT_ADD_ARCANE_CHAINS, 0ms);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user