fix(DB/Loot): Correct Gorefiend Truncheon drop rate (#15287)
This commit is contained in:
parent
6b4be39341
commit
16075d5b7d
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=100 WHERE (`Entry` = 21784) AND (`Item`=30800);
|
||||
Loading…
Add table
Add a link
Reference in a new issue