aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
diff options
context:
space:
mode:
authorQAston <none@none>2010-02-15 20:59:05 +0100
committerQAston <none@none>2010-02-15 20:59:05 +0100
commit4cd4c4170f70a0715daad52b2f1831b6017d647a (patch)
tree940a3d602d5c18e770258ac13aae5e57a2444f9e /sql/world.sql
parent7b434fb1c350ffa6d738cef6fd401c6c184f0204 (diff)
*Backout some WTF fixes. Do things correctly, or do not touch them at all...
*Really fix windows build. --HG-- branch : trunk
Diffstat (limited to 'sql/world.sql')
-rw-r--r--sql/world.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/world.sql b/sql/world.sql
index 35179613d40..fca4fde2f0b 100644
--- a/sql/world.sql
+++ b/sql/world.sql
@@ -5825,7 +5825,6 @@ 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;