mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
8 lines
346 B
Plaintext
8 lines
346 B
Plaintext
version=2
|
|
@Text.show(Hm?~Who are you?~<player.name>, eh?*You want me to~make some Balls?)
|
|
@Options.show(Yes,No)
|
|
:when:Yes
|
|
@screen.ApricornKurt
|
|
:when:No
|
|
:endwhen
|
|
:end |