convert map data to json
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
CeladonCity_DepartmentStore_1F_EventObjects:
|
||||
object_event 1, 48, 0, 6, 0, 10, 0, 3, 8, 17, 0, 0, 0, 0, 0, CeladonCity_DepartmentStore_1F_EventScript_16BAD9, 0, 0, 0
|
||||
|
||||
CeladonCity_DepartmentStore_1F_MapWarps:
|
||||
warp_def 1, 15, 0, 1, 774
|
||||
warp_def 2, 14, 3, 1, 774
|
||||
warp_def 3, 15, 0, 1, 774
|
||||
warp_def 9, 15, 0, 2, 774
|
||||
warp_def 10, 14, 3, 2, 774
|
||||
warp_def 11, 15, 0, 2, 774
|
||||
warp_def 6, 1, 0, 0, 2566
|
||||
warp_def 4, 2, 3, 1, 2561
|
||||
|
||||
CeladonCity_DepartmentStore_1F_MapBGEvents:
|
||||
bg_event 9, 11, 0, 0, 0, CeladonCity_DepartmentStore_1F_EventScript_16BAE2
|
||||
bg_event 8, 1, 0, 0, 0, CeladonCity_DepartmentStore_1F_EventScript_16BAEB
|
||||
|
||||
CeladonCity_DepartmentStore_1F_MapEvents::
|
||||
map_events CeladonCity_DepartmentStore_1F_EventObjects, CeladonCity_DepartmentStore_1F_MapWarps, 0x0, CeladonCity_DepartmentStore_1F_MapBGEvents
|
||||
@@ -1,8 +0,0 @@
|
||||
CeladonCity_DepartmentStore_1F:: @ 83511E8
|
||||
.4byte CeladonCity_DepartmentStore_1F_Layout @ 0x831B5FC
|
||||
.4byte CeladonCity_DepartmentStore_1F_MapEvents @ 0x83BB0EC
|
||||
.4byte CeladonCity_DepartmentStore_1F_MapScripts @ 0x816BAD8
|
||||
.4byte NULL
|
||||
.2byte BGM_FRLG_POKEMON_CENTER
|
||||
.2byte 192
|
||||
.byte 0x5e, 0x00, 0x00, 0x08, 0x00, 0x04, 0x01, 0x00
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"id": "MAP_CELADON_CITY_DEPARTMENT_STORE_1F",
|
||||
"name": "CeladonCity_DepartmentStore_1F",
|
||||
"layout": "LAYOUT_CELADON_CITY_DEPARTMENT_STORE_1F",
|
||||
"music": "BGM_FRLG_POKEMON_CENTER",
|
||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_0",
|
||||
"map_type": "MAP_TYPE_8",
|
||||
"unknown_18": 0,
|
||||
"unknown_19": 4,
|
||||
"elevator_flag": 1,
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "48",
|
||||
"x": 6,
|
||||
"y": 10,
|
||||
"elevation": 3,
|
||||
"movement_type": "8",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAD9",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
"warp_events": [
|
||||
{
|
||||
"x": 1,
|
||||
"y": 15,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_CELADON_CITY",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 2,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_CELADON_CITY",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 3,
|
||||
"y": 15,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_CELADON_CITY",
|
||||
"dest_warp_id": 1
|
||||
},
|
||||
{
|
||||
"x": 9,
|
||||
"y": 15,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_CELADON_CITY",
|
||||
"dest_warp_id": 2
|
||||
},
|
||||
{
|
||||
"x": 10,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_CELADON_CITY",
|
||||
"dest_warp_id": 2
|
||||
},
|
||||
{
|
||||
"x": 11,
|
||||
"y": 15,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_CELADON_CITY",
|
||||
"dest_warp_id": 2
|
||||
},
|
||||
{
|
||||
"x": 6,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_CELADON_CITY_DEPARTMENT_STORE_ELEVATOR",
|
||||
"dest_warp_id": 0
|
||||
},
|
||||
{
|
||||
"x": 4,
|
||||
"y": 2,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_CELADON_CITY_DEPARTMENT_STORE_2F",
|
||||
"dest_warp_id": 1
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 9,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAE2"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 8,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAEB"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user