chore(DB): import pending files

Referenced commit(s): ae80d310dd
This commit is contained in:
AzerothCoreBot
2022-12-30 22:00:52 +00:00
parent ae80d310dd
commit dfd43d0215

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_30_05 -> 2022_12_30_06
--
UPDATE `creature_loot_template` SET `GroupId`=1, `MinCount`=1, `MaxCount`=2 WHERE `entry`=35360 AND `Item`=1;
DELETE FROM `creature_loot_template` WHERE `entry`=35360 AND `item` IN (3,4);