pokefirered/data/maps/CinnabarIsland_PokemonLab_Lounge/map.json
2019-05-17 14:14:21 +01:00

68 lines
1.6 KiB
JSON

{
"id": "MAP_CINNABAR_ISLAND_POKEMON_LAB_LOUNGE",
"name": "CinnabarIsland_PokemonLab_Lounge",
"layout": "LAYOUT_CINNABAR_ISLAND_POKEMON_LAB_LOUNGE",
"music": "BGM_FRLG_CINNABAR_ISLAND",
"region_map_section": "MAPSEC_CINNABAR_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": "55",
"x": 5,
"y": 3,
"elevation": 3,
"movement_type": "2",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "CinnabarIsland_PokemonLab_Lounge_EventScript_16E2B9",
"flag": "0"
},
{
"graphics_id": "33",
"x": 4,
"y": 6,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "CinnabarIsland_PokemonLab_Lounge_EventScript_16E2C2",
"flag": "0"
},
{
"graphics_id": "28",
"x": 10,
"y": 5,
"elevation": 3,
"movement_type": "8",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "CinnabarIsland_PokemonLab_Lounge_EventScript_16E33E",
"flag": "0"
}
],
"warp_events": [
{
"x": 7,
"y": 9,
"elevation": 3,
"dest_map": "MAP_CINNABAR_ISLAND_POKEMON_LAB_ENTRANCE",
"dest_warp_id": 3
}
],
"coord_events": [],
"bg_events": []
}