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