36 lines
799 B
JSON
36 lines
799 B
JSON
{
|
|
"id": "MAP_NAVEL_ROCK_DOWN01",
|
|
"name": "NavelRock_Down01",
|
|
"layout": "LAYOUT_NAVEL_ROCK_LADDER_ROOM1",
|
|
"music": "MUS_RG_SEVII_CAVE",
|
|
"region_map_section": "MAPSEC_NAVEL_ROCK",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
|
"allow_cycling": false,
|
|
"allow_escaping": false,
|
|
"allow_running": true,
|
|
"show_map_name": true,
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [
|
|
{
|
|
"x": 3,
|
|
"y": 3,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_NAVEL_ROCK_FORK",
|
|
"dest_warp_id": 2
|
|
},
|
|
{
|
|
"x": 5,
|
|
"y": 5,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_NAVEL_ROCK_DOWN02",
|
|
"dest_warp_id": 0
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|