From 11d0e6d0cede8999902348af36b6d1e015d4e0fa Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 23 Jun 2014 14:59:08 +0200 Subject: Rename 2014_06_23_13_world_spell_group.sql to 2014_06_23_13_world_spell_group.sql --- "sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" | 2 -- sql/updates/world/2014_06_23_13_world_spell_group.sql | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 "sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" create mode 100644 sql/updates/world/2014_06_23_13_world_spell_group.sql (limited to 'sql/updates') diff --git "a/sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" "b/sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" deleted file mode 100644 index fb763d82e24..00000000000 --- "a/sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" +++ /dev/null @@ -1,2 +0,0 @@ --- -DELETE FROM `spell_group` WHERE id=2 AND spell_id=11364; diff --git a/sql/updates/world/2014_06_23_13_world_spell_group.sql b/sql/updates/world/2014_06_23_13_world_spell_group.sql new file mode 100644 index 00000000000..fb763d82e24 --- /dev/null +++ b/sql/updates/world/2014_06_23_13_world_spell_group.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `spell_group` WHERE id=2 AND spell_id=11364; -- cgit v1.2.3