Map_Hub         1
{
    title           "$m_level1"
    map_1           "levels/Hollyrok.map"
   
    mapid_1         5
 
    maxDistance_1   1000
 
    warptid         10000
    keys            3
    script_1        "scripts/map/generic_script.txt" 
   
}

Map_Jungle      2
{
    title           "$m_level2"
    map_1           "levels/level06.map"
    map_2           "levels/level07.map"
    mapid_1         6
    mapid_2         7
    maxDistance_1   2000
    maxDistance_2   2000  
    warptid         11000
    keys            0
    script_1        "scripts/map/Hollyrok_script.txt"

}
