P3D-Legacy/P3D/Content/Data/Scripts/nationalpark/quick_claw.dat

10 lines
868 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(got_quickclaw)>=false
:then
@Text.Show(Pay attention,~please!*...Oops, I have to~quit thinking like*a teacher all the~time.*You must be a~Pok<00>mon trainer.*Since you're working~so hard, I*want you to have~this.)
@Item.Give(73)
@Item.messagegive(73,1)
@Register.register(got_quickclaw)
:endif
@Text.Show(Let a Pok<00>mon hold~that Quick Claw.*Sometimes it will~strike first~during battle.)
:end