pokefirered/data/maps/IndigoPlateau_Exterior/map.json
2019-10-19 21:10:29 -04:00

61 lines
1.3 KiB
JSON

{
"id": "MAP_INDIGO_PLATEAU_EXTERIOR",
"name": "IndigoPlateau_Exterior",
"layout": "LAYOUT_INDIGO_PLATEAU_EXTERIOR",
"music": "MUS_CHAMP_R",
"region_map_section": "MAPSEC_INDIGO_PLATEAU",
"requires_flash": false,
"weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1",
"unknown_18": 1,
"unknown_19": 6,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_0",
"connections": [
{
"map": "MAP_ROUTE23",
"offset": 0,
"direction": "down"
}
],
"object_events": [
{
"graphics_id": "MAP_OBJ_GFX_BLUE",
"x": 11,
"y": 6,
"elevation": 0,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "0x0",
"flag": "FLAG_HIDE_CREDITS_RIVAL"
},
{
"graphics_id": "MAP_OBJ_GFX_PROF_OAK",
"x": 11,
"y": 6,
"elevation": 0,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "0x0",
"flag": "FLAG_HIDE_CREDITS_OAK"
}
],
"warp_events": [
{
"x": 11,
"y": 6,
"elevation": 0,
"dest_map": "MAP_INDIGO_PLATEAU_POKEMON_CENTER_1F",
"dest_warp_id": 0
}
],
"coord_events": [],
"bg_events": []
}