DataType: "MP", File: lists/maplist.txt

The maplist.txt data file simply contains a list of all the maps used in your adventure. Each map must be numbered with a mapID, starting at 0, and maps must be numbered sequentially and continuously. Simply list the mapID followed by the path to the map file. Map files are created and edited individually, using the mapedit tool included with the Dragon Bane II Adventure Construction Kit.

Note that once you begin using maps, you should probably never re-order your map list, if you created teleports between maps that will get mixed up if you change the numbering in your maplist.txt file without updating the teleport instructions in the map.

Note that you can only have up to 32 maps in the game (numbered 0..31).

Example:
0      data\maps\newtreleon.map
1      data\maps\wilderness01.map
2      data\maps\cellar01.map