2023-07-19 23:49:34 -05:00

14 lines
416 B
Plaintext

version=2
@text.show(Check out these items your~Pokémon can hold to boost~their power!)
@options.show(Yes,No)
:when:Yes
@screen.trade({298|-1|20}{591|-1|20}{30|-1|10}{73|-1|20}{140|-1|10}{171|-1|10}{74|-1|10},1,0,bp)
@text.show(I am getting even more~items in stock coming soon.)
@text.show(Thank you.)
:end
:when:No
@text.show(Come back to find the right~boost for your Pokémon.)
:end
:endwhen
:end