mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/Loot): Adjust Thori'dal drop chance. (#22124)
This commit is contained in:
1
data/sql/updates/pending_db_world/thoridal-chance.sql
Normal file
1
data/sql/updates/pending_db_world/thoridal-chance.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_loot_template` SET `Chance` = 6 WHERE `Item` = 34334 AND `Entry` = 25315;
|
||||
Reference in New Issue
Block a user