P3D-Legacy/P3D/Content/Data/Scripts/route29/1.dat

14 lines
900 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<environment.daytimeid>=0
@Text.show(I'm waiting for~Pok<00>mon that~appear only in the~morning.)
:endif
:if:<environment.daytimeid>=1
@Text.show(I'm waiting for~Pok<00>mon that~appear only during~the day.)
:endif
:if:<environment.daytimeid>=2
@Text.show(I'm waiting for~Pok<00>mon that~appear only in the~evening.)
:endif
:if:<environment.daytimeid>=3
@Text.show(I'm waiting for~Pok<00>mon that~appear only at~night.)
:endif
:end