diff --git a/sql/updates/world/custom/custom_2018_08_24_03_world.sql b/sql/updates/world/custom/custom_2018_08_24_03_world.sql new file mode 100644 index 00000000000..b90bb79890f --- /dev/null +++ b/sql/updates/world/custom/custom_2018_08_24_03_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_bonus_data` WHERE `entry`= 53301; +INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES +(53301, 0, 0, 0, 0.273, 'Hunter - Explosive Shot');