mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
DB/Loot: Remove rare drop reference from normal trash mob
Closes #18614 By xinef1
This commit is contained in:
2
sql/updates/world/3.3.5/2016_12_27_07_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_12_27_07_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `entry`=11444 AND `reference`=35015;
|
||||
Reference in New Issue
Block a user