From fb8e19397b586645f0188e8ebabe14703b9ecfee Mon Sep 17 00:00:00 2001 From: Drahy Date: Thu, 5 Feb 2009 22:14:38 +0100 Subject: [PATCH] * Changed file 1_world_scripts.sql to correct 805_world_scripts.sql - Thx for pointing to megamage * Related updates --HG-- branch : trunk --- sql/TBC-WLK converter/Readme.txt | 2 +- sql/updates/{1_world_scripts.sql => 805_world_scripts.sql} | 0 sql/updates/CMakeLists.txt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename sql/updates/{1_world_scripts.sql => 805_world_scripts.sql} (100%) diff --git a/sql/TBC-WLK converter/Readme.txt b/sql/TBC-WLK converter/Readme.txt index b2e9283fe46..58f95ba0cd4 100644 --- a/sql/TBC-WLK converter/Readme.txt +++ b/sql/TBC-WLK converter/Readme.txt @@ -5,4 +5,4 @@ Convert DB from 2.4.3 to 3.0.x: 3. Run TBC-WLK_world_run_only_once.sql in "world" database. 4. Run TBC-WLK_world.sql in "world" database. -After that you need to manually apply all sqls starting from 1_world_scripts.sql (in sql/updates) \ No newline at end of file +After that you need to manually apply all sqls starting from 805_world_scripts.sql (in sql/updates) \ No newline at end of file diff --git a/sql/updates/1_world_scripts.sql b/sql/updates/805_world_scripts.sql similarity index 100% rename from sql/updates/1_world_scripts.sql rename to sql/updates/805_world_scripts.sql diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt index 975d18ef279..f4962d15292 100644 --- a/sql/updates/CMakeLists.txt +++ b/sql/updates/CMakeLists.txt @@ -1,5 +1,5 @@ INSTALL(FILES -1_world_scripts.sql +805_world_scripts 875_(mangos_7047)_01_characters_character_spell.sql 875_(mangos_7059)_01_characters_pet_spell.sql 1026_(mangos_7113)_01_characters_character_achievement_progress.sql