mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Loot: Remove fish which shouldn't drop from creatures
Closes #27654
(cherry picked from commit f21b2db60e)
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