fix(DB/Loot): Syndicate emblems in junkboxes (#13750)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove Syndicate emblems from Battered Junkbox and Worn Junkbox
|
||||
DELETE FROM `item_loot_template` WHERE `Entry` IN (16882, 16883) AND (`Item` IN (17124));
|
||||
Reference in New Issue
Block a user