Files
azerothcore-wotlk/data/sql
daobashun 9b4f8b0240 fix(DB/Creature): Godrick Farsan event (#16607)
* Added emoticons and dialogue events to Warlock Quest NPC Godrick Farsan (ID 5693).

* Update UnitFlags

* Modify the delay

* Fix syntax errors

* Try the fix again

* The delay of task emoticons is increased by 200ms, preventing the loss of missing emoticons when preparing tasks after cache clearing

* Update unit_flags in smatscript

* Update the comment

* quest_offer_reward emote ported to SmartAI

* Remove Directional Coordinate Update and wait for sniffing
set_unit_flag Update to use SMATAI

* Update rev_1687513981074967100.sql

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-09-17 23:36:20 +02:00
..