convert map data to json
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
SevenIsland_TanobyRuins_RixyChamber_MapWarps:
|
||||
warp_def 11, 15, 3, 5, 833
|
||||
|
||||
SevenIsland_TanobyRuins_RixyChamber_MapEvents::
|
||||
map_events 0x0, SevenIsland_TanobyRuins_RixyChamber_MapWarps, 0x0, 0x0
|
||||
@@ -1,8 +0,0 @@
|
||||
SevenIsland_TanobyRuins_RixyChamber:: @ 8350308
|
||||
.4byte SevenIsland_TanobyRuins_RixyChamber_Layout @ 0x8349DC8
|
||||
.4byte SevenIsland_TanobyRuins_RixyChamber_MapEvents @ 0x83B4724
|
||||
.4byte SevenIsland_TanobyRuins_RixyChamber_MapScripts @ 0x8164D0E
|
||||
.4byte NULL
|
||||
.2byte BGM_FRLG_TANOBY_RUINS
|
||||
.2byte 362
|
||||
.byte 0xc1, 0x00, 0x00, 0x04, 0x01, 0x07, 0x00, 0x02
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "MAP_SEVEN_ISLAND_TANOBY_RUINS_RIXY_CHAMBER",
|
||||
"name": "SevenIsland_TanobyRuins_RixyChamber",
|
||||
"layout": "LAYOUT_SEVEN_ISLAND_TANOBY_RUINS_RIXY_CHAMBER",
|
||||
"music": "BGM_FRLG_TANOBY_RUINS",
|
||||
"region_map_section": "MAPSEC_RIXY_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": 5
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user