mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
*Fix beacon of light.
*Fix a crash in Spell::CanAutoCast. --HG-- branch : trunk
This commit is contained in:
4
sql/updates/2586_world.sql
Normal file
4
sql/updates/2586_world.sql
Normal file
@@ -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);
|
||||
Reference in New Issue
Block a user