mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-18 00:08:43 +02:00
13 lines
347 B
Plaintext
13 lines
347 B
Plaintext
version=2
|
|
@text.show(Fill out your movesets with~these useful attacks.)
|
|
|
|
@options.show(Buy,Cancel)
|
|
:when:Buy
|
|
@screen.trade({387|1|30}{388|1|45}{389|1|45}{395|1|30}{402|1|40}{416|1|45}{418|1|30}{439|1|45}{441|1|30}{479|1|45},1,0,bp,bftms)
|
|
@text.show(Thank you.)
|
|
:end
|
|
:when:Cancel
|
|
@text.show(We hope to see you again!)
|
|
:end
|
|
:endwhen
|
|
:end |