From 8b48aad6ad5eaa99ac93ad8b512e01ffb01045df Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sat, 19 Jul 2014 04:55:18 +0200 Subject: [PATCH] Update 2014_07_19_00_world_spell_custom_attr.sql --- sql/updates/world/2014_07_19_00_world_spell_custom_attr.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/2014_07_19_00_world_spell_custom_attr.sql b/sql/updates/world/2014_07_19_00_world_spell_custom_attr.sql index 181742b2497..fee4f9cc077 100644 --- a/sql/updates/world/2014_07_19_00_world_spell_custom_attr.sql +++ b/sql/updates/world/2014_07_19_00_world_spell_custom_attr.sql @@ -1,3 +1,3 @@ -DELETE FROM `spell_custom_attr` WHERE `entry`=49882 +DELETE FROM `spell_custom_attr` WHERE `entry`=49882; INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES (49882, 32768);