diff options
-rw-r--r-- | sql/updates/world/2012_04_23_04_world_spell_linked_spell.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_04_23_04_world_spell_linked_spell.sql b/sql/updates/world/2012_04_23_04_world_spell_linked_spell.sql new file mode 100644 index 00000000000..48613dca725 --- /dev/null +++ b/sql/updates/world/2012_04_23_04_world_spell_linked_spell.sql @@ -0,0 +1 @@ +DELETE FROM `spell_linked_spell` WHERE `comment`='Mangle - Remover'; -- This stacking rule became useless when written in the `spell_group` table.
\ No newline at end of file |