fix(DB/Loot): Adjust Thori'dal drop chance. (#22124)
This commit is contained in:
parent
8e68d9a8b4
commit
e7343b0e3c
1 changed files with 1 additions and 0 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue