mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 14:28:33 +02:00
10 lines
466 B
Plaintext
10 lines
466 B
Plaintext
version=2
|
|
@Text.show(Welcome!~What do you need?)
|
|
@Options.show(Store,See Ya!)
|
|
:when:Store
|
|
@screen.Trade({2|-1|-1}{4|-1|-1}{16|-1|-1}{15|-1|-1}{14|-1|-1}{38|-1|-1}{39|-1|-1}{43|-1|-1},True,True)
|
|
:when:See Ya!
|
|
|
|
:endwhen
|
|
:end
|