mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-07 06:35:48 -05:00
36 lines
736 B
JSON
36 lines
736 B
JSON
{
|
|
"id": "MAP_SILPH_CO_ELEVATOR",
|
|
"name": "SilphCo_Elevator",
|
|
"layout": "LAYOUT_SILPH_CO_ELEVATOR",
|
|
"music": "MUS_SHIRUHU",
|
|
"region_map_section": "MAPSEC_SILPH_CO",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_8",
|
|
"unknown_18": 0,
|
|
"unknown_19": 6,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_0",
|
|
"connections": null,
|
|
"object_events": [],
|
|
"warp_events": [
|
|
{
|
|
"x": 2,
|
|
"y": 5,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_NONE",
|
|
"dest_warp_id": 127
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 0,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"script": "SilphCo_Elevator_EventScript_161F6F"
|
|
}
|
|
]
|
|
}
|