aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;