2019-01-31 22:51:20 +01:00
|
|
|
{
|
|
|
|
"id": "MAP_SEAFLOOR_CAVERN_ROOM7",
|
|
|
|
"name": "SeafloorCavern_Room7",
|
|
|
|
"layout": "LAYOUT_SEAFLOOR_CAVERN_ROOM7",
|
2020-08-21 00:02:00 +02:00
|
|
|
"music": "MUS_MT_CHIMNEY",
|
2019-01-31 22:51:20 +01:00
|
|
|
"region_map_section": "MAPSEC_SEAFLOOR_CAVERN",
|
|
|
|
"requires_flash": false,
|
|
|
|
"weather": "WEATHER_NONE",
|
|
|
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
2020-03-11 04:13:27 +01:00
|
|
|
"allow_cycling": true,
|
|
|
|
"allow_escaping": true,
|
2019-01-31 22:51:20 +01:00
|
|
|
"allow_running": true,
|
|
|
|
"show_map_name": true,
|
|
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
|
|
"connections": null,
|
|
|
|
"object_events": [],
|
|
|
|
"warp_events": [
|
|
|
|
{
|
|
|
|
"x": 3,
|
|
|
|
"y": 23,
|
|
|
|
"elevation": 3,
|
|
|
|
"dest_map": "MAP_SEAFLOOR_CAVERN_ROOM2",
|
2022-09-03 21:43:43 +02:00
|
|
|
"dest_warp_id": "3"
|
2019-01-31 22:51:20 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"x": 5,
|
|
|
|
"y": 1,
|
|
|
|
"elevation": 3,
|
|
|
|
"dest_map": "MAP_SEAFLOOR_CAVERN_ROOM3",
|
2022-09-03 21:43:43 +02:00
|
|
|
"dest_warp_id": "1"
|
2019-01-31 22:51:20 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"coord_events": [],
|
|
|
|
"bg_events": []
|
2019-11-21 04:55:44 +01:00
|
|
|
}
|