mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
fix(DB/Loot): Shellfish Trap giving only 1 shellfish (#17473)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Shellfish
|
||||||
|
UPDATE `gameobject_loot_template` SET `MaxCount` = 2 WHERE `Entry` = 13944 and `Item` = 13545;
|
||||||
Reference in New Issue
Block a user