Label unused layouts

This commit is contained in:
GriffinR
2021-02-08 05:01:24 -05:00
parent 6899acfb6f
commit 2237d0748f
63 changed files with 241 additions and 241 deletions

View File

@@ -0,0 +1,18 @@
{
"id": "MAP_UNUSED_CONTEST_HALL2",
"name": "UnusedContestHall2",
"layout": "LAYOUT_UNUSED_CONTEST_HALL2",
"music": "MUS_GSC_PEWTER",
"region_map_section": "MAPSEC_DYNAMIC",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_INDOOR",
"allow_cycling": false,
"allow_escaping": false,
"allow_running": false,
"show_map_name": false,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
"shared_events_map": "ContestHall",
"shared_scripts_map": "ContestHall"
}