diff --git a/P3D/Content/Data/maps/liberty/garden.dat b/P3D/Content/Data/maps/liberty/garden.dat index 49ca93470..f317d8ff9 100644 --- a/P3D/Content/Data/maps/liberty/garden.dat +++ b/P3D/Content/Data/maps/liberty/garden.dat @@ -1,5 +1,5 @@ {"Level"{LEV[{"Name"{str[Liberty Garden]}}{"MusicLoop"{str[routemusic7]}}]}} -{"Actions"{LEV[{"CanTeleport"{bool[0]}}{"CanDig"{bool[0]}}{"CanFly"{bool[0]}}{"EnviromentType"{int[0]}}{"Weather"{int[0]}}{"Lightning"{int[0]}}]}} +{"Actions"{LEV[{"CanTeleport"{bool[0]}}{"CanDig"{bool[0]}}{"CanFly"{bool[0]}}{"EnviromentType"{int[0]}}{"Weather"{int[0]}}{"BattleMap"{str[liberty\garden.dat,10,2,14]}}{"Lightning"{int[0]}}]}} Grass: {"Floor"{ENT[{"Size"{intArr[1,3]}}{"SeasonTexture"{str[Grass]}}{"Position"{intArr[15,1,2]}}{"TexturePath"{str[Routes]}}{"Texture"{rec[96,16,16,16]}}]}} diff --git a/P3D/P3D.vbproj b/P3D/P3D.vbproj index cdc3871d4..3b8850312 100644 --- a/P3D/P3D.vbproj +++ b/P3D/P3D.vbproj @@ -13526,6 +13526,9 @@ Always + + PreserveNewest + Always @@ -13544,6 +13547,9 @@ Always + + PreserveNewest + Always @@ -13556,6 +13562,7 @@ Always + Always @@ -25492,6 +25499,27 @@ Always + + Always + + + Always + + + Always + + + Always + + + Always + + + Always + + + Always + Always @@ -25510,6 +25538,27 @@ Always + + Always + + + Always + + + Always + + + Always + + + Always + + + Always + + + Always + Always @@ -25519,6 +25568,9 @@ Always + + Always + Always diff --git a/lib/build/Pokemon3D.exe b/lib/build/Pokemon3D.exe index 5b475c344..e7851cb05 100644 Binary files a/lib/build/Pokemon3D.exe and b/lib/build/Pokemon3D.exe differ