DB/Loot: Remove fish which shouldn't drop from creatures
Closes #27654 (cherry picked from commit f21b2db60e1639e41b278b830bfbbdd1df809276)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` IN (787,4592,4593,6887,8957) AND `Reference` = 0;
|
||||
Reference in New Issue
Block a user