pokeemerald/data/maps/InsideOfStartBoat_0F/map.json

68 lines
1.5 KiB
JSON

{
"id": "MAP_INSIDE_OF_START_BOAT_0F",
"name": "InsideOfStartBoat_0F",
"layout": "LAYOUT_INSIDE_OF_START_BOAT_0F",
"music": "MUS_NONE",
"region_map_section": "MAPSEC_INSIDE_OF_TRUCK",
"requires_flash": false,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_NONE",
"allow_cycling": false,
"allow_escaping": false,
"allow_running": false,
"show_map_name": false,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": 0,
"object_events": [
{
"graphics_id": "OBJ_EVENT_GFX_BIRCHS_BAG",
"x": 20,
"y": 4,
"elevation": 3,
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "InsideOfStartBoat_0F_EventScript_BirchsBag",
"flag": "FLAG_HIDE_INSIDE_OF_BOAT_BIRCH_STARTERS_BAG"
}
],
"warp_events": [
{
"x": 2,
"y": 2,
"elevation": 0,
"dest_map": "MAP_INSIDE_OF_START_BOAT_1F",
"dest_warp_id": "6"
},
{
"x": 2,
"y": 4,
"elevation": 0,
"dest_map": "MAP_INSIDE_OF_START_BOAT_0F",
"dest_warp_id": "2"
},
{
"x": 14,
"y": 1,
"elevation": 0,
"dest_map": "MAP_INSIDE_OF_START_BOAT_0F",
"dest_warp_id": "1"
},
{
"x": 13,
"y": 5,
"elevation": 0,
"dest_map": "MAP_BUDPORT_CITY",
"dest_warp_id": "0"
}
],
"coord_events": [
],
"bg_events": [
]
}