Map

constructor(id: Int, name: String, minLevel: Int, maxLevel: Int, defaultFloor: Int, type: MapType, floors: List<Int>, regionId: Int, regionName: String?, continentId: Int, continentName: String? = null, mapRect: Rectangle, continentRect: Rectangle)