diff --git a/sql/updates/world/2016_01_23_03_world.sql b/sql/updates/world/2016_01_23_03_world.sql index 39e097e2156..2f1879b078d 100644 --- a/sql/updates/world/2016_01_23_03_world.sql +++ b/sql/updates/world/2016_01_23_03_world.sql @@ -1,4 +1,5 @@ -- +DELETE FROM `spell_loot_template` WHERE `Entry` IN (75183,86615); INSERT INTO `spell_loot_template` (`Entry`, `Item`, `MinCount`, `MaxCount`) VALUES (75183, 54464, 8, 11);