aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/5950_world.sql
diff options
context:
space:
mode:
authorteacher <none@none>2009-12-12 15:27:10 +0100
committerteacher <none@none>2009-12-12 15:27:10 +0100
commit477e58f32137cbede732998f24fed96ca43fd0fa (patch)
tree7b60d1681b4e16080d1e3df4d32e6fa622fc7046 /sql/updates/5950_world.sql
parent7fa5c67861a9fb9d34cd8a64a03e4be1f6ab0492 (diff)
Renamed sql update files to proper Trinity naming standard.
Moved files prior to 6381_world_script_texts.sql to 3.1.3_old folder. --HG-- branch : trunk
Diffstat (limited to 'sql/updates/5950_world.sql')
-rw-r--r--sql/updates/5950_world.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/updates/5950_world.sql b/sql/updates/5950_world.sql
deleted file mode 100644
index 379469682be..00000000000
--- a/sql/updates/5950_world.sql
+++ /dev/null
@@ -1,3 +0,0 @@
-DELETE FROM `spell_linked_spell` WHERE `spell_trigger`='16857';
-INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
-( 16857, 60089, 0, 'Faerie Fire (Feral)');