mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-26 10:25:49 -05:00
37 lines
814 B
JSON
37 lines
814 B
JSON
{
|
|
"id": "MAP_SEVEN_ISLAND_TANOBY_RUINS_MONEAN_CHAMBER",
|
|
"name": "SevenIsland_TanobyRuins_MoneanChamber_Frlg",
|
|
"layout": "LAYOUT_SEVEN_ISLAND_TANOBY_RUINS_MONEAN_CHAMBER",
|
|
"music": "MUS_RG_SEVII_DUNGEON",
|
|
"region": "REGION_KANTO",
|
|
"region_map_section": "MAPSEC_MONEAN_CHAMBER",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
|
"allow_cycling": true,
|
|
"allow_escaping": true,
|
|
"allow_running": true,
|
|
"show_map_name": true,
|
|
"floor_number": 0,
|
|
"battle_scene": "MAP_BATTLE_SCENE_INDOOR_1",
|
|
"connections": 0,
|
|
"object_events": [
|
|
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 11,
|
|
"y": 15,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_SEVEN_ISLAND_TANOBY_RUINS",
|
|
"dest_warp_id": "0"
|
|
}
|
|
],
|
|
"coord_events": [
|
|
|
|
],
|
|
"bg_events": [
|
|
|
|
]
|
|
}
|