mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-06-02 22:15:20 -05:00
51 lines
1.0 KiB
JSON
51 lines
1.0 KiB
JSON
{
|
|
"id": "MAP_FOUR_ISLAND_ICEFALL_CAVE_ENTRANCE",
|
|
"name": "FourIsland_IcefallCave_Entrance_Frlg",
|
|
"layout": "LAYOUT_FOUR_ISLAND_ICEFALL_CAVE_ENTRANCE",
|
|
"music": "MUS_RG_SEVII_CAVE",
|
|
"region": "REGION_KANTO",
|
|
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
|
"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_NORMAL",
|
|
"connections": 0,
|
|
"object_events": [
|
|
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 17,
|
|
"y": 30,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FOUR_ISLAND",
|
|
"dest_warp_id": "3"
|
|
},
|
|
{
|
|
"x": 10,
|
|
"y": 21,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
|
"dest_warp_id": "0"
|
|
},
|
|
{
|
|
"x": 9,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
|
"dest_warp_id": "1"
|
|
}
|
|
],
|
|
"coord_events": [
|
|
|
|
],
|
|
"bg_events": [
|
|
|
|
]
|
|
}
|