chore(DB): import pending files

Referenced commit(s): 40796fa3dd
This commit is contained in:
AzerothCoreBot 2021-07-21 14:54:23 +00:00
parent 40796fa3dd
commit e954e3e32a

View file

@ -1,37 +0,0 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1626317015822404300');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 7158) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(7158, 21377, 0, 49, 0, 1, 0, 1, 1, 'Deadwood Shaman - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 7157) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(7157, 21377, 0, 48, 0, 1, 0, 1, 1, 'Deadwood Avenger - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 7156) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(7156, 21377, 0, 49, 0, 1, 0, 1, 1, 'Deadwood Den Watcher - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 7155) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(7155, 21377, 0, 27, 0, 1, 0, 1, 1, 'Deadwood Pathfinder - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 7154) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(7154, 21377, 0, 28, 0, 1, 0, 1, 1, 'Deadwood Gardener - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 7153) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(7153, 21377, 0, 30, 0, 1, 0, 1, 1, 'Deadwood Warrior - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 9464) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(9464, 21377, 0, 28, 0, 1, 0, 1, 1, 'Overlord Ror - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 14342) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(14342, 21377, 0, 17, 0, 1, 0, 1, 1, 'Ragepaw - Deadwood Headdress Feather');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 9462) AND (`Item` IN (21377));
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(9462, 21377, 0, 39, 0, 1, 0, 1, 1, 'Chieftain Bloodmaw - Deadwood Headdress Feather');