From a5c09f5d44e2be23307bb5ee2befc29f3336472a Mon Sep 17 00:00:00 2001 From: _manuel_ Date: Sun, 4 Apr 2010 14:54:11 -0300 Subject: Corrected Ferocious Inspiration entry. --HG-- branch : trunk --- sql/updates/7767_world_spell_group.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/7767_world_spell_group.sql (limited to 'sql/updates') diff --git a/sql/updates/7767_world_spell_group.sql b/sql/updates/7767_world_spell_group.sql new file mode 100644 index 00000000000..ca8640e864d --- /dev/null +++ b/sql/updates/7767_world_spell_group.sql @@ -0,0 +1 @@ +UPDATE `spell_group` SET `spell_id`=34455 WHERE `id`=1055; -- cgit v1.2.3