From 3e97b6d55afac59407c8ccac469cdb9c8dbeae94 Mon Sep 17 00:00:00 2001 From: _manuel_ Date: Sun, 27 Dec 2009 21:07:36 -0300 Subject: Fixed spell 66865 used by Boss Eadric the Pure. --HG-- branch : trunk --- sql/world.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql/world.sql') diff --git a/sql/world.sql b/sql/world.sql index 42b7e7fdb19..713abc325cc 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -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; -- cgit v1.2.3