diff --git a/data/sql/updates/pending_db_world/rev_1669870365832502100.sql b/data/sql/updates/pending_db_world/rev_1669870365832502100.sql new file mode 100644 index 000000000..0d41a2ea8 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1669870365832502100.sql @@ -0,0 +1,5 @@ +-- +-- Improve Mazthoril Recipe Drop Rates +UPDATE `creature_loot_template` SET `Chance`=6 WHERE `Entry`=7437 AND `Item`=14493 AND `Reference`=0 AND `GroupId`=0; +UPDATE `creature_loot_template` SET `Chance`=2 WHERE `Entry`=7437 AND `Item`=16054 AND `Reference`=0 AND `GroupId`=0; +UPDATE `creature_loot_template` SET `Chance`=10 WHERE `Entry`=7437 AND `Item`=13497 AND `Reference`=0 AND `GroupId`=0;