diff --git a/sql/updates/world/4.3.4/2017_12_19_01_world.sql b/sql/updates/world/4.3.4/2017_12_19_01_world.sql new file mode 100644 index 00000000000..1f995823f77 --- /dev/null +++ b/sql/updates/world/4.3.4/2017_12_19_01_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `spell_learn_spell` WHERE `entry`= 87840; +INSERT INTO `spell_learn_spell` (`entry`, `SpellID`, `Active`) VALUES +(87840, 33388, 1); +UPDATE `spell_bonus_data` SET `direct_bonus`= 0.654 WHERE `entry`= 133;