aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorn0n4m3 <none@none>2009-12-26 17:38:54 +0100
committern0n4m3 <none@none>2009-12-26 17:38:54 +0100
commit28df19d20540fe35ce87c6f5c25b2c7bf997b6e2 (patch)
treefc4da9be16bb466a7a21bc1d42f3ef30256e890b /sql
parentbb2b212e8479ebb3cbeb9cd7e91a734839e572aa (diff)
Fixed spell Combustion
--HG-- branch : trunk
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