summaryrefslogtreecommitdiff
path: root/data/maps/ShoalCave_HighTideInnerRoom/map.json
blob: 280397a93251307a6056e59345e4b00c6a3cafc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "id": "MAP_SHOAL_CAVE_HIGH_TIDE_INNER_ROOM",
  "name": "ShoalCave_HighTideInnerRoom",
  "layout": "LAYOUT_SHOAL_CAVE_HIGH_TIDE_INNER_ROOM",
  "music": "MUS_M_DUNGON",
  "region_map_section": "MAPSEC_SHOAL_CAVE",
  "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": [],
  "coord_events": [],
  "bg_events": []
}