2019-01-31 22:51:20 +01:00
|
|
|
{
|
|
|
|
"id": "MAP_SKY_PILLAR_OUTSIDE",
|
|
|
|
"name": "SkyPillar_Outside",
|
|
|
|
"layout": "LAYOUT_SKY_PILLAR_OUTSIDE",
|
2020-08-21 00:02:00 +02:00
|
|
|
"music": "MUS_MT_CHIMNEY",
|
2019-01-31 22:51:20 +01:00
|
|
|
"region_map_section": "MAPSEC_SKY_PILLAR",
|
|
|
|
"requires_flash": false,
|
|
|
|
"weather": "WEATHER_NONE",
|
|
|
|
"map_type": "MAP_TYPE_ROUTE",
|
2020-03-11 04:13:27 +01:00
|
|
|
"allow_cycling": true,
|
|
|
|
"allow_escaping": false,
|
2019-01-31 22:51:20 +01:00
|
|
|
"allow_running": true,
|
|
|
|
"show_map_name": true,
|
|
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
|
|
"connections": null,
|
|
|
|
"object_events": [
|
|
|
|
{
|
2019-11-21 05:12:51 +01:00
|
|
|
"graphics_id": "OBJ_EVENT_GFX_WALLACE",
|
2019-01-31 22:51:20 +01:00
|
|
|
"x": 13,
|
|
|
|
"y": 7,
|
|
|
|
"elevation": 3,
|
|
|
|
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
|
|
|
"movement_range_x": 1,
|
|
|
|
"movement_range_y": 1,
|
2020-03-27 15:24:10 +01:00
|
|
|
"trainer_type": "TRAINER_TYPE_NONE",
|
2019-02-16 23:40:31 +01:00
|
|
|
"trainer_sight_or_berry_tree_id": "0",
|
2019-11-08 09:37:46 +01:00
|
|
|
"script": "SkyPillar_Outside_EventScript_Wallace",
|
2019-01-31 22:51:20 +01:00
|
|
|
"flag": "FLAG_HIDE_SKY_PILLAR_WALLACE"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"warp_events": [
|
|
|
|
{
|
|
|
|
"x": 17,
|
|
|
|
"y": 13,
|
|
|
|
"elevation": 3,
|
|
|
|
"dest_map": "MAP_SKY_PILLAR_ENTRANCE",
|
2022-09-03 21:43:43 +02:00
|
|
|
"dest_warp_id": "1"
|
2019-01-31 22:51:20 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"x": 14,
|
|
|
|
"y": 5,
|
|
|
|
"elevation": 0,
|
|
|
|
"dest_map": "MAP_SKY_PILLAR_1F",
|
2022-09-03 21:43:43 +02:00
|
|
|
"dest_warp_id": "0"
|
2019-01-31 22:51:20 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"coord_events": [],
|
|
|
|
"bg_events": []
|
2019-11-21 04:55:44 +01:00
|
|
|
}
|