chore(DB): import pending files

Referenced commit(s): 001096503b
This commit is contained in:
AzerothCoreBot 2021-08-16 15:48:48 +00:00
parent 001096503b
commit c7ee70ea75
2 changed files with 31 additions and 5 deletions

View file

@ -1,5 +0,0 @@
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;