This commit is contained in:
darkfire006 2023-07-04 15:08:24 -07:00
parent 9aec7b9161
commit 51636194f8
10 changed files with 144 additions and 0 deletions

View File

@ -0,0 +1,13 @@
version=2
@text.show(These items offer great power but only at a price.*Do you think you can master them?)
@options.show(Yes,No)
:when:Yes
@screen.trade({578|-1|25}{579|-1|25}{580|-1|25}{577|-1|25}{506|-1|25}{505|-1|25},1,0,bp)
@text.show(Thank you.)
:end
:when:No
@text.show(Maybe thats for the best.)
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
version=2
@text.show(I stock the best comumable items availbe!*Buy some so I don't eat them all!)
@options.show(Buy,Cancel)
:when:Buy
@screen.trade({589|-1|15}{588|-1|15}{594|-1|15}{595|-1|15},1,0,bp)
@text.show(Thank you.)
:end
:when:Cancel
@text.show(buurrrrp*Someone better buy~some before I eat them all.)
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
version=2
@text.show(These items should help awaken the potential of your pokemon.)
@options.show(Buy,Cancel)
:when:Buy
@screen.trade({162|-1|15}{167|-1|15}{151|-1|15}{185|-1|15}{120|-1|15}{82|-1|15}{100|-1|15}{143|-1|15}{179|-1|15}{83|-1|15}{141|-1|15}{184|-1|15}{183|-1|15}{84|-1|15}{172|-1|15}{503|-1|15}{504|-1|15},1,0,bp)
@text.show(Thank you.)
:end
:when:Cancel
@text.show(Have a blessed day.)
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
version=2
@text.show()
@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(Thank you.)
:end
:when:No
@text.show()
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
version=2
@text.show(These items can help power up your training!)
@options.show(Buy,Cancel)
:when:Buy
@screen.trade({581|-1|40}{582|-1|40}{583|-1|40}{584|-1|40}{585|-1|40}{586|-1|40}{587|-1|40},1,0,bp)
@text.show(Thank you.)
:end
:when:Cancel
@text.show(Come back to train with power!)
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
version=2
@text.show(These items will heal or protect your precios Pokémon.)
@options.show(Buy,Cancel)
:when:Buy
@screen.trade({119|-1|20}{146|-1|20},1,0,bp)
@text.show(Thank you.)
:end
:when:Cancel
@text.show(We hope to see you~again!)
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
version=2
@text.show(I have the newest breakthroughs in optimizing any Pokemon for battle!*Do you want to buy~anything?)
@options.show(Yes,No)
:when:Yes
@screen.trade({187|-1|150},1,0,bp)
@text.show(Thank you.)
:end
:when:No
@text.show(You will struggle to find these items anywhere else!)
:end
:endwhen
:end

View File

@ -0,0 +1,13 @@
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

View File

@ -0,0 +1,13 @@
version=2
@text.show(I have the best medicines you can get to enhance your Pokemon's battle prowess!)
@options.show(Buy,Cancel)
:when:Buy
@screen.trade({26|-1|10}{27|-1|10}{28|-1|10}{31|-1|10}{25|-1|10}{29|-1|10}{32|-1|25}{62|-1|10}{502|-1|20},1,0,bp)
@text.show(Thank you.)
:end
:when:Cancel
@text.show(Come back for all of your medicinal needs!)
:end
:endwhen
:end

View File

@ -29358,6 +29358,33 @@
<Content Include="Content\Data\Scripts\frontier\shops\berry\grabbag.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\choice.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\consume.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\evo.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\held.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\power.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\protect.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\specialty.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\tms.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\vitamin.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\Scripts\kin\berryforestitems\2051.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>