mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Loot): Increase the drop rate of Ritual Salve (#11906)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Adjust drop rate of Ritual salve to 72% (based by a sniffer with 325 kills)
|
||||
UPDATE `creature_loot_template` SET `Chance` = 72 WHERE `Entry` = 2953 AND `Item` = 6634;
|
||||
Reference in New Issue
Block a user