diff --git a/data/sql/updates/pending_db_world/rev_1775168371309767438.sql b/data/sql/updates/pending_db_world/rev_1775168371309767438.sql new file mode 100644 index 000000000..800e49e49 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1775168371309767438.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `item_loot_template` WHERE (`Entry` = 52676) AND (`Item` IN (47241)); +INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(52676, 47241, 0, 100, 0, 1, 0, 2, 2, '');