chore(DB): import pending files

Referenced commit(s): c4d94c80f3
This commit is contained in:
AzerothCoreBot
2023-07-08 23:09:54 +00:00
parent c4d94c80f3
commit 486769dbb5
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_08_06 -> 2023_07_08_07
--
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID`=18309;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_08_07 -> 2023_07_08_08
--
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4126 AND `source_type` = 0 AND `id` = 0;
DELETE FROM `creature_template_addon` WHERE `entry` = 4126;