mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
102 lines
2.6 KiB
JSON
102 lines
2.6 KiB
JSON
{
|
|
"id": "MAP_ROUTE10_POKEMON_CENTER_2F",
|
|
"name": "Route10_PokemonCenter_2F_Frlg",
|
|
"layout": "LAYOUT_POKEMON_CENTER_2F_FRLG",
|
|
"music": "MUS_POKE_CENTER",
|
|
"region": "REGION_KANTO",
|
|
"region_map_section": "MAPSEC_ROUTE_10",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_INDOOR",
|
|
"allow_cycling": false,
|
|
"allow_escaping": false,
|
|
"allow_running": false,
|
|
"show_map_name": false,
|
|
"floor_number": 0,
|
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
|
"connections": null,
|
|
"object_events": [
|
|
{
|
|
"type": "object",
|
|
"graphics_id": "OBJ_EVENT_GFX_CABLE_CLUB_RECEPTIONIST",
|
|
"x": 6,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
|
"movement_range_x": 0,
|
|
"movement_range_y": 0,
|
|
"trainer_type": "TRAINER_TYPE_NONE",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "Common_EventScript_UnionRoomAttendant",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"type": "object",
|
|
"graphics_id": "OBJ_EVENT_GFX_CABLE_CLUB_RECEPTIONIST",
|
|
"x": 2,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
|
"movement_range_x": 0,
|
|
"movement_range_y": 0,
|
|
"trainer_type": "TRAINER_TYPE_NONE",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "Common_EventScript_WirelessClubAttendant",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"type": "object",
|
|
"graphics_id": "OBJ_EVENT_GFX_CABLE_CLUB_RECEPTIONIST",
|
|
"x": 10,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
|
"movement_range_x": 0,
|
|
"movement_range_y": 0,
|
|
"trainer_type": "TRAINER_TYPE_NONE",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "Common_EventScript_DirectCornerAttendant",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"type": "object",
|
|
"graphics_id": "OBJ_EVENT_GFX_MG_DELIVERYMAN",
|
|
"x": 1,
|
|
"y": 2,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": "TRAINER_TYPE_NONE",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "CableClub_EventScript_MysteryGiftMan_Frlg",
|
|
"flag": "FLAG_HIDE_MG_DELIVERYMEN"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 1,
|
|
"y": 6,
|
|
"elevation": 4,
|
|
"dest_map": "MAP_ROUTE10_POKEMON_CENTER_1F",
|
|
"dest_warp_id": "3"
|
|
},
|
|
{
|
|
"x": 5,
|
|
"y": 1,
|
|
"elevation": 0,
|
|
"dest_map": "MAP_UNION_ROOM_FRLG",
|
|
"dest_warp_id": "0"
|
|
},
|
|
{
|
|
"x": 9,
|
|
"y": 1,
|
|
"elevation": 0,
|
|
"dest_map": "MAP_TRADE_CENTER_FRLG",
|
|
"dest_warp_id": "0"
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": []
|
|
}
|