diff --git a/sql/updates/world/2014_03_06_01_item_template.sql b/sql/updates/world/2014_03_06_01_item_template.sql new file mode 100644 index 00000000000..198e27f26eb --- /dev/null +++ b/sql/updates/world/2014_03_06_01_item_template.sql @@ -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);