mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Scripts/WorldState): zone invasion marks self as defeated when ti… (#22787)
Co-authored-by: Killerwife <killerwife@gmail.com>
This commit is contained in:
@@ -92,6 +92,7 @@ struct npc_herald_of_the_lich_king : public ScriptedAI
|
||||
Talk(HERALD_OF_THE_LICH_KING_SAY_ATTACK_END);
|
||||
ChangeZoneEventStatus(false);
|
||||
UpdateWeather(false);
|
||||
me->DespawnOrUnsummon();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user