fix(Script/ScarletEnclave): Darion now have Corrupter Ashbringer on respawn. (#22452)
This commit is contained in:
@@ -548,6 +548,7 @@ public:
|
|||||||
summons.DespawnAll();
|
summons.DespawnAll();
|
||||||
|
|
||||||
me->SetImmuneToAll(true);
|
me->SetImmuneToAll(true);
|
||||||
|
me->LoadEquipment(1, true);
|
||||||
me->ReplaceAllNpcFlags(UNIT_NPC_FLAG_GOSSIP | UNIT_NPC_FLAG_QUESTGIVER);
|
me->ReplaceAllNpcFlags(UNIT_NPC_FLAG_GOSSIP | UNIT_NPC_FLAG_QUESTGIVER);
|
||||||
me->SetStandState(UNIT_STAND_STATE_STAND);
|
me->SetStandState(UNIT_STAND_STATE_STAND);
|
||||||
me->SetVisible(true);
|
me->SetVisible(true);
|
||||||
|
|||||||
Reference in New Issue
Block a user