From 7b6390cc90af7261239e0e0025a75b9a1bd533da Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 23 Jun 2014 14:55:34 +0200 Subject: DB/Spell: Magic Resistance Potion - Stacking By untaught, closes #12156 --- "sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 "sql/updates/world/ \t2014_06_23_13_world_spell_group.sql" (limited to 'sql') 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" new file mode 100644 index 00000000000..fb763d82e24 --- /dev/null +++ "b/sql/updates/world/ \t2014_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