mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
111 lines
2.8 KiB
JSON
111 lines
2.8 KiB
JSON
{
|
|
"id": "MAP_SLATEPORT_CITY_BATTLE_TENT_LOBBY",
|
|
"name": "SlateportCity_BattleTentLobby",
|
|
"layout": "LAYOUT_BATTLE_TENT_LOBBY",
|
|
"music": "MUS_B_TOWER",
|
|
"region_map_section": "MAPSEC_SLATEPORT_CITY",
|
|
"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_SCIENTIST_1",
|
|
"x": 6,
|
|
"y": 5,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": "0",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "SlateportCity_BattleTentLobby_EventScript_2088AA",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"graphics_id": "EVENT_OBJ_GFX_SAILOR",
|
|
"x": 1,
|
|
"y": 5,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": "0",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "SlateportCity_BattleTentLobby_EventScript_208A3D",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"graphics_id": "EVENT_OBJ_GFX_MAN_3",
|
|
"x": 3,
|
|
"y": 7,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_UP",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": "0",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "SlateportCity_BattleTentLobby_EventScript_208A7E",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"graphics_id": "EVENT_OBJ_GFX_GIRL_1",
|
|
"x": 1,
|
|
"y": 8,
|
|
"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": "SlateportCity_BattleTentLobby_EventScript_208A87",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"graphics_id": "EVENT_OBJ_GFX_WOMAN_2",
|
|
"x": 11,
|
|
"y": 8,
|
|
"elevation": 3,
|
|
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": "0",
|
|
"trainer_sight_or_berry_tree_id": "0",
|
|
"script": "SlateportCity_BattleTentLobby_EventScript_208A90",
|
|
"flag": "0"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 6,
|
|
"y": 9,
|
|
"elevation": 0,
|
|
"dest_map": "MAP_SLATEPORT_CITY",
|
|
"dest_warp_id": 3
|
|
},
|
|
{
|
|
"x": 7,
|
|
"y": 9,
|
|
"elevation": 0,
|
|
"dest_map": "MAP_SLATEPORT_CITY",
|
|
"dest_warp_id": 3
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "sign",
|
|
"x": 4,
|
|
"y": 5,
|
|
"elevation": 0,
|
|
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
|
"script": "SlateportCity_BattleTentLobby_EventScript_208A99"
|
|
}
|
|
]
|
|
}
|