aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1764_world.sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-03-08 23:42:42 +0100
committerQAston <none@none>2009-03-08 23:42:42 +0100
commit56c60f90e6bd1d31fe68fff868e2cfd77d47a8a8 (patch)
tree47d6cd0262704910a4b0d515ca4fc4e54fd8accb /sql/updates/1764_world.sql
parent1e1d95fe3aab892e5175ddd5f18b772ffca01c08 (diff)
*Fix Illumination and Infusion of Light procs.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1764_world.sql')
-rw-r--r--sql/updates/1764_world.sql9
1 files changed, 9 insertions, 0 deletions
diff --git a/sql/updates/1764_world.sql b/sql/updates/1764_world.sql
new file mode 100644
index 00000000000..b87a0488e9c
--- /dev/null
+++ b/sql/updates/1764_world.sql
@@ -0,0 +1,9 @@
+-- Infusion of Light
+REPLACE INTO `spell_proc_event` VALUES (54149, 0x00, 10, 2097152, 65536, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
+REPLACE INTO `spell_proc_event` VALUES (53672, 0x00, 10, 2097152, 65536, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
+-- Illumination
+REPLACE INTO `spell_proc_event` VALUES (20210, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
+REPLACE INTO `spell_proc_event` VALUES (20212, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
+REPLACE INTO `spell_proc_event` VALUES (20213, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
+REPLACE INTO `spell_proc_event` VALUES (20214, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
+REPLACE INTO `spell_proc_event` VALUES (20215, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);