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
-2
View File
@@ -1,2 +0,0 @@
UnknownMap_03_52_MapEvents::
map_events 0x0, 0x0, 0x0, 0x0
-8
View File
@@ -1,8 +0,0 @@
UnknownMap_03_52:: @ 8350BC8
.4byte UnknownMap_03_52_Layout @ 0x8329114
.4byte UnknownMap_03_52_MapEvents @ 0x83B8B4C
.4byte UnknownMap_03_52_MapScripts @ 0x81687E2
.4byte NULL
.2byte BGM_FRLG_SEVII_ISLANDS
.2byte 244
.byte 0x9d, 0x00, 0x02, 0x03, 0x01, 0x06, 0x00, 0x00
+19
View File
@@ -0,0 +1,19 @@
{
"id": "MAP_UNKNOWN_MAP_03_52",
"name": "UnknownMap_03_52",
"layout": "LAYOUT_UNKNOWN_MAP_03_52",
"music": "BGM_FRLG_SEVII_ISLANDS",
"region_map_section": "MAPSEC_SEVII_ISLE_8",
"requires_flash": false,
"weather": "WEATHER_2",
"map_type": "MAP_TYPE_3",
"unknown_18": 1,
"unknown_19": 6,
"elevator_flag": 0,
"battle_scene": "BATTLE_SCENE_0",
"connections": null,
"object_events": [],
"warp_events": [],
"coord_events": [],
"bg_events": []
}