mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
[svn] * Proper SVN structure
--HG-- branch : trunk
This commit is contained in:
4
sql/updates/0.7/3653_spell.sql
Normal file
4
sql/updates/0.7/3653_spell.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_chain` WHERE `spell_id` = 27170;
|
||||
INSERT INTO `spell_chain` VALUES (27170,20920,20375,6);
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` = 27170;
|
||||
INSERT INTO `spell_proc_event` VALUES (27170, 0, 0, 0, 0, 1, 7);
|
||||
Reference in New Issue
Block a user