DB/Loot: Remove clam meat from creature loot

Closes #25844
This commit is contained in:
offl
2021-01-15 03:57:20 +02:00
parent 7b79adf5b1
commit 9cb2168ab9

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature_loot_template` WHERE `Item` IN (24477,5504,5503,15924) AND `Reference` = 0;