mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
19 lines
550 B
JSON
19 lines
550 B
JSON
{
|
|
"id": "MAP_UNKNOWN_LINK_CONTEST_ROOM_25_32",
|
|
"name": "UnknownLinkContestRoom_25_32",
|
|
"layout": "LAYOUT_UNKNOWN_LINK_CONTEST_ROOM_25_32",
|
|
"music": "MUS_NIBI",
|
|
"region_map_section": "MAPSEC_DYNAMIC",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_INDOOR",
|
|
"allow_bike": false,
|
|
"allow_escape_rope": false,
|
|
"allow_running": false,
|
|
"show_map_name": false,
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
"connections": null,
|
|
"shared_events_map": "ContestHall",
|
|
"shared_scripts_map": "ContestHall"
|
|
}
|