2024-01-06 18:16:17 -06:00

14 lines
354 B
Plaintext

version=2
@text.show(These items will heal~or protect your precious~Pokémon.)
@options.show(Buy,Cancel)
:when:Buy
@screen.trade({119|-1|20}{146|-1|20},1,0,bp)
@text.show(I am working to bring~a broader and more diverse~stock in the future.)
@text.show(Thank you.)
:end
:when:Cancel
@text.show(We hope to see you again!)
:end
:endwhen
:end