Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
This commit is contained in:
commit
a43fb599e4
|
@ -47,7 +47,7 @@ version=2
|
|||
:when:Yes
|
||||
@text.show(All right!*All aboard the~Seagallop Hi-Speed 11!)
|
||||
@script.start(vermilion\fastshipleaving)
|
||||
@player.warp(liberty\exterior.dat,12,2.1,11)
|
||||
@player.warp(liberty\garden.dat,12,2.1,11)
|
||||
@level.update
|
||||
@player.turnto(1)
|
||||
@screen.fadein
|
||||
|
@ -92,7 +92,7 @@ version=2
|
|||
:when:Liberty Garden
|
||||
@text.show(All right!*All aboard the~Seagallop Hi-Speed 11!)
|
||||
@script.start(vermilion\fastshipleaving)
|
||||
@player.warp(liberty\exterior.dat,12,2.1,11)
|
||||
@player.warp(liberty\garden.dat,12,2.1,11)
|
||||
@level.update
|
||||
@player.turnto(1)
|
||||
@screen.fadein
|
||||
|
@ -135,7 +135,7 @@ version=2
|
|||
:when:Liberty Garden
|
||||
@text.show(All right!*All aboard the~Seagallop Hi-Speed 11!)
|
||||
@script.start(vermilion\fastshipleaving)
|
||||
@player.warp(liberty\exterior.dat,12,2.1,11)
|
||||
@player.warp(liberty\garden.dat,12,2.1,11)
|
||||
@level.update
|
||||
@player.turnto(1)
|
||||
@screen.fadein
|
||||
|
@ -156,7 +156,7 @@ version=2
|
|||
:when:Liberty Garden
|
||||
@text.show(All right!*All aboard the~Seagallop Hi-Speed 11!)
|
||||
@script.start(vermilion\fastshipleaving)
|
||||
@player.warp(liberty\exterior.dat,12,2.1,11)
|
||||
@player.warp(liberty\garden.dat,12,2.1,11)
|
||||
@level.update
|
||||
@player.turnto(1)
|
||||
@screen.fadein
|
||||
|
@ -185,7 +185,7 @@ version=2
|
|||
:when:Liberty Garden
|
||||
@text.show(All right!*All aboard the~Seagallop Hi-Speed 11!)
|
||||
@script.start(vermilion\fastshipleaving)
|
||||
@player.warp(liberty\exterior.dat,12,2.1,11)
|
||||
@player.warp(liberty\garden.dat,12,2.1,11)
|
||||
@level.update
|
||||
@player.turnto(1)
|
||||
@screen.fadein
|
||||
|
|
Binary file not shown.
|
@ -13523,6 +13523,9 @@
|
|||
<Content Include="Content\Pokemon\Overworld\Shiny\719_mega.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Textures\Battle\Other\Star.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Textures\chess.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
@ -13622,7 +13625,9 @@
|
|||
<Content Include="Content\Textures\TVs\PerpendStone.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Textures\TVs\Portrait.png" />
|
||||
<Content Include="Content\Textures\TVs\Portrait.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\Textures\TVs\segis.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
Loading…
Reference in New Issue