pokefirered/data/maps/Route2_EastBuilding/map.json
2019-10-19 15:05:51 -04:00

76 lines
1.6 KiB
JSON

{
"id": "MAP_ROUTE2_EAST_BUILDING",
"name": "Route2_EastBuilding",
"layout": "LAYOUT_ROUTE2_ENTRANCE",
"music": "MUS_NIBI",
"region_map_section": "MAPSEC_ROUTE_2",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8",
"unknown_18": 1,
"unknown_19": 2,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_0",
"connections": null,
"object_events": [
{
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
"x": 4,
"y": 6,
"elevation": 3,
"movement_type": "1",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "Route2_EastBuilding_EventScript_16F67F",
"flag": "0"
},
{
"graphics_id": "MAP_OBJ_GFX_ROCKER",
"x": 10,
"y": 3,
"elevation": 3,
"movement_type": "5",
"movement_range_x": 2,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "Route2_EastBuilding_EventScript_16F714",
"flag": "0"
}
],
"warp_events": [
{
"x": 6,
"y": 10,
"elevation": 0,
"dest_map": "MAP_ROUTE2",
"dest_warp_id": 5
},
{
"x": 7,
"y": 10,
"elevation": 3,
"dest_map": "MAP_ROUTE2",
"dest_warp_id": 5
},
{
"x": 8,
"y": 10,
"elevation": 3,
"dest_map": "MAP_ROUTE2",
"dest_warp_id": 5
},
{
"x": 7,
"y": 1,
"elevation": 3,
"dest_map": "MAP_ROUTE2",
"dest_warp_id": 6
}
],
"coord_events": [],
"bg_events": []
}