diff --git a/data/sql/updates/pending_db_world/siabispremiumtobacco.sql b/data/sql/updates/pending_db_world/siabispremiumtobacco.sql new file mode 100644 index 000000000..04cc3b0ef --- /dev/null +++ b/data/sql/updates/pending_db_world/siabispremiumtobacco.sql @@ -0,0 +1,3 @@ +DELETE FROM `gameobject_loot_template` WHERE (`Entry` = 5000); +INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(5000, 13172, 0, 0.0001, 1, 1, 0, 1, 1, 'Premium Siabi Tobacco - Siabi\'s Premium Tobacco');