Name unused house maps/map groups
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "MAP_UNUSED_HOUSE_27_00",
|
||||
"name": "UnusedHouse_27_00",
|
||||
"id": "MAP_ROUTE19_UNUSED_HOUSE",
|
||||
"name": "Route19_UnusedHouse",
|
||||
"layout": "LAYOUT_HOUSE2",
|
||||
"music": "MUS_ROUTE3",
|
||||
"region_map_section": "MAPSEC_ROUTE_19",
|
||||
@@ -0,0 +1,2 @@
|
||||
Route19_UnusedHouse_MapScripts:: @ 81704FA
|
||||
.byte 0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "MAP_UNUSED_HOUSE_29_00",
|
||||
"name": "UnusedHouse_29_00",
|
||||
"id": "MAP_ROUTE23_UNUSED_HOUSE",
|
||||
"name": "Route23_UnusedHouse",
|
||||
"layout": "LAYOUT_HOUSE2",
|
||||
"music": "MUS_VICTORY_ROAD",
|
||||
"region_map_section": "MAPSEC_ROUTE_23",
|
||||
@@ -0,0 +1,2 @@
|
||||
Route23_UnusedHouse_MapScripts:: @ 8170522
|
||||
.byte 0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "MAP_UNKNOWN_MAP_18_01",
|
||||
"name": "UnknownMap_18_01",
|
||||
"id": "MAP_ROUTE6_UNUSED_HOUSE",
|
||||
"name": "Route6_UnusedHouse",
|
||||
"layout": "LAYOUT_HOUSE2",
|
||||
"music": "MUS_ROUTE3",
|
||||
"region_map_section": "MAPSEC_ROUTE_6",
|
||||
@@ -0,0 +1,2 @@
|
||||
Route6_UnusedHouse_MapScripts:: @ 816FA8C
|
||||
.byte 0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "MAP_UNUSED_HOUSE_31_05",
|
||||
"name": "UnusedHouse_31_05",
|
||||
"id": "MAP_SEVEN_ISLAND_UNUSED_HOUSE",
|
||||
"name": "SevenIsland_UnusedHouse",
|
||||
"layout": "LAYOUT_HOUSE4",
|
||||
"music": "MUS_SEVII_67",
|
||||
"region_map_section": "MAPSEC_SEVEN_ISLAND",
|
||||
@@ -0,0 +1,2 @@
|
||||
SevenIsland_UnusedHouse_MapScripts:: @ 8170BE3
|
||||
.byte 0
|
||||
@@ -1,2 +0,0 @@
|
||||
UnknownMap_18_01_MapScripts:: @ 816FA8C
|
||||
.byte 0
|
||||
@@ -1,2 +0,0 @@
|
||||
UnusedHouse_27_00_MapScripts:: @ 81704FA
|
||||
.byte 0
|
||||
@@ -1,2 +0,0 @@
|
||||
UnusedHouse_29_00_MapScripts:: @ 8170522
|
||||
.byte 0
|
||||
@@ -1,2 +0,0 @@
|
||||
UnusedHouse_31_05_MapScripts:: @ 8170BE3
|
||||
.byte 0
|
||||
@@ -27,9 +27,9 @@
|
||||
"gMapGroup_IndoorRoute15",
|
||||
"gMapGroup_IndoorRoute16",
|
||||
"gMapGroup_IndoorRoute18",
|
||||
"gMapGroup_IndoorUnused1",
|
||||
"gMapGroup_IndoorRoute19",
|
||||
"gMapGroup_IndoorRoute22",
|
||||
"gMapGroup_IndoorUnused2",
|
||||
"gMapGroup_IndoorRoute23",
|
||||
"gMapGroup_IndoorRoute25",
|
||||
"gMapGroup_IndoorSevenIsland",
|
||||
"gMapGroup_IndoorOneIsland",
|
||||
@@ -436,7 +436,7 @@
|
||||
],
|
||||
"gMapGroup_IndoorRoute6": [
|
||||
"Route6_NorthEntrance",
|
||||
"UnknownMap_18_01"
|
||||
"Route6_UnusedHouse"
|
||||
],
|
||||
"gMapGroup_IndoorRoute7": [
|
||||
"Route7_EastEntrance"
|
||||
@@ -470,14 +470,14 @@
|
||||
"Route18_EastEntrance_1F",
|
||||
"Route18_EastEntrance_2F"
|
||||
],
|
||||
"gMapGroup_IndoorUnused1": [
|
||||
"UnusedHouse_27_00"
|
||||
"gMapGroup_IndoorRoute19": [
|
||||
"Route19_UnusedHouse"
|
||||
],
|
||||
"gMapGroup_IndoorRoute22": [
|
||||
"Route22_NorthEntrance"
|
||||
],
|
||||
"gMapGroup_IndoorUnused2": [
|
||||
"UnusedHouse_29_00"
|
||||
"gMapGroup_IndoorRoute23": [
|
||||
"Route23_UnusedHouse"
|
||||
],
|
||||
"gMapGroup_IndoorRoute25": [
|
||||
"Route25_SeaCottage"
|
||||
@@ -488,7 +488,7 @@
|
||||
"SevenIsland_Mart",
|
||||
"SevenIsland_PokemonCenter_1F",
|
||||
"SevenIsland_PokemonCenter_2F",
|
||||
"UnusedHouse_31_05",
|
||||
"SevenIsland_UnusedHouse",
|
||||
"SevenIsland_Harbor"
|
||||
],
|
||||
"gMapGroup_IndoorOneIsland": [
|
||||
|
||||
Reference in New Issue
Block a user