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,6 +0,0 @@
MtEmber_SummitPath_1F_MapWarps:
warp_def 2, 15, 0, 2, 353
warp_def 11, 1, 0, 0, 355
MtEmber_SummitPath_1F_MapEvents::
map_events 0x0, MtEmber_SummitPath_1F_MapWarps, 0x0, 0x0
@@ -1,8 +0,0 @@
MtEmber_SummitPath_1F:: @ 834FCCC
.4byte MtEmber_SummitPath_1F_Layout @ 0x833DC08
.4byte MtEmber_SummitPath_1F_MapEvents @ 0x83B2C48
.4byte MtEmber_SummitPath_1F_MapScripts @ 0x8163AF9
.4byte NULL
.2byte BGM_FRLG_MT_EMBER
.2byte 282
.byte 0xaf, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x00
+34
View File
@@ -0,0 +1,34 @@
{
"id": "MAP_MT_EMBER_SUMMIT_PATH_1F",
"name": "MtEmber_SummitPath_1F",
"layout": "LAYOUT_MT_EMBER_SUMMIT_PATH_1F",
"music": "BGM_FRLG_MT_EMBER",
"region_map_section": "MAPSEC_MT_EMBER",
"requires_flash": false,
"weather": "WEATHER_0",
"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": 2,
"y": 15,
"elevation": 0,
"dest_map": "MAP_MT_EMBER_EXTERIOR",
"dest_warp_id": 2
},
{
"x": 11,
"y": 1,
"elevation": 0,
"dest_map": "MAP_MT_EMBER_SUMMIT_PATH_2F",
"dest_warp_id": 0
}
],
"coord_events": [],
"bg_events": []
}