DB/Loot: Remove fish which shouldn't drop from creatures

Closes #27654

(cherry picked from commit f21b2db60e1639e41b278b830bfbbdd1df809276)
This commit is contained in:
Alastro-Kraken
2022-03-25 22:50:32 +01:00
committed by Shauren
parent 2047afb4d8
commit 87279a0bd2
@@ -0,0 +1,2 @@
--
DELETE FROM `creature_loot_template` WHERE `Item` IN (787,4592,4593,6887,8957) AND `Reference` = 0;