fix(DB/Loot): Coilfang Water Elemental loot (#13832)

This commit is contained in:
BeefSteak
2022-11-21 21:59:55 +00:00
committed by GitHub
parent 7f4fe2e3ec
commit c791e2080e

View File

@@ -0,0 +1,2 @@
-- Remove golden pearl drop from creature
DELETE FROM `item_loot_template` WHERE `Entry` IN (17917, 20627) AND (`Item` IN (13926));