mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(Script/ScarletEnclave): Darion now have Corrupter Ashbringer on respawn. (#22452)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user