mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots.git
synced 2026-06-13 03:22:24 -04:00
fix(Scripts/HoR): Quel'Delar freeze (#25712)
This commit is contained in:
@@ -60,6 +60,7 @@ public:
|
||||
case 5:
|
||||
_owner.SetFacingTo(2.82f);
|
||||
_owner.SetStandState(UNIT_STAND_STATE_KNEEL);
|
||||
_owner.m_Events.AddEventAtOffset(new UtherBatteredHiltEvent(_owner, 6), 3s);
|
||||
break;
|
||||
case 6:
|
||||
if (InstanceScript* inst = _owner.GetInstanceScript())
|
||||
|
||||
Reference in New Issue
Block a user