mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
42 lines
913 B
JSON
42 lines
913 B
JSON
{
|
|
"id": "MAP_FIVE_ISLAND_HOUSE1",
|
|
"name": "FiveIsland_House1",
|
|
"layout": "LAYOUT_HOUSE3",
|
|
"music": "BGM_FRLG_ISLAND_FOUR",
|
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_8",
|
|
"unknown_18": 0,
|
|
"unknown_19": 0,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_0",
|
|
"connections": null,
|
|
"object_events": [
|
|
{
|
|
"graphics_id": "31",
|
|
"x": 10,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"movement_type": "7",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "FiveIsland_House1_EventScript_171D57",
|
|
"flag": "0"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 4,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_FIVE_ISLAND",
|
|
"dest_warp_id": 2
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|