mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"id": "MAP_THREE_ISLAND_HOUSE1",
|
|
"name": "ThreeIsland_House1",
|
|
"layout": "LAYOUT_THREE_ISLAND_HOUSE1",
|
|
"music": "BGM_FRLG_ISLAND_ONE",
|
|
"region_map_section": "MAPSEC_THREE_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": "17",
|
|
"x": 3,
|
|
"y": 4,
|
|
"elevation": 0,
|
|
"movement_type": "10",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "ThreeIsland_House1_EventScript_17181A",
|
|
"flag": "118"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 4,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_THREE_ISLAND",
|
|
"dest_warp_id": 0
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 2,
|
|
"y": 1,
|
|
"elevation": 0,
|
|
"script": "ThreeIsland_House1_EventScript_171829"
|
|
}
|
|
]
|
|
}
|