mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
22 lines
537 B
JSON
22 lines
537 B
JSON
{
|
|
"id": "MAP_ROUTE19_UNUSED_HOUSE",
|
|
"name": "Route19_UnusedHouse",
|
|
"layout": "LAYOUT_HOUSE2",
|
|
"music": "MUS_ROUTE3",
|
|
"region_map_section": "MAPSEC_ROUTE_19",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_INDOOR",
|
|
"allow_cycling": false,
|
|
"allow_escaping": false,
|
|
"allow_running": false,
|
|
"show_map_name": false,
|
|
"floor_number": 0,
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|