aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/6799_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6799_world_spell_proc_event.sql b/sql/updates/6799_world_spell_proc_event.sql
new file mode 100644
index 00000000000..ba127dbf22b
--- /dev/null
+++ b/sql/updates/6799_world_spell_proc_event.sql
@@ -0,0 +1 @@
+UPDATE spell_proc_event SET SchoolMask = 4, spellFamilyMask1 = 200776, spellFamilyMask0 = 146800663 WHERE entry = 11129; \ No newline at end of file