summaryrefslogtreecommitdiff
path: root/data/maps/AbandonedShip_Underwater2/map.json
blob: 821273e1ae55648ce267397ad6bf89160e32917d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "id": "MAP_ABANDONED_SHIP_UNDERWATER2",
  "name": "AbandonedShip_Underwater2",
  "layout": "LAYOUT_ABANDONED_SHIP_UNDERWATER2",
  "music": "MUS_UNDERWATER",
  "region_map_section": "MAPSEC_ABANDONED_SHIP",
  "requires_flash": false,
  "weather": "WEATHER_BUBBLES",
  "map_type": "MAP_TYPE_UNDERWATER",
  "show_map_name": true,
  "battle_scene": "MAP_BATTLE_SCENE_NORMAL",
  "connections": null,
  "object_events": [],
  "warp_events": [
    {
      "x": 3,
      "y": 1,
      "elevation": 3,
      "dest_map": "MAP_ABANDONED_SHIP_UNDERWATER1",
      "dest_warp_id": 0
    }
  ],
  "coord_events": [],
  "bg_events": []
}