diff --git a/data/sql/updates/pending_db_world/rev_1773809954905082900.sql b/data/sql/updates/pending_db_world/rev_1773809954905082900.sql new file mode 100644 index 000000000..f8f2ed45c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1773809954905082900.sql @@ -0,0 +1,8 @@ +-- +DELETE FROM `reference_loot_template` WHERE (`Entry` = 34175) AND (`Item` IN (40547, 40549)); +INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(34175, 40549, 0, 0, 0, 1, 1, 1, 1, 'Boots of the Renewed Flight'); + +DELETE FROM `gameobject_loot_template` WHERE (`Entry` = 26094) AND (`Item` IN (43953, 43952)); +INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(26094, 43952, 0, 1, 0, 1, 0, 1, 1, 'Alexstrasza\'s Gift - Reins of the Azure Drake');