mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"id": "MAP_FOUR_ISLAND_ICEFALL_CAVE_B1F",
|
|
"name": "FourIsland_IcefallCave_B1F",
|
|
"layout": "LAYOUT_FOUR_ISLAND_ICEFALL_CAVE_B1F",
|
|
"music": "BGM_FRLG_MT_EMBER",
|
|
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_4",
|
|
"unknown_18": 1,
|
|
"unknown_19": 7,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_0",
|
|
"connections": null,
|
|
"object_events": [
|
|
{
|
|
"graphics_id": "92",
|
|
"x": 10,
|
|
"y": 14,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "FourIsland_IcefallCave_B1F_EventScript_1BED6D",
|
|
"flag": "498"
|
|
},
|
|
{
|
|
"graphics_id": "92",
|
|
"x": 21,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "FourIsland_IcefallCave_B1F_EventScript_1BED7A",
|
|
"flag": "499"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 12,
|
|
"y": 12,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
|
"dest_warp_id": 2
|
|
},
|
|
{
|
|
"x": 12,
|
|
"y": 3,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
|
"dest_warp_id": 3
|
|
},
|
|
{
|
|
"x": 15,
|
|
"y": 16,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FOUR_ISLAND_ICEFALL_CAVE_1F",
|
|
"dest_warp_id": 4
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|