chore(DB): import pending files

Referenced commit(s): 1470ba4658
This commit is contained in:
AzerothCoreBot
2022-08-07 19:52:12 +00:00
parent 1470ba4658
commit 49eb94c93d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_08_07_05 -> 2022_08_07_06
--
UPDATE `creature_template` SET `lootid` = 0, `skinloot` = 0, `mingold` = 0, `maxgold` = 0 WHERE (`entry` = 11374);
DELETE FROM `creature_loot_template` WHERE `entry` = 11374;

View File

@@ -1,2 +1,3 @@
-- DB update 2022_08_07_06 -> 2022_08_07_07
--
UPDATE `gameobject` SET `ScriptName` = '' WHERE `id` = 176966;