summaryrefslogtreecommitdiff
path: root/data/maps/SilphCo_Elevator/map.json
blob: 815ed916e9477c519148a6c348267ae123a187c8 (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
26
27
28
29
30
31
32
33
34
35
{
  "id": "MAP_SILPH_CO_ELEVATOR",
  "name": "SilphCo_Elevator",
  "layout": "LAYOUT_SILPH_CO_ELEVATOR",
  "music": "MUS_SHIRUHU",
  "region_map_section": "MAPSEC_SILPH_CO",
  "requires_flash": false,
  "weather": "WEATHER_NONE",
  "map_type": "MAP_TYPE_8",
  "unknown_18": 0,
  "unknown_19": 6,
  "elevator_flag": 0,
  "battle_scene": "BATTLE_SCENE_0",
  "connections": null,
  "object_events": [],
  "warp_events": [
    {
      "x": 2,
      "y": 5,
      "elevation": 3,
      "dest_map": "MAP_NONE",
      "dest_warp_id": 127
    }
  ],
  "coord_events": [],
  "bg_events": [
    {
      "type": "bg_event_type_0",
      "x": 0,
      "y": 2,
      "elevation": 3,
      "script": "SilphCo_Elevator_EventScript_161F6F"
    }
  ]
}