convert map data to json
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"id": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM7",
|
||||
"name": "FiveIsland_LostCave_Room7",
|
||||
"layout": "LAYOUT_FIVE_ISLAND_LOST_CAVE_ROOM7",
|
||||
"music": "BGM_FRLG_MT_EMBER",
|
||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_6",
|
||||
"map_type": "MAP_TYPE_4",
|
||||
"unknown_18": 1,
|
||||
"unknown_19": 7,
|
||||
"elevator_flag": 0,
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": null,
|
||||
"object_events": [],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 5,
|
||||
"y": 1,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM1",
|
||||
"dest_warp_id": 3
|
||||
},
|
||||
{
|
||||
"x": 8,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM1",
|
||||
"dest_warp_id": 4
|
||||
},
|
||||
{
|
||||
"x": 5,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM8",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 2,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_FIVE_ISLAND_LOST_CAVE_ROOM1",
|
||||
"dest_warp_id": 2
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user