*Use hex format for spell_full spell_proc_event table.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-05-24 14:06:00 -05:00
parent 452bda72a1
commit 80940e1abc
2 changed files with 916 additions and 901 deletions

View File

@@ -6,6 +6,6 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell
(20180, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0),
(20182, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0);
DELETE FROM `spell_proc_event` WHERE `entry` IN (50720);
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (50720);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
( 50720, 59665, 0, 'Vigilance (redirect threat)');

File diff suppressed because it is too large Load Diff