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

43 lines
955 B
JSON

{
"id": "MAP_SEAFLOOR_CAVERN_ROOM6",
"name": "SeafloorCavern_Room6",
"layout": "LAYOUT_SEAFLOOR_CAVERN_ROOM6",
"music": "MUS_MT_CHIMNEY",
"region_map_section": "MAPSEC_SEAFLOOR_CAVERN",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_UNDERGROUND",
"allow_cycling": true,
"allow_escaping": true,
"allow_running": true,
"show_map_name": true,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
"object_events": [],
"warp_events": [
{
"x": 11,
"y": 21,
"elevation": 3,
"dest_map": "MAP_SEAFLOOR_CAVERN_ROOM2",
"dest_warp_id": 2
},
{
"x": 4,
"y": 1,
"elevation": 3,
"dest_map": "MAP_SEAFLOOR_CAVERN_ROOM3",
"dest_warp_id": 2
},
{
"x": 14,
"y": 8,
"elevation": 1,
"dest_map": "MAP_SEAFLOOR_CAVERN_ENTRANCE",
"dest_warp_id": 1
}
],
"coord_events": [],
"bg_events": []
}