chore(DB): import pending files

Referenced commit(s): f5bbae8044
This commit is contained in:
AzerothCoreBot
2022-06-18 12:30:29 +00:00
parent f5bbae8044
commit 5371fd56f8
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_06_18_03 -> 2022_06_18_04
--
DELETE FROM `pool_template` WHERE `entry` IN (391, 392, 393);
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (391, 4, 'Brontus Kodo Pack Combo 1 -- 4 Barrens Kodo Pack');

View File

@@ -1 +1,2 @@
-- DB update 2022_06_18_04 -> 2022_06_18_05
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 1940) AND (`source_type` = 0) AND (`id` IN (1, 2, 3, 4));

View File

@@ -1,3 +1,4 @@
-- DB update 2022_06_18_05 -> 2022_06_18_06
DELETE FROM `gameobject_loot_template` WHERE (`Entry` = 5000);
INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(5000, 13172, 0, 0.0001, 1, 1, 0, 1, 1, 'Premium Siabi Tobacco - Siabi\'s Premium Tobacco');