chore(DB): import pending files

Referenced commit(s): c9b3e0ee17
This commit is contained in:
AzerothCoreBot
2022-09-28 03:37:37 +00:00
parent c9b3e0ee17
commit e00242d8f0

View File

@@ -0,0 +1,5 @@
-- DB update 2022_09_28_06 -> 2022_09_28_07
--
DELETE FROM `creature_loot_template` WHERE `item` = 6083;
/* Gelkis Rumblers have no other loot */
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 4661;