diff --git a/P3D/Content/Data/Scripts/worldmap/battle frontier.dat b/P3D/Content/Data/Scripts/worldmap/battle frontier.dat new file mode 100644 index 000000000..089999db8 Binary files /dev/null and b/P3D/Content/Data/Scripts/worldmap/battle frontier.dat differ diff --git a/P3D/Content/Data/Scripts/worldmap/johto.dat b/P3D/Content/Data/Scripts/worldmap/johto.dat index 07622dda8..a7a27bbc7 100644 Binary files a/P3D/Content/Data/Scripts/worldmap/johto.dat and b/P3D/Content/Data/Scripts/worldmap/johto.dat differ diff --git a/P3D/Content/Data/Scripts/worldmap/kanto.dat b/P3D/Content/Data/Scripts/worldmap/kanto.dat index 57aa373ba..d98820275 100644 Binary files a/P3D/Content/Data/Scripts/worldmap/kanto.dat and b/P3D/Content/Data/Scripts/worldmap/kanto.dat differ diff --git a/P3D/Content/Data/maps/frontier/battlefactory/exterior.dat b/P3D/Content/Data/maps/frontier/battlefactory/exterior.dat index 2aeabaa2f..cba12364b 100644 --- a/P3D/Content/Data/maps/frontier/battlefactory/exterior.dat +++ b/P3D/Content/Data/maps/frontier/battlefactory/exterior.dat @@ -1,4 +1,4 @@ -{"Level"{LEV[{"Name"{str[Battle Frontier]}}{"MusicLoop"{str[frontier]}}]}} +{"Level"{LEV[{"Name"{str[Battle Frontier]}}{"MusicLoop"{str[frontier]}}{"CurrentRegion"{str[battle frontier,johto,kanto]}}]}} {"Actions"{LEV[{"CanTeleport"{bool[1]}}{"CanDig"{bool[0]}}{"CanFly"{bool[1]}}{"EnviromentType"{int[1]}}{"Lightning"{int[0]}}{"Weather"{int[1]}}]}} Grass: diff --git a/P3D/Content/Data/maps/frontier/battlefactory/main.dat b/P3D/Content/Data/maps/frontier/battlefactory/main.dat index f893eb9fe..f56a0e79b 100644 Binary files a/P3D/Content/Data/maps/frontier/battlefactory/main.dat and b/P3D/Content/Data/maps/frontier/battlefactory/main.dat differ diff --git a/P3D/Content/Data/maps/frontier/battletower/exterior.dat b/P3D/Content/Data/maps/frontier/battletower/exterior.dat index ab8cf440f..b2db3ecad 100644 --- a/P3D/Content/Data/maps/frontier/battletower/exterior.dat +++ b/P3D/Content/Data/maps/frontier/battletower/exterior.dat @@ -1,4 +1,4 @@ -{"Level"{LEV[{"Name"{str[Battle Frontier]}}{"MusicLoop"{str[frontier]}}]}} +{"Level"{LEV[{"Name"{str[Battle Frontier]}}{"MusicLoop"{str[frontier]}}{"CurrentRegion"{str[battle frontier,johto,kanto]}}]}} {"Actions"{LEV[{"CanTeleport"{bool[1]}}{"CanDig"{bool[0]}}{"CanFly"{bool[1]}}{"EnviromentType"{int[1]}}{"Lightning"{int[0]}}{"Weather"{int[1]}}]}} Grass: diff --git a/P3D/Content/Data/maps/frontier/battletower/main.dat b/P3D/Content/Data/maps/frontier/battletower/main.dat index 47733a714..12d85bcca 100644 Binary files a/P3D/Content/Data/maps/frontier/battletower/main.dat and b/P3D/Content/Data/maps/frontier/battletower/main.dat differ diff --git a/P3D/Content/Data/maps/frontier/main.dat b/P3D/Content/Data/maps/frontier/main.dat index 72e4d1419..959aa5cee 100644 --- a/P3D/Content/Data/maps/frontier/main.dat +++ b/P3D/Content/Data/maps/frontier/main.dat @@ -1,4 +1,4 @@ -{"Level"{LEV[{"Name"{str[Battle Frontier]}}{"MusicLoop"{str[frontier]}}]}} +{"Level"{LEV[{"Name"{str[Battle Frontier]}}{"MusicLoop"{str[frontier]}}{"CurrentRegion"{str[battle frontier,johto,kanto]}}]}} {"Actions"{LEV[{"CanTeleport"{bool[1]}}{"CanDig"{bool[0]}}{"CanFly"{bool[1]}}{"EnviromentType"{int[1]}}{"Lightning"{int[0]}}{"Weather"{int[1]}}]}} Grass: diff --git a/P3D/Content/GUI/Map/battle frontier_map.png b/P3D/Content/GUI/Map/battle frontier_map.png new file mode 100644 index 000000000..b017eac75 Binary files /dev/null and b/P3D/Content/GUI/Map/battle frontier_map.png differ