forgot a bf shop

This commit is contained in:
darkfire006 2023-07-04 15:11:35 -07:00
parent 8a962136cf
commit d88974c617
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,13 @@
version=2
@text.show(Master both nature and nurture with these items!*Do you want to buy~anything?)
@options.show(Yes,No)
:when:Yes
@screen.trade({677|-1|40}{112|-1|40}{126|-1|40}{148|-1|40},1,0,bp)
@text.show(Thank you.)
:end
:when:No
@text.show(Raise you pokemon with love and care!)
:end
:endwhen
:end

View File

@ -29385,6 +29385,9 @@
<Content Include="Content\Data\Scripts\frontier\shops\vitamin.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\frontier\shops\nurture.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\Scripts\kin\berryforestitems\2051.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>