Browse Source

* Fixed some maps in db/mapindex.txt being under the wrong id and added comments so this will not happen again. * ATTENTION! * People running TXT servers will have to tell their players to redo their /memo points since the map ids of the old file were wrong. [Zephiris]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8842 54d463be-8e91-2dee-dedb-b68131a5f0ec
Zephiris 18 years ago
parent
commit
aa5feb1909
2 changed files with 46 additions and 30 deletions
  1. 6 0
      Changelog-Trunk.txt
  2. 40 30
      db/map_index.txt

+ 6 - 0
Changelog-Trunk.txt

@@ -3,6 +3,12 @@ Date	Added
 AS OF SVN REV. 5091, WE ARE NOW USING TRUNK.  ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
 IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
 
+2006/09/22
+	* Fixed some maps in db/mapindex.txt being under the wrong id and added comments
+	  so this will not happen again. [Zephiris]
+	  --- ATTENTION! ---
+	  People running TXT servers will have to tell their players to redo their /memo
+	  points since the map ids of the old file were wrong.
 2006/09/21
 	* Fixed a bug on "select" when skipping empty entries when the selected
 	  entry is the last. [Skotlex]

+ 40 - 30
db/map_index.txt

@@ -1,3 +1,6 @@
+//======================================================================================
+// Map Index
+//======================================================================================
 //Contains the list of maps with their respective IDs for inter-server use.
 //IDs must never change, therefore any new maps need to be added at the end,
 //and old ones must not be removed, but may be replaced.
@@ -599,7 +602,38 @@ job_knight.gat
 job_priest.gat
 job_wizard.gat
 g_room2.gat
-//Extra maps
+rachel.gat
+ra_in01.gat
+ra_fild01.gat
+ra_fild02.gat
+ra_fild03.gat
+ra_fild04.gat
+ra_fild05.gat
+ra_fild06.gat
+ra_fild07.gat
+ra_fild08.gat
+ra_fild09.gat
+ra_fild10.gat
+ra_fild11.gat
+ra_fild12.gat
+ra_fild13.gat
+ra_san01.gat
+ra_san02.gat
+ra_san03.gat
+ra_san04.gat
+ra_san05.gat
+ra_temin.gat
+ra_temple.gat
+ra_temsky.gat
+que_rachel.gat
+ice_dun01.gat
+ice_dun02.gat
+ice_dun03.gat
+ice_dun04.gat
+//======================================================================================
+// - Other/Extra maps -
+// Only add maps under this line if they are not standard maps!
+//======================================================================================
 rwc01.gat	1000
 rwc02.gat
 rwc03.gat
@@ -653,34 +687,10 @@ test.gat
 poring_c01.gat
 poring_c02.gat
 que_ng.gat
-rachel.gat
-ra_in01.gat
-ra_fild01.gat
-ra_fild02.gat
-ra_fild03.gat
-ra_fild04.gat
-ra_fild05.gat
-ra_fild06.gat
-ra_fild07.gat
-ra_fild08.gat
-ra_fild09.gat
-ra_fild10.gat
-ra_fild11.gat
-ra_fild12.gat
-ra_fild13.gat
-ra_san01.gat
-ra_san02.gat
-ra_san03.gat
-ra_san04.gat
-ra_san05.gat
-ra_temin.gat
-ra_temple.gat
-ra_temsky.gat
-que_rachel.gat
-ice_dun01.gat
-ice_dun02.gat
-ice_dun03.gat
-ice_dun04.gat
-//Place your custom maps with a starting ID here. Example:
+//======================================================================================
+//Place your custom maps with a starting ID here.
+//======================================================================================
+//Example:
+//
 //mymap.gat	1250
 //mymap-2.gat