pokefirered/data/maps/FiveIsland_LostCave_Room2/map.json

51 lines
1.1 KiB
JSON

{
"id": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM2",
"name": "FiveIsland_LostCave_Room2",
"layout": "LAYOUT_FIVE_ISLAND_LOST_CAVE_ROOM2",
"music": "MUS_SEVII_CAVE",
"region_map_section": "MAPSEC_LOST_CAVE",
"requires_flash": false,
"weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_UNDERGROUND",
"allow_cycling": true,
"allow_escaping": true,
"allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
"object_events": [],
"warp_events": [
{
"x": 5,
"y": 1,
"elevation": 3,
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM3",
"dest_warp_id": "2"
},
{
"x": 8,
"y": 5,
"elevation": 3,
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM1",
"dest_warp_id": "4"
},
{
"x": 5,
"y": 8,
"elevation": 3,
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM11",
"dest_warp_id": "0"
},
{
"x": 2,
"y": 5,
"elevation": 3,
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM1",
"dest_warp_id": "2"
}
],
"coord_events": [],
"bg_events": []
}