blob: 5e8910662da11443501ea1c7fbf6ad8bc5b2dead (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"id": "MAP_LINK_CONTEST_ROOM3",
"name": "LinkContestRoom3",
"layout": "LAYOUT_LINK_CONTEST_ROOM3",
"music": "MUS_CONTEST",
"region_map_section": "MAPSEC_DYNAMIC",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_INDOOR",
"show_map_name": false,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": null,
"shared_events_map": "LinkContestRoom1",
"shared_scripts_map": "LinkContestRoom1"
}
|