Fixed spell 66865 used by Boss Eadric the Pure.

--HG--
branch : trunk
This commit is contained in:
_manuel_
2009-12-27 21:07:36 -03:00
parent 3cf90a73a5
commit 3e97b6d55a
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -5578,7 +5578,8 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment
-- Gundrak
(54850, 54851, 1, 'Emerge - Emerge Summon'),
-- Trial of the Champion
(66680, 66547, 0, 'Confess - Confess');
(66680, 66547, 0, 'Confess - Confess'),
(66889, -66865, 0, 'Remove Vengeance');
/*!40000 ALTER TABLE `spell_linked_spell` ENABLE KEYS */;
UNLOCK TABLES;