{
  "id": "MAP_SEAFLOOR_CAVERN_ROOM6",
  "name": "SeafloorCavern_Room6",
  "layout": "LAYOUT_SEAFLOOR_CAVERN_ROOM6",
  "music": "MUS_TOZAN",
  "region_map_section": "MAPSEC_SEAFLOOR_CAVERN",
  "requires_flash": false,
  "weather": "WEATHER_NONE",
  "map_type": "MAP_TYPE_UNDERGROUND",
  "allow_bike": true,
  "allow_escape_rope": true,
  "allow_running": true,
  "show_map_name": true,
  "battle_scene": "MAP_BATTLE_SCENE_NORMAL",
  "connections": null,
  "object_events": [],
  "warp_events": [
    {
      "x": 11,
      "y": 21,
      "elevation": 3,
      "dest_map": "MAP_SEAFLOOR_CAVERN_ROOM2",
      "dest_warp_id": 2
    },
    {
      "x": 4,
      "y": 1,
      "elevation": 3,
      "dest_map": "MAP_SEAFLOOR_CAVERN_ROOM3",
      "dest_warp_id": 2
    },
    {
      "x": 14,
      "y": 8,
      "elevation": 1,
      "dest_map": "MAP_SEAFLOOR_CAVERN_ENTRANCE",
      "dest_warp_id": 1
    }
  ],
  "coord_events": [],
  "bg_events": []
}