This commit is contained in:
OmegaRuan 2018-09-11 00:27:51 -03:00
commit a43fb599e4
3 changed files with 11 additions and 6 deletions

View File

@ -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.

View File

@ -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>