mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
@@ -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');
|
||||
@@ -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));
|
||||
@@ -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');
|
||||
Reference in New Issue
Block a user