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_MoneanChamber_MapWarps:
warp_def 11, 15, 3, 0, 833
SevenIsland_TanobyRuins_MoneanChamber_MapEvents::
map_events 0x0, SevenIsland_TanobyRuins_MoneanChamber_MapWarps, 0x0, 0x0
@@ -1,8 +0,0 @@
SevenIsland_TanobyRuins_MoneanChamber:: @ 835027C
.4byte SevenIsland_TanobyRuins_MoneanChamber_Layout @ 0x834675C
.4byte SevenIsland_TanobyRuins_MoneanChamber_MapEvents @ 0x83B4698
.4byte SevenIsland_TanobyRuins_MoneanChamber_MapScripts @ 0x8164CCF
.4byte NULL
.2byte BGM_FRLG_TANOBY_RUINS
.2byte 335
.byte 0xbc, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x02
@@ -0,0 +1,27 @@
{
"id": "MAP_SEVEN_ISLAND_TANOBY_RUINS_MONEAN_CHAMBER",
"name": "SevenIsland_TanobyRuins_MoneanChamber",
"layout": "LAYOUT_SEVEN_ISLAND_TANOBY_RUINS_MONEAN_CHAMBER",
"music": "BGM_FRLG_TANOBY_RUINS",
"region_map_section": "MAPSEC_MONEAN_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": 0
}
],
"coord_events": [],
"bg_events": []
}