mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Loot: Remove clam meat from creature loot
Closes #25844
(cherry picked from commit 9cb2168ab9)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` IN (24477,5504,5503,15924) AND `Reference` = 0;
|
||||
Reference in New Issue
Block a user