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

22 lines
552 B
JSON

{
"id": "MAP_SEVEN_ISLAND_UNUSED_HOUSE",
"name": "SevenIsland_UnusedHouse",
"layout": "LAYOUT_HOUSE4",
"music": "MUS_SEVII_67",
"region_map_section": "MAPSEC_SEVEN_ISLAND",
"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": []
}