mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
* Add WPP SQL output. * Uncomment all entries. With one exception, one that does not exist in DB * Sort all by template entry. * Add reference names for templates. * Distinguish summons from static spawns. * Separate summons from static spawns in SQL parse. * Add timestamps and spell casts for creatures. * Init spawn query. * Init script stuff. * Init port work. Co-Authored-By: Gustavo <sirikfoll@hotmail.com> * Bad flag porting. * Update stand states and unit flags properly. * Adjust SQL. * Add birth spell. Properly shows the desired animation, to be verified through sniffs if he actually casts it. * Update Frozen Core model data. Collected from TC master branch. Will correct with proper data once sniff data becomes available. * Elaborate rhyme aura text functions. Co-Authored-By: sudlud <sudlud@users.noreply.github.com> * Adjust for structure changes. * Elaborate delete queries. --------- Co-authored-by: Gustavo <sirikfoll@hotmail.com> Co-authored-by: sudlud <sudlud@users.noreply.github.com>