tumbledemerald-legacy/data/maps/NavelRock_Up3/map.json
2022-05-19 17:14:13 +00:00

36 lines
789 B
JSON

{
"id": "MAP_NAVEL_ROCK_UP3",
"name": "NavelRock_Up3",
"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": 5,
"y": 5,
"elevation": 3,
"dest_map": "MAP_NAVEL_ROCK_UP2",
"dest_warp_id": 1
},
{
"x": 3,
"y": 3,
"elevation": 3,
"dest_map": "MAP_NAVEL_ROCK_UP4",
"dest_warp_id": 0
}
],
"coord_events": [],
"bg_events": []
}