aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2012_03_28_01_world_spell_bonus_data.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_03_28_01_world_spell_bonus_data.sql b/sql/updates/world/2012_03_28_01_world_spell_bonus_data.sql
new file mode 100644
index 00000000000..e150cad1c2e
--- /dev/null
+++ b/sql/updates/world/2012_03_28_01_world_spell_bonus_data.sql
@@ -0,0 +1,2 @@
+-- Hunter Volley
+UPDATE `spell_bonus_data` SET `ap_bonus`=0.0837 WHERE `entry`=42243;