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

36 lines
802 B
JSON

{
"id": "MAP_NAVEL_ROCK_EXTERIOR",
"name": "NavelRock_Exterior",
"layout": "LAYOUT_NAVEL_ROCK_EXTERIOR",
"music": "MUS_RG_SEVII_ROUTE",
"region_map_section": "MAPSEC_NAVEL_ROCK",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_INDOOR",
"allow_cycling": true,
"allow_escaping": false,
"allow_running": true,
"show_map_name": true,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
"object_events": [],
"warp_events": [
{
"x": 10,
"y": 18,
"elevation": 0,
"dest_map": "MAP_NAVEL_ROCK_HARBOR",
"dest_warp_id": 0
},
{
"x": 10,
"y": 10,
"elevation": 0,
"dest_map": "MAP_NAVEL_ROCK_ENTRANCE",
"dest_warp_id": 1
}
],
"coord_events": [],
"bg_events": []
}