From 2ccfc43c2da5b25d21c26e8d0221c243afba9b10 Mon Sep 17 00:00:00 2001 From: Zephiris Date: Fri, 22 Sep 2006 06:25:02 +0000 Subject: * 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8842 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/map_index.txt | 70 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 40 insertions(+), 30 deletions(-) (limited to 'db/map_index.txt') diff --git a/db/map_index.txt b/db/map_index.txt index 4b206360e..5ae260858 100644 --- a/db/map_index.txt +++ b/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 -- cgit v1.2.3-60-g2f50