19 lines
524 B
JSON
Raw Normal View History

2019-01-31 15:51:20 -06:00
{
2021-02-08 05:01:24 -05:00
"id": "MAP_UNUSED_CONTEST_HALL3",
"name": "UnusedContestHall3",
"layout": "LAYOUT_UNUSED_CONTEST_HALL3",
2020-08-20 18:02:00 -04:00
"music": "MUS_GSC_PEWTER",
2019-01-31 15:51:20 -06:00
"region_map_section": "MAPSEC_DYNAMIC",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_INDOOR",
"allow_cycling": false,
"allow_escaping": false,
2019-01-31 15:51:20 -06:00
"allow_running": false,
"show_map_name": false,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
2019-11-10 21:54:00 -05:00
"shared_events_map": "ContestHall",
"shared_scripts_map": "ContestHall"
}