Rename generic building tilesets, SAFFRON_CITY_CLASSIC
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"map": "MAP_SAFFRON_CITY_CLASSIC",
|
||||
"map": "MAP_SAFFRON_CITY_CONNECTION",
|
||||
"offset": 0,
|
||||
"direction": "down"
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": [
|
||||
{
|
||||
"map": "MAP_SAFFRON_CITY_CLASSIC",
|
||||
"map": "MAP_SAFFRON_CITY_CONNECTION",
|
||||
"offset": 0,
|
||||
"direction": "up"
|
||||
},
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"map": "MAP_SAFFRON_CITY_CLASSIC",
|
||||
"map": "MAP_SAFFRON_CITY_CONNECTION",
|
||||
"offset": -10,
|
||||
"direction": "right"
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"connections": [
|
||||
{
|
||||
"map": "MAP_SAFFRON_CITY_CLASSIC",
|
||||
"map": "MAP_SAFFRON_CITY_CONNECTION",
|
||||
"offset": -10,
|
||||
"direction": "left"
|
||||
},
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
SaffronCity_Classic_MapScripts:: @ 8167483
|
||||
.byte 0
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "MAP_SAFFRON_CITY_CLASSIC",
|
||||
"name": "SaffronCity_Classic",
|
||||
"layout": "LAYOUT_SAFFRON_CITY_CLASSIC",
|
||||
"id": "MAP_SAFFRON_CITY_CONNECTION",
|
||||
"name": "SaffronCity_Connection",
|
||||
"layout": "LAYOUT_SAFFRON_CITY_CONNECTION",
|
||||
"music": "MUS_NIBI",
|
||||
"region_map_section": "MAPSEC_SAFFRON_CITY",
|
||||
"requires_flash": false,
|
||||
@@ -0,0 +1,2 @@
|
||||
SaffronCity_Connection_MapScripts:: @ 8167483
|
||||
.byte 0
|
||||
@@ -250,7 +250,7 @@
|
||||
"CinnabarIsland",
|
||||
"IndigoPlateau_Exterior",
|
||||
"SaffronCity",
|
||||
"SaffronCity_Classic",
|
||||
"SaffronCity_Connection",
|
||||
"OneIsland",
|
||||
"TwoIsland",
|
||||
"ThreeIsland",
|
||||
@@ -567,7 +567,7 @@
|
||||
"CinnabarIsland",
|
||||
"IndigoPlateau_Exterior",
|
||||
"SaffronCity",
|
||||
"SaffronCity_Classic",
|
||||
"SaffronCity_Connection",
|
||||
"OneIsland",
|
||||
"TwoIsland",
|
||||
"ThreeIsland",
|
||||
|
||||
Reference in New Issue
Block a user