P3D-Legacy/P3D/Content/Data/Scripts/league/portraits/Red.dat

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