2019-01-31 22:51:20 +01:00
|
|
|
{
|
|
|
|
"id": "MAP_METEOR_FALLS_B1F_2R",
|
|
|
|
"name": "MeteorFalls_B1F_2R",
|
|
|
|
"layout": "LAYOUT_METEOR_FALLS_B1F_2R",
|
2020-08-21 00:02:00 +02:00
|
|
|
"music": "MUS_CAVE_OF_ORIGIN",
|
2019-01-31 22:51:20 +01:00
|
|
|
"region_map_section": "MAPSEC_METEOR_FALLS",
|
|
|
|
"requires_flash": false,
|
|
|
|
"weather": "WEATHER_NONE",
|
|
|
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
2020-03-11 04:13:27 +01:00
|
|
|
"allow_cycling": true,
|
|
|
|
"allow_escaping": true,
|
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_ITEM_BALL",
|
2019-01-31 22:51:20 +01:00
|
|
|
"x": 5,
|
|
|
|
"y": 3,
|
|
|
|
"elevation": 3,
|
|
|
|
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
|
|
|
|
"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-04-03 20:13:11 +02:00
|
|
|
"script": "MeteorFalls_B1F_2R_EventScript_ItemTM02",
|
2022-09-02 22:54:58 +02:00
|
|
|
"flag": "FLAG_ITEM_METEOR_FALLS_B1F_2R_TM02"
|
2019-01-31 22:51:20 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"warp_events": [
|
|
|
|
{
|
|
|
|
"x": 5,
|
|
|
|
"y": 15,
|
|
|
|
"elevation": 3,
|
|
|
|
"dest_map": "MAP_METEOR_FALLS_B1F_1R",
|
2022-09-03 21:43:43 +02:00
|
|
|
"dest_warp_id": "3"
|
2019-01-31 22:51:20 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"coord_events": [],
|
|
|
|
"bg_events": []
|
2019-11-21 04:55:44 +01:00
|
|
|
}
|