mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 04:23:14 -05:00
28 lines
680 B
JSON
28 lines
680 B
JSON
{
|
|
"id": "MAP_SEVEN_ISLAND_TANOBY_RUINS_LIPTOO_CHAMBER",
|
|
"name": "SevenIsland_TanobyRuins_LiptooChamber",
|
|
"layout": "LAYOUT_SEVEN_ISLAND_TANOBY_RUINS_LIPTOO_CHAMBER",
|
|
"music": "MUS_NANAISEKI",
|
|
"region_map_section": "MAPSEC_LIPTOO_CHAMBER",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_4",
|
|
"unknown_18": 1,
|
|
"unknown_19": 7,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_2",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [
|
|
{
|
|
"x": 11,
|
|
"y": 15,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_SEVEN_ISLAND_TANOBY_RUINS",
|
|
"dest_warp_id": 1
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|