aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAstellar <none@none>2010-01-05 21:08:44 +0300
committerAstellar <none@none>2010-01-05 21:08:44 +0300
commit082e7bac479137a8b71e99f0ba5e1fafad7e5d1d (patch)
treec840733dd4f53bb1d8c97add4c5e50c516e06ffd /sql/updates
parent4c2ccf6ccc3b8c19e885e7d0dfa5c579772ab5ce (diff)
DB update to have correct Windfury proc chance for already commited hack :)
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/6903_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6903_world_spell_proc_event.sql b/sql/updates/6903_world_spell_proc_event.sql
new file mode 100644
index 00000000000..d405bfbb2bf
--- /dev/null
+++ b/sql/updates/6903_world_spell_proc_event.sql
@@ -0,0 +1 @@
+UPDATE spell_proc_event SET customChance = 100 WHERE entry = 33757; \ No newline at end of file