P3D-Legacy/P3D/Content/Data/Scripts/mystery_event.dat

11 lines
358 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@text.show(Do you want to view~the Mystery Events?)
@options.show(Yes,No)
:when:Yes
@screen.mysteryevent
:when:No
@text.show(Come back later.)
:endwhen
:end