fix(DB/Loot): Correct oversight with Hyjal trash loot. (#19095)

Init.
This commit is contained in:
Benjamin Jackson
2024-06-19 21:21:35 -04:00
committed by GitHub
parent 0114b8ee5d
commit 81d4c2e145

View File

@@ -0,0 +1 @@
DELETE FROM `creature_loot_template` WHERE `Item` IN (32945, 32946) AND `Entry` IN (17895, 17897, 17898, 17899, 17905, 17906, 17907, 17916);