mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 14:28:33 +02:00
13 lines
598 B
Plaintext
13 lines
598 B
Plaintext
version=2
|
|
@text.show(It is a portrait of a~Champion and his team!*View it?)
|
|
@options.show(Yes,No)
|
|
|
|
:when:No
|
|
:end
|
|
:endwhen
|
|
@storage.set(bool,cameraisthirdperson,<camera.thirdperson>)
|
|
@camera.deactivethirdperson
|
|
@screen.fadeout(20)
|
|
@player.warp(indigo\portraitplace.dat,10,0.1,13,0)
|
|
|
|
:end |