aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_02_23_03_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_23_03_world.sql b/sql/updates/world/2015_02_23_03_world.sql
new file mode 100644
index 00000000000..468af7088b4
--- /dev/null
+++ b/sql/updates/world/2015_02_23_03_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_group` WHERE `id`=1 AND `spell_id`=63729;
+INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
+(1, 63729);