convert map data to json

This commit is contained in:
garak
2019-05-13 19:44:24 -04:00
parent 4b98d7d07a
commit 55d66b5177
2112 changed files with 53337 additions and 19410 deletions
@@ -1,5 +0,0 @@
SevenIsland_TanobyRuins_WeepthChamber_MapWarps:
warp_def 11, 15, 3, 2, 833
SevenIsland_TanobyRuins_WeepthChamber_MapEvents::
map_events 0x0, SevenIsland_TanobyRuins_WeepthChamber_MapWarps, 0x0, 0x0
@@ -1,8 +0,0 @@
SevenIsland_TanobyRuins_WeepthChamber:: @ 83502B4
.4byte SevenIsland_TanobyRuins_WeepthChamber_Layout @ 0x8346DC4
.4byte SevenIsland_TanobyRuins_WeepthChamber_MapEvents @ 0x83B46D0
.4byte SevenIsland_TanobyRuins_WeepthChamber_MapScripts @ 0x8164CEA
.4byte NULL
.2byte BGM_FRLG_TANOBY_RUINS
.2byte 337
.byte 0xbe, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x02
@@ -0,0 +1,27 @@
{
"id": "MAP_SEVEN_ISLAND_TANOBY_RUINS_WEEPTH_CHAMBER",
"name": "SevenIsland_TanobyRuins_WeepthChamber",
"layout": "LAYOUT_SEVEN_ISLAND_TANOBY_RUINS_WEEPTH_CHAMBER",
"music": "BGM_FRLG_TANOBY_RUINS",
"region_map_section": "MAPSEC_WEEPTH_CHAMBER",
"requires_flash": false,
"weather": "WEATHER_0",
"map_type": "MAP_TYPE_4",
"unknown_18": 1,
"unknown_19": 7,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_2",
"connections": null,
"object_events": [],
"warp_events": [
{
"x": 11,
"y": 15,
"elevation": 3,
"dest_map": "MAP_SEVEN_ISLAND_TANOBY_RUINS",
"dest_warp_id": 2
}
],
"coord_events": [],
"bg_events": []
}