mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 23:34:58 +02:00
Fixed dock guy worng warp to libery garden
This commit is contained in:
parent
54b29112b3
commit
dbce2fbe46
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user