DB/Loot: Captain's Key & Pirate's Footlocker
Closes #25689 (cherry picked from commit 0800055005d708520a9665b53a17264471e7401e)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Remove Captain's Key from creature loot, contained in Pirate's Footlocker. Adjust chance of Pirate's Footlocker
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` = 9249 AND `Reference` = 0;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 10 WHERE `Item` = 9276 AND `Reference` = 0;
|
||||
Reference in New Issue
Block a user