mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 16:24:45 +02:00
one more shop to include in the proj
This commit is contained in:
parent
a514d4bd61
commit
201108ae53
13
P3D/Content/Data/Scripts/frontier/shops/field.dat
Normal file
13
P3D/Content/Data/Scripts/frontier/shops/field.dat
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
version=2
|
||||||
|
@text.show(With these items you can work your field to exactly how you want it!*Do you want to buy~anything?)
|
||||||
|
|
||||||
|
@options.show(Yes,No)
|
||||||
|
:when:Yes
|
||||||
|
@screen.trade({293|-1|25}{294|-1|25}{295|-1|25}{296|-1|25}{297|-1|25}{596|-1|25}{597|-1|25}{598|-1|25}{599|-1|25}{600|-1|25},1,0,bp)
|
||||||
|
@text.show(Thank you.)
|
||||||
|
:end
|
||||||
|
:when:No
|
||||||
|
@text.show(Have a nice day.)
|
||||||
|
:end
|
||||||
|
:endwhen
|
||||||
|
:end
|
@ -29394,6 +29394,9 @@
|
|||||||
<Content Include="Content\Data\Scripts\frontier\shops\nurture.dat">
|
<Content Include="Content\Data\Scripts\frontier\shops\nurture.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="Content\Data\Scripts\frontier\shops\field.dat">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<None Include="Content\Data\Scripts\kin\berryforestitems\2051.dat">
|
<None Include="Content\Data\Scripts\kin\berryforestitems\2051.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user