chore(DB): import pending files

Referenced commit(s): c11017af3d
This commit is contained in:
AzerothCoreBot
2022-11-13 18:45:43 +00:00
parent c11017af3d
commit d466dc70c1

View File

@@ -0,0 +1,3 @@
-- DB update 2022_11_12_15 -> 2022_11_13_00
-- Remove Syndicate emblems from Battered Junkbox and Worn Junkbox
DELETE FROM `item_loot_template` WHERE `Entry` IN (16882, 16883) AND (`Item` IN (17124));