Update 2014_07_19_00_world_spell_custom_attr.sql

This commit is contained in:
Aokromes
2014-07-19 04:55:18 +02:00
parent fbccc58f4a
commit 8b48aad6ad

View File

@@ -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);