mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
3
data/sql/updates/db_world/2022_06_15_01.sql
Normal file
3
data/sql/updates/db_world/2022_06_15_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2022_06_15_00 -> 2022_06_15_01
|
||||
-- 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