aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorn0n4m3 <none@none>2010-02-15 19:13:22 +0100
committern0n4m3 <none@none>2010-02-15 19:13:22 +0100
commit130dc0ed071084470f487d39db750cf1044dc081 (patch)
tree093d602db992d8d140461f5d24884dc4fe022efc
parentfeea2417c3036fc98163ad9bfcfe067bf7a620db (diff)
Add missing changes in world.sql rev 39b34751a7
--HG-- branch : trunk
-rw-r--r--sql/world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/world.sql b/sql/world.sql
index fca4fde2f0b..35179613d40 100644
--- a/sql/world.sql
+++ b/sql/world.sql
@@ -5825,6 +5825,7 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment
( 54850, 54851, 1, 'Emerge - Emerge Summon'),
-- Trial of the Champion
( 66680, 66547, 0, 'Confess - Confess'),
+( 31687, 70907, 0, 'Summon Water Elemental'),
( 66889,-66865, 0, 'Remove Vengeance');
/*!40000 ALTER TABLE `spell_linked_spell` ENABLE KEYS */;
UNLOCK TABLES;