fix(DB/Loot): Remove Primed Mold Key from Coilfang Emissary (#14370)

This commit is contained in:
Synful-Syn
2022-12-29 06:13:18 -05:00
committed by GitHub
parent 3c7b1d2db8
commit 50582832c1

View File

@@ -0,0 +1 @@
DELETE FROM `creature_loot_template` WHERE `Entry` = 18681 AND `Item` = 31245;