mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-08-23 19:00:51 -05:00
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
22 lines
599 B
JSON
22 lines
599 B
JSON
{
|
|
"id": "MAP_AQUA_HIDEOUT_UNUSED_RUBY_MAP2",
|
|
"name": "AquaHideout_UnusedRubyMap2",
|
|
"layout": "LAYOUT_AQUA_HIDEOUT_UNUSED_RUBY_MAP2",
|
|
"music": "MUS_AQUA_MAGMA_HIDEOUT",
|
|
"region": "REGION_HOENN",
|
|
"region_map_section": "MAPSEC_AQUA_HIDEOUT",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
|
"allow_cycling": true,
|
|
"allow_escaping": true,
|
|
"allow_running": true,
|
|
"show_map_name": true,
|
|
"battle_scene": "MAP_BATTLE_SCENE_MAGMA",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|