chore(DB): import pending files

Referenced commit(s): 7ec6a9d514
This commit is contained in:
AzerothCoreBot
2022-08-23 11:10:03 +00:00
parent 7ec6a9d514
commit 9b740ea586
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
-- DB update 2022_08_23_00 -> 2022_08_23_01
-- aq20 boss reference table
DELETE FROM `reference_loot_template` WHERE (`Entry` = 34024) AND (`Item` IN (20727, 20728, 20729, 20730, 20731, 20734, 20736));
INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(34024, 20727, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Gloves - Shadow Power'),
(34024, 20728, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Gloves - Frost Power'),
(34024, 20729, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Gloves - Fire Power'),
(34024, 20730, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Gloves - Healing Power'),
(34024, 20731, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Gloves - Superior Agility'),
(34024, 20734, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Cloak - Stealth'),
(34024, 20736, 0, 0, 0, 1, 1, 1, 1, 'Formula: Enchant Cloak - Dodge');
-- kurinnaxx
DELETE FROM `creature_loot_template` WHERE (`Entry` = 15348) AND (`Item` IN (34024, 190024));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(15348, 34024, 34024, 100, 0, 1, 2, 1, 2, 'Kurinnaxx - (ReferenceTable)'),
(15348, 190024, 34024, 1, 0, 1, 1, 1, 1, '');
-- rajaxx
DELETE FROM `creature_loot_template` WHERE (`Entry` = 15341) AND (`Item` IN (34024, 190024));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(15341, 34024, 34024, 100, 0, 1, 3, 1, 2, 'General Rajaxx - (ReferenceTable)'),
(15341, 190024, 34024, 1, 0, 1, 1, 1, 1, '');
-- ossirian
DELETE FROM `creature_loot_template` WHERE (`Entry` = 15339) AND (`Item` IN (34024, 190024));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(15339, 34024, 34024, 100, 0, 1, 3, 1, 2, 'Ossirian the Unscarred - (ReferenceTable)'),
(15339, 190024, 34024, 1, 0, 1, 1, 1, 1, '');
-- buru
DELETE FROM `creature_loot_template` WHERE (`Entry` = 15370) AND (`Item` IN (34024, 190024));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(15370, 34024, 34024, 100, 0, 1, 3, 1, 2, 'Buru the Gorger - (ReferenceTable)'),
(15370, 190024, 34024, 1, 0, 1, 1, 1, 1, '');
-- moam
DELETE FROM `creature_loot_template` WHERE (`Entry` = 15340) AND (`Item` IN (34024, 190024));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(15340, 34024, 34024, 100, 0, 1, 3, 1, 2, 'Moam - (ReferenceTable)'),
(15340, 190024, 34024, 1, 0, 1, 1, 1, 1, '');
-- Ayamiss the Hunter
DELETE FROM `creature_loot_template` WHERE (`Entry` = 15369) AND (`Item` IN (34024, 190024));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(15369, 34024, 34024, 100, 0, 1, 3, 1, 2, 'Ayamiss the Hunter - (ReferenceTable)'),
(15369, 190024, 34024, 1, 0, 1, 1, 1, 1, '');

View File

@@ -0,0 +1,63 @@
-- DB update 2022_08_23_01 -> 2022_08_23_02
-- Add formation linking to stationary packs in AQ40
DELETE FROM `creature_formations` WHERE `memberGUID` IN (87595,87596,87597,87598,87599,87600,87608,87606,87607,87612,87613,87614,87604,87605,87609,87610,87611,87615,87616,87617,87618,87619,87620,87625,87628,87631,87633,87635,87636,87621,87624,87626,87627,87630,87634,87622,87623,87629,87632,87637,87638,88077,88015,88016,88017,88018,88019,87657,88028,88029,87656,88026,88027,87655,88024,88025,87654,88022,88023);
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
(87595, 87595, 0, 0, 3, 0, 0),
(87595, 87596, 0, 0, 3, 0, 0),
(87595, 87597, 0, 0, 3, 0, 0),
(87598, 87598, 0, 0, 3, 0, 0),
(87598, 87599, 0, 0, 3, 0, 0),
(87598, 87600, 0, 0, 3, 0, 0),
(87598, 87608, 0, 0, 3, 0, 0),
(87606, 87606, 0, 0, 3, 0, 0),
(87606, 87607, 0, 0, 3, 0, 0),
(87606, 87612, 0, 0, 3, 0, 0),
(87606, 87613, 0, 0, 3, 0, 0),
(87606, 87614, 0, 0, 3, 0, 0),
(87604, 87604, 0, 0, 3, 0, 0),
(87604, 87605, 0, 0, 3, 0, 0),
(87604, 87609, 0, 0, 3, 0, 0),
(87604, 87610, 0, 0, 3, 0, 0),
(87604, 87611, 0, 0, 3, 0, 0),
(87615, 87615, 0, 0, 3, 0, 0),
(87615, 87616, 0, 0, 3, 0, 0),
(87615, 87617, 0, 0, 3, 0, 0),
(87615, 87618, 0, 0, 3, 0, 0),
(87615, 87619, 0, 0, 3, 0, 0),
(87615, 87620, 0, 0, 3, 0, 0),
(87625, 87625, 0, 0, 3, 0, 0),
(87625, 87628, 0, 0, 3, 0, 0),
(87625, 87631, 0, 0, 3, 0, 0),
(87625, 87633, 0, 0, 3, 0, 0),
(87625, 87635, 0, 0, 3, 0, 0),
(87625, 87636, 0, 0, 3, 0, 0),
(87621, 87621, 0, 0, 3, 0, 0),
(87621, 87624, 0, 0, 3, 0, 0),
(87621, 87626, 0, 0, 3, 0, 0),
(87621, 87627, 0, 0, 3, 0, 0),
(87621, 87630, 0, 0, 3, 0, 0),
(87621, 87634, 0, 0, 3, 0, 0),
(87622, 87622, 0, 0, 3, 0, 0),
(87622, 87623, 0, 0, 3, 0, 0),
(87622, 87629, 0, 0, 3, 0, 0),
(87622, 87632, 0, 0, 3, 0, 0),
(87622, 87637, 0, 0, 3, 0, 0),
(87622, 87638, 0, 0, 3, 0, 0),
(88077, 88077, 0, 0, 1, 0, 0),
(88077, 88015, 0, 0, 1, 0, 0),
(88077, 88016, 0, 0, 1, 0, 0),
(88077, 88017, 0, 0, 1, 0, 0),
(88077, 88018, 0, 0, 1, 0, 0),
(88077, 88019, 0, 0, 1, 0, 0),
(87657, 87657, 0, 0, 3, 0, 0),
(87657, 88028, 0, 0, 3, 0, 0),
(87657, 88029, 0, 0, 3, 0, 0),
(87656, 87656, 0, 0, 3, 0, 0),
(87656, 88026, 0, 0, 3, 0, 0),
(87656, 88027, 0, 0, 3, 0, 0),
(87655, 87655, 0, 0, 3, 0, 0),
(87655, 88024, 0, 0, 3, 0, 0),
(87655, 88025, 0, 0, 3, 0, 0),
(87654, 87654, 0, 0, 3, 0, 0),
(87654, 88022, 0, 0, 3, 0, 0),
(87654, 88023, 0, 0, 3, 0, 0);

View File

@@ -0,0 +1,3 @@
-- DB update 2022_08_23_02 -> 2022_08_23_03
--
UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE `entry` IN (15344, 15555);