diff --git a/sql/updates/world/2016_07_05_15_world_from_335_was_2016_07_05_00_world.sql b/sql/updates/world/2016_07_05_15_world_from_335_was_2016_07_05_00_world.sql index d2a6fc8e1aa..0882137c8a4 100644 --- a/sql/updates/world/2016_07_05_15_world_from_335_was_2016_07_05_00_world.sql +++ b/sql/updates/world/2016_07_05_15_world_from_335_was_2016_07_05_00_world.sql @@ -1,6 +1,6 @@ SET @CGUID := 11003; -UPDATE `spelleffect_dbc` SET `EffectBasePoints`=20 WHERE `Id`=70507; +UPDATE `spelleffect_dbc` SET `EffectBasePoints`=20 WHERE `EffectSpellId`=70507 AND `EffectIndex`=0; UPDATE `creature_template` SET `unit_flags`=32832 WHERE `entry` IN(40142,40143,40144,40145); UPDATE `creature_template` SET `flags_extra`=128 WHERE `entry` IN (40081,40470,40471,40472);