forgot a bf shop
This commit is contained in:
parent
8a962136cf
commit
d88974c617
|
@ -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
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue