Files
pokeemerald-modern/data/maps/AquaHideout_UnusedRubyMap1/map.json
resetes12 89e94f9bb3 recover
2023-02-25 13:04:49 +01:00

68 lines
1.5 KiB
JSON
Executable File

{
"id": "MAP_AQUA_HIDEOUT_UNUSED_RUBY_MAP1",
"name": "AquaHideout_UnusedRubyMap1",
"layout": "LAYOUT_AQUA_HIDEOUT_UNUSED_RUBY_MAP1",
"music": "MUS_RG_SEVII_CAVE",
"region_map_section": "MAPSEC_ALTERING_CAVE",
"requires_flash": true,
"weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_UNDERGROUND",
"allow_cycling": true,
"allow_escaping": true,
"allow_running": true,
"show_map_name": false,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": 0,
"object_events": [
{
"graphics_id": "OBJ_EVENT_GFX_ITEM_BALL",
"x": 6,
"y": 16,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_NONE",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "ITEM_HEART_SCALE",
"script": "Common_EventScript_FindItem",
"flag": "FLAG_CAVE_SCALE"
}
],
"warp_events": [
{
"x": 5,
"y": 7,
"elevation": 0,
"dest_map": "MAP_ALTERING_CAVE",
"dest_warp_id": "1"
},
{
"x": 7,
"y": 23,
"elevation": 0,
"dest_map": "MAP_AQUA_HIDEOUT_UNUSED_RUBY_MAP2",
"dest_warp_id": "0"
},
{
"x": 23,
"y": 5,
"elevation": 0,
"dest_map": "MAP_ALTERING_CAVE",
"dest_warp_id": "2"
},
{
"x": 24,
"y": 8,
"elevation": 0,
"dest_map": "MAP_AQUA_HIDEOUT_UNUSED_RUBY_MAP2",
"dest_warp_id": "1"
}
],
"coord_events": [
],
"bg_events": [
]
}