diff --git a/sql/world/base/boss_nefarian_loot.sql b/sql/world/base/boss_nefarian_loot.sql index 60a793c..0c1d8cb 100644 --- a/sql/world/base/boss_nefarian_loot.sql +++ b/sql/world/base/boss_nefarian_loot.sql @@ -12,7 +12,7 @@ INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `Q (11583, 30172, 30172, 100.0, 0, 1, 0, 1, 1), (11583, 30173, 30173, 100.0, 0, 1, 0, 1, 1), (11583, 30330, 30330, 0.05, 0, 1, 0, 1, 1), -(11583, 30486, 30486, 100.0, 0, 1, 0, 1, 2), +(11583, 30486, 30486, 100.0, 0, 1, 0, 2, 2), (11583, 30487, 30487, 100.0, 0, 1, 0, 1, 1), (11583, 30551, 30551, 100.0, 0, 1, 0, 1, 1); DELETE FROM `reference_loot_template` WHERE `Entry` IN (34009, 30105, 30044, 30089, 30172, 30173, 30330, 30486, 30487, 30551, 30171);