mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"id": "MAP_BATTLE_FRONTIER_SCOTTS_HOUSE",
|
|
"name": "BattleFrontier_ScottsHouse",
|
|
"layout": "LAYOUT_BATTLE_FRONTIER_SCOTTS_HOUSE",
|
|
"music": "MUS_B_TOWER",
|
|
"region_map_section": "MAPSEC_BATTLE_FRONTIER",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_INDOOR",
|
|
"allow_bike": false,
|
|
"allow_escape_rope": false,
|
|
"allow_running": false,
|
|
"show_map_name": false,
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
"connections": null,
|
|
"object_events": [
|
|
{
|
|
"graphics_id": "EVENT_OBJ_GFX_SCOTT",
|
|
"x": 2,
|
|
"y": 3,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "BattleFrontier_ScottsHouse_EventScript_2636A8",
|
|
"flag": "0"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 2,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_BATTLE_FRONTIER_OUTSIDE_WEST",
|
|
"dest_warp_id": 5
|
|
},
|
|
{
|
|
"x": 3,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_BATTLE_FRONTIER_OUTSIDE_WEST",
|
|
"dest_warp_id": 5
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
} |