chore(DB): import pending files

Referenced commit(s): 9c05974a24
This commit is contained in:
AzerothCoreBot
2022-12-18 13:43:51 +00:00
parent 9c05974a24
commit 4ca370d940

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_16_04 -> 2022_12_18_00
--
DELETE FROM `creature_loot_template` WHERE `Entry` = 22454;
UPDATE `creature_template` SET `lootid` = 0 WHERE (`entry` = 22454);