mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
9 lines
426 B
Plaintext
9 lines
426 B
Plaintext
version=2
|
|
@Text.show(Welcome!~What do you need?)
|
|
@Options.show(Store,See Ya!)
|
|
:when:Store
|
|
@screen.Trade({25|-1|-1}{26|-1|-1}{27|-1|-1}{28|-1|-1}{29|-1|-1}{31|-1|-1},True,True)
|
|
:when:See Ya!
|
|
|
|
:endwhen
|
|
:end |