mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-12 11:43:54 +00:00
c9bc5084be
* Init. Make use of spell for summoning Ahune's lieutenants, set up gossip/smart scripts for the cast and lieutenant summon speech, and remove permanent lieutenant spawns. Partially cherry-picked from https://github.com/cmangos/mangos-wotlk/commit/91268f6631e142a0d36e3e4a78ba82e1f84a0206 Co-Authored-By: Xfurry <172444+xfurry@users.noreply.github.com> * Use GUIDs for creature delete, add game_event_creature delete. * Various adjustments. Move comment block, add Desolace stones gossip menu options, add a delete before insert. * Set up conditions. * Add spell cast comments. Sourced from Wrath Classic Wowhead. * Add basic combat SmartAI. * Remove comment block. * Add creature name comments. * Use `id1` in preparatory creature delete. --------- Co-authored-by: Xfurry <172444+xfurry@users.noreply.github.com>