diff --git a/sql/updates/world/2011_07_01_world_waypoint_data.sql b/sql/updates/world/2011_07_01_00_world_waypoint_data.sql similarity index 100% rename from sql/updates/world/2011_07_01_world_waypoint_data.sql rename to sql/updates/world/2011_07_01_00_world_waypoint_data.sql diff --git a/sql/updates/world/2011_07_01_01_world_item_template.sql b/sql/updates/world/2011_07_01_01_world_item_template.sql new file mode 100644 index 00000000000..40dffd3cc47 --- /dev/null +++ b/sql/updates/world/2011_07_01_01_world_item_template.sql @@ -0,0 +1 @@ +UPDATE `item_template` SET `spellid_2`=53056 WHERE `entry`=39644;