P3D-Legacy/P3D/Content/Data/Scripts/route30/apricorninstruction.dat

12 lines
1.3 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(apricorninstruction)>=True
@Text.show(Remember:~You can identify the~color of an apricorn just~by looking at the tree.)
:else
@Text.show(Hi there, trainer!~I will teach you~some things about~Berries and Apricorns.*You can find Apricorns~everywhere!~Also, they are available~in 7 different colors.~They need 24 hours to grow.*You can find Berries~all over the region, too.~There's Loamy Soil to~plant them in.*Thanks for listening~to my instructions.~Here, I'll give you this~for your journey.)
@Register.register(apricorninstruction)
@item.give(101,1)
@item.messagegive(101,1)
@item.give(2004,1)
@item.messagegive(2004,1)
:endif
:end