DB/Loot: Remove clam meat from creature loot

Closes #25844

(cherry picked from commit 9cb2168ab9f16bef23148c10012dc9719b9049e4)
This commit is contained in:
offl
2022-03-06 00:06:29 +01:00
committed by Shauren
parent 1d09bd112a
commit 280d0fa9c0
@@ -0,0 +1,2 @@
--
DELETE FROM `creature_loot_template` WHERE `Item` IN (24477,5504,5503,15924) AND `Reference` = 0;