mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-02 19:06:03 -05:00
22 lines
530 B
JSON
22 lines
530 B
JSON
{
|
|
"id": "MAP_UNKNOWN_MAP_18_01",
|
|
"name": "UnknownMap_18_01",
|
|
"layout": "LAYOUT_HOUSE2",
|
|
"music": "MUS_LOAD02",
|
|
"region_map_section": "MAPSEC_ROUTE_6",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_INDOOR",
|
|
"allow_cycling": false,
|
|
"allow_escaping": false,
|
|
"allow_running": false,
|
|
"show_map_name": false,
|
|
"floor_number": 0,
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|