mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-05 21:25:24 -05:00
97 lines
2.0 KiB
JSON
97 lines
2.0 KiB
JSON
{
|
|
"id": "MAP_PEWTER_CITY_GYM",
|
|
"name": "PewterCity_Gym",
|
|
"layout": "LAYOUT_PEWTER_CITY_GYM",
|
|
"music": "BGM_FRLG_GYM",
|
|
"region_map_section": "MAPSEC_PEWTER_CITY",
|
|
"requires_flash": false,
|
|
"weather": "WEATHER_NONE",
|
|
"map_type": "MAP_TYPE_8",
|
|
"unknown_18": 0,
|
|
"unknown_19": 0,
|
|
"elevator_flag": 0,
|
|
"battle_scene": "BATTLE_SCENE_1",
|
|
"connections": null,
|
|
"object_events": [
|
|
{
|
|
"graphics_id": "80",
|
|
"x": 6,
|
|
"y": 5,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "PewterCity_Gym_EventScript_16A593",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"graphics_id": "39",
|
|
"x": 3,
|
|
"y": 8,
|
|
"elevation": 3,
|
|
"movement_type": "10",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 1,
|
|
"trainer_sight_or_berry_tree_id": 4,
|
|
"script": "PewterCity_Gym_EventScript_16A63E",
|
|
"flag": "0"
|
|
},
|
|
{
|
|
"graphics_id": "91",
|
|
"x": 7,
|
|
"y": 12,
|
|
"elevation": 3,
|
|
"movement_type": "8",
|
|
"movement_range_x": 1,
|
|
"movement_range_y": 1,
|
|
"trainer_type": 0,
|
|
"trainer_sight_or_berry_tree_id": 0,
|
|
"script": "PewterCity_Gym_EventScript_16A655",
|
|
"flag": "0"
|
|
}
|
|
],
|
|
"warp_events": [
|
|
{
|
|
"x": 5,
|
|
"y": 14,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_PEWTER_CITY",
|
|
"dest_warp_id": 2
|
|
},
|
|
{
|
|
"x": 6,
|
|
"y": 14,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_PEWTER_CITY",
|
|
"dest_warp_id": 2
|
|
},
|
|
{
|
|
"x": 7,
|
|
"y": 14,
|
|
"elevation": 3,
|
|
"dest_map": "MAP_PEWTER_CITY",
|
|
"dest_warp_id": 2
|
|
}
|
|
],
|
|
"coord_events": [],
|
|
"bg_events": [
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 4,
|
|
"y": 12,
|
|
"elevation": 0,
|
|
"script": "PewterCity_Gym_EventScript_16A6AF"
|
|
},
|
|
{
|
|
"type": "bg_event_type_0",
|
|
"x": 8,
|
|
"y": 12,
|
|
"elevation": 0,
|
|
"script": "PewterCity_Gym_EventScript_16A6AF"
|
|
}
|
|
]
|
|
}
|