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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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);