diff --git a/data/sql/updates/pending_db_world/rev_1628777209086733059.sql b/data/sql/updates/pending_db_world/rev_1628777209086733059.sql new file mode 100644 index 000000000..49bc3e47c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1628777209086733059.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1628777209086733059'); + +-- Make Aku'mai Servant cast Frostbolt Volley on victims and not itself +UPDATE `smart_scripts` SET `target_type` = 2 WHERE `source_type` = 0 AND `id` = 0 AND `entryorguid` = 4978; +