fix(Script/ScarletEnclave): Darion now have Corrupter Ashbringer on respawn. (#22452)
This commit is contained in:
parent
1ce01c8dad
commit
09b9320f6f
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue