diff --git a/data/sql/updates/pending_db_world/rev_1518477962308987200.sql b/data/sql/updates/pending_db_world/rev_1518477962308987200.sql new file mode 100644 index 000000000..6a07d350b --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1518477962308987200.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1518477962308987200'); + +DELETE FROM `item_loot_template` WHERE `Entry` = 54537 AND `Item` = 49426; +INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(54537, 49426, 0, 100, 0, 1, 0, 2, 2, '');