From 477e58f32137cbede732998f24fed96ca43fd0fa Mon Sep 17 00:00:00 2001 From: teacher Date: Sat, 12 Dec 2009 15:27:10 +0100 Subject: 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 --- sql/updates/5950_world.sql | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sql/updates/5950_world.sql (limited to 'sql/updates/5950_world.sql') 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)'); -- cgit v1.2.3