fix(DB/Loot): Fix Master Summoner Staff drop chance (#23717)
This commit is contained in:
parent
3a2c717993
commit
182c055e6e
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `item` = 43159 AND `entry` = 30746;
|
||||
Loading…
Add table
Add a link
Reference in a new issue