chore(DB): import pending files

Referenced commit(s): b0c37eabef
This commit is contained in:
AzerothCoreBot
2022-12-29 17:41:50 +00:00
parent b0c37eabef
commit a2018edade
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_29_09 -> 2022_12_29_10
--
DELETE FROM `creature_loot_template` WHERE (`Entry` = 18134) AND (`Item` IN (24427));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES

View File

@@ -1 +1,2 @@
-- DB update 2022_12_29_10 -> 2022_12_29_11
DELETE FROM `creature` WHERE `id1` = 19461;