From 2e0ffba0bcea53f8b5ce15a51174c34cbc55d202 Mon Sep 17 00:00:00 2001 From: QAston Date: Sat, 11 Apr 2009 18:58:34 +0200 Subject: *Fix beacon of light. *Fix a crash in Spell::CanAutoCast. --HG-- branch : trunk --- sql/updates/2586_world.sql | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sql/updates/2586_world.sql (limited to 'sql') 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); -- cgit v1.2.3