mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-08 07:53:59 -05:00
57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
{
|
|
"id": "MAP_ROUTE18_EAST_ENTRANCE_2F",
|
|
"name": "Route18_EastEntrance_2F",
|
|
"layout": "LAYOUT_ENTRANCE_2F",
|
|
"music": "BGM_FRLG_VIRIDIAN_CITY",
|
|
"region_map_section": "MAPSEC_ROUTE_18",
|
|
"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": "19",
|
|
"x": 5,
|
|
"y": 3,
|
|
"elevation": 3,
|
|
"movement_type": "9",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "Route18_EastEntrance_2F_EventScript_17047E",
|
|
"flag": "0"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 10,
|
|
"y": 9,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_ROUTE18_EAST_ENTRANCE_1F",
|
|
"dest_warp_id": 2
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 4,
|
|
"y": 1,
|
|
"elevation": 0,
|
|
"script": "Route18_EastEntrance_2F_EventScript_17046C"
|
|
},
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 8,
|
|
"y": 1,
|
|
"elevation": 0,
|
|
"script": "Route18_EastEntrance_2F_EventScript_170475"
|
|
}
|
|
]
|
|
}
|