convert map data to json
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
SevenIsland_TanobyRuins_ViapoisChamber_MapWarps:
|
||||
warp_def 11, 15, 3, 6, 833
|
||||
|
||||
SevenIsland_TanobyRuins_ViapoisChamber_MapEvents::
|
||||
map_events 0x0, SevenIsland_TanobyRuins_ViapoisChamber_MapWarps, 0x0, 0x0
|
||||
@@ -1,8 +0,0 @@
|
||||
SevenIsland_TanobyRuins_ViapoisChamber:: @ 8350324
|
||||
.4byte SevenIsland_TanobyRuins_ViapoisChamber_Layout @ 0x834A0FC
|
||||
.4byte SevenIsland_TanobyRuins_ViapoisChamber_MapEvents @ 0x83B4740
|
||||
.4byte SevenIsland_TanobyRuins_ViapoisChamber_MapScripts @ 0x8164D1A
|
||||
.4byte NULL
|
||||
.2byte BGM_FRLG_TANOBY_RUINS
|
||||
.2byte 363
|
||||
.byte 0xc2, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x02
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "MAP_SEVEN_ISLAND_TANOBY_RUINS_VIAPOIS_CHAMBER",
|
||||
"name": "SevenIsland_TanobyRuins_ViapoisChamber",
|
||||
"layout": "LAYOUT_SEVEN_ISLAND_TANOBY_RUINS_VIAPOIS_CHAMBER",
|
||||
"music": "BGM_FRLG_TANOBY_RUINS",
|
||||
"region_map_section": "MAPSEC_VIAPOIS_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": 6
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user