mirror of
https://github.com/pret/pokefirered.git
synced 2026-06-02 22:04:27 -05:00
70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"id": "MAP_SIX_ISLAND_DOTTED_HOLE_SAPPHIRE_ROOM",
|
|
"name": "SixIsland_DottedHole_SapphireRoom",
|
|
"layout": "LAYOUT_SIX_ISLAND_DOTTED_HOLE_SAPPHIRE_ROOM",
|
|
"music": "BGM_FRLG_TANOBY_RUINS",
|
|
"region_map_section": "MAPSEC_DOTTED_HOLE",
|
|
"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": "100",
|
|
"x": 7,
|
|
"y": 7,
|
|
"elevation": 0,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "SixIsland_DottedHole_SapphireRoom_EventScript_1641B5",
|
|
"flag": "143"
|
|
},
|
|
{
|
|
"graphics_id": "55",
|
|
"x": 5,
|
|
"y": 9,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "0x0",
|
|
"flag": "144"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 11,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_SIX_ISLAND_DOTTED_HOLE_1F",
|
|
"dest_warp_id": 2
|
|
},
|
|
{
|
|
"x": 5,
|
|
"y": 9,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_SIX_ISLAND_DOTTED_HOLE_B4F",
|
|
"dest_warp_id": 3
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "bg_event_type_1",
|
|
"x": 7,
|
|
"y": 2,
|
|
"elevation": 0,
|
|
"script": "SixIsland_DottedHole_SapphireRoom_EventScript_16441F"
|
|
}
|
|
]
|
|
}
|