mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Scripts/HoS): Brann should be immune to PC/NPC after Tribunal of … (#23801)
This commit is contained in:
@@ -413,6 +413,7 @@ public:
|
||||
DoCast(me, 58506, false);
|
||||
me->SetUInt32Value(UNIT_NPC_EMOTESTATE, EMOTE_STATE_READY_UNARMED);
|
||||
me->SendMovementFlagUpdate();
|
||||
me->SetImmuneToAll(true);
|
||||
break;
|
||||
case ACTION_START_SJONNIR_FIGHT:
|
||||
SetEscortPaused(false);
|
||||
|
||||
Reference in New Issue
Block a user