{
  "id": "MAP_SEAFLOOR_CAVERN_ROOM7",
  "name": "SeafloorCavern_Room7",
  "layout": "LAYOUT_SEAFLOOR_CAVERN_ROOM7",
  "music": "MUS_MT_CHIMNEY",
  "region_map_section": "MAPSEC_SEAFLOOR_CAVERN",
  "requires_flash": false,
  "weather": "WEATHER_NONE",
  "map_type": "MAP_TYPE_UNDERGROUND",
  "allow_cycling": true,
  "allow_escaping": true,
  "allow_running": true,
  "show_map_name": true,
  "battle_scene": "MAP_BATTLE_SCENE_NORMAL",
  "connections": null,
  "object_events": [],
  "warp_events": [
    {
      "x": 3,
      "y": 23,
      "elevation": 3,
      "dest_map": "MAP_SEAFLOOR_CAVERN_ROOM2",
      "dest_warp_id": 3
    },
    {
      "x": 5,
      "y": 1,
      "elevation": 3,
      "dest_map": "MAP_SEAFLOOR_CAVERN_ROOM3",
      "dest_warp_id": 1
    }
  ],
  "coord_events": [],
  "bg_events": []
}