mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
DB/Loot: Remove item Carved Ivory Bone from creatures loot
Closes #24624
(cherry picked from commit 7b4b04653b)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Only from items
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` = 24281 AND `Reference` = 0;
|
||||
Reference in New Issue
Block a user