We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbccc58 commit 8b48aadCopy full SHA for 8b48aad
1 file changed
sql/updates/world/2014_07_19_00_world_spell_custom_attr.sql
@@ -1,3 +1,3 @@
1
-DELETE FROM `spell_custom_attr` WHERE `entry`=49882
+DELETE FROM `spell_custom_attr` WHERE `entry`=49882;
2
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
3
(49882, 32768);
0 commit comments