P3D-Legacy/P3D/Content/Data/Scripts/route14/chanseylady.dat

14 lines
1.3 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>Version=2
:if:<register.registered(luckypunch)>=False
@text.show(Do you know which~is the cutest Pok<00>mon~in the world?*It's Chansey, of course!*I say Chansey,~and that's final!*I will give you~something good if you~bring me a Chansey!)
:if:<pokemon.has(113)>=True
@text.show(Is that....?~Could it be....?*Yes it is a Chansey!*Thank you so much~for showing me one!*Here have this.)
@item.give(30,1)
@item.messagegive(30,1)
@text.show(Lucky Punch raises the~Critical-Hit Ratio of~a Chansey that holds it!)
@register.register(luckypunch)
:endif
:end
:endif
@text.show(Lucky Punch raises the~Critical-Hit Ratio of~a Chansey that holds it!)
:end