aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-11 18:58:34 +0200
committerQAston <none@none>2009-04-11 18:58:34 +0200
commit2e0ffba0bcea53f8b5ce15a51174c34cbc55d202 (patch)
treeccbd89ec8f207d7d74dcfb5a9ee2d480862eb44f /sql
parenta5e7907ff5e6c1510f85513f5ec16f21336d5a45 (diff)
*Fix beacon of light.
*Fix a crash in Spell::CanAutoCast. --HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/2586_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/2586_world.sql b/sql/updates/2586_world.sql
new file mode 100644
index 00000000000..489fe7bdb75
--- /dev/null
+++ b/sql/updates/2586_world.sql
@@ -0,0 +1,4 @@
+INSERT IGNORE INTO `spell_linked_spell` VALUES (53563, 53651, 2, 'Beacon of Light');
+
+INSERT INTO `spell_proc_event` VALUES
+(53651, 0x00, 10, 0xC0008000, 0x00000000, 0x00000000, 0x00000000, 0x0000000, 0.000000, 0.000000, 0);