mirror of
https://github.com/pret/pokeruby.git
synced 2026-03-21 17:54:19 -05:00
16 lines
446 B
JSON
Vendored
16 lines
446 B
JSON
Vendored
{
|
|
"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"
|
|
}
|