fix(DB/Loot): Shellfish Trap giving only 1 shellfish (#17473)
This commit is contained in:
parent
e5aed49b75
commit
2d63090c83
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Shellfish
|
||||
UPDATE `gameobject_loot_template` SET `MaxCount` = 2 WHERE `Entry` = 13944 and `Item` = 13545;
|
||||
Loading…
Add table
Add a link
Reference in a new issue