mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-05 21:25:24 -05:00
34 lines
763 B
JSON
34 lines
763 B
JSON
{
|
|
"id": "MAP_DIGLETTS_CAVE_B1F",
|
|
"name": "DiglettsCave_B1F",
|
|
"layout": "LAYOUT_DIGLETTS_CAVE_B1F",
|
|
"music": "BGM_FRLG_VIRIDIAN_FOREST",
|
|
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_0",
|
|
"map_type": "MAP_TYPE_4",
|
|
"unknown_18": 1,
|
|
"unknown_19": 7,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_0",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [
|
|
{
|
|
"x": 3,
|
|
"y": 3,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_DIGLETTS_CAVE_NORTH_ENTRANCE",
|
|
"dest_warp_id": 0
|
|
},
|
|
{
|
|
"x": 82,
|
|
"y": 71,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_DIGLETTS_CAVE_SOUTH_ENTRANCE",
|
|
"dest_warp_id": 1
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
} |