fix(Script/ScarletEnclave): Darion now have Corrupter Ashbringer on respawn. (#22452)

This commit is contained in:
Rocco Silipo
2025-07-10 14:59:25 +02:00
committed by GitHub
parent 1ce01c8dad
commit 09b9320f6f

View File

@@ -548,6 +548,7 @@ public:
summons.DespawnAll();
me->SetImmuneToAll(true);
me->LoadEquipment(1, true);
me->ReplaceAllNpcFlags(UNIT_NPC_FLAG_GOSSIP | UNIT_NPC_FLAG_QUESTGIVER);
me->SetStandState(UNIT_STAND_STATE_STAND);
me->SetVisible(true);