DB/Items: Fix some startup errors

Updates #11587
This commit is contained in:
Aokromes
2014-03-06 08:42:57 +01:00
parent 932173f88d
commit b8cfd275a6

View File

@@ -0,0 +1,3 @@
--
UPDATE `item_template` SET `spellid_1`=0, `WDBVerified`=-15595 WHERE `entry` IN (2599,40727);
UPDATE `item_template` SET `spellid_2`=0, `WDBVerified`=-15595 WHERE `entry` IN (32113,32118,32128);