pokeemerald/data/maps/ContestHallBeauty/map.json

18 lines
518 B
JSON
Raw Normal View History

2019-01-31 22:51:20 +01:00
{
2019-11-11 03:54:00 +01:00
"id": "MAP_CONTEST_HALL_BEAUTY",
"name": "ContestHallBeauty",
"layout": "LAYOUT_CONTEST_HALL_BEAUTY",
2019-01-31 22:51:20 +01:00
"music": "MUS_CONTEST0",
"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,
2019-11-11 03:54:00 +01:00
"shared_events_map": "ContestHall",
"shared_scripts_map": "ContestHall"
2019-01-31 22:51:20 +01:00
}