mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
20 lines
557 B
JSON
20 lines
557 B
JSON
|
{
|
||
|
"id": "MAP_AQUA_HIDEOUT_UNUSED_RUBY_MAP1",
|
||
|
"name": "AquaHideout_UnusedRubyMap1",
|
||
|
"layout": "LAYOUT_AQUA_HIDEOUT_UNUSED_RUBY_MAP1",
|
||
|
"music": "MUS_AJITO",
|
||
|
"region_map_section": "MAPSEC_AQUA_HIDEOUT",
|
||
|
"requires_flash": false,
|
||
|
"weather": "WEATHER_NONE",
|
||
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||
|
"allow_bike": true,
|
||
|
"allow_escape_rope": true,
|
||
|
"allow_running": true,
|
||
|
"show_map_name": true,
|
||
|
"battle_scene": "MAP_BATTLE_SCENE_MAGMA",
|
||
|
"connections": null,
|
||
|
"object_events": [],
|
||
|
"warp_events": [],
|
||
|
"coord_events": [],
|
||
|
"bg_events": []
|
||
|
}
|