convert map data to json
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
NavelRock_BasePath_B9F_MapWarps:
|
||||
warp_def 2, 2, 3, 1, 562
|
||||
warp_def 4, 4, 3, 0, 564
|
||||
|
||||
NavelRock_BasePath_B9F_MapEvents::
|
||||
map_events 0x0, NavelRock_BasePath_B9F_MapWarps, 0x0, 0x0
|
||||
@@ -1,8 +0,0 @@
|
||||
NavelRock_BasePath_B9F:: @ 835051C
|
||||
.4byte NavelRock_BasePath_B9F_Layout @ 0x8349984
|
||||
.4byte NavelRock_BasePath_B9F_MapEvents @ 0x83B4B38
|
||||
.4byte NavelRock_BasePath_B9F_MapScripts @ 0x81651FE
|
||||
.4byte NULL
|
||||
.2byte BGM_FRLG_MT_EMBER
|
||||
.2byte 359
|
||||
.byte 0xae, 0x00, 0x00, 0x04, 0x00, 0x06, 0x00, 0x00
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "MAP_NAVEL_ROCK_BASE_PATH_B9F",
|
||||
"name": "NavelRock_BasePath_B9F",
|
||||
"layout": "LAYOUT_NAVEL_ROCK_BASE_PATH_B9F",
|
||||
"music": "BGM_FRLG_MT_EMBER",
|
||||
"region_map_section": "MAPSEC_NAVEL_ROCK",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_0",
|
||||
"map_type": "MAP_TYPE_4",
|
||||
"unknown_18": 0,
|
||||
"unknown_19": 6,
|
||||
"elevator_flag": 0,
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": null,
|
||||
"object_events": [],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_NAVEL_ROCK_BASE_PATH_B8F",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 4,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_NAVEL_ROCK_BASE_PATH_B10F",
|
||||
"dest_warp_id": 0
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": []
|
||||
}
|
||||
Reference in New Issue
Block a user