pokefirered/data/maps/Route23_UnusedHouse/map.json
2021-05-13 12:51:45 -04:00

22 lines
543 B
JSON

{
"id": "MAP_ROUTE23_UNUSED_HOUSE",
"name": "Route23_UnusedHouse",
"layout": "LAYOUT_HOUSE2",
"music": "MUS_VICTORY_ROAD",
"region_map_section": "MAPSEC_ROUTE_23",
"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": []
}