mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-05 21:25:24 -05:00
34 lines
763 B
JSON
34 lines
763 B
JSON
{
|
|
"id": "MAP_NAVEL_ROCK_BASE_PATH_B3F",
|
|
"name": "NavelRock_BasePath_B3F",
|
|
"layout": "LAYOUT_NAVEL_ROCK_BASE_PATH_B3F",
|
|
"music": "BGM_FRLG_MT_EMBER",
|
|
"region_map_section": "MAPSEC_NAVEL_ROCK",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_0",
|
|
"map_type": "MAP_TYPE_4",
|
|
"unknown_18": 0,
|
|
"unknown_19": 6,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_0",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [
|
|
{
|
|
"x": 2,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_NAVEL_ROCK_BASE_PATH_B2F",
|
|
"dest_warp_id": 1
|
|
},
|
|
{
|
|
"x": 4,
|
|
"y": 4,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_NAVEL_ROCK_BASE_PATH_B4F",
|
|
"dest_warp_id": 0
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
} |