P3D-Legacy/P3D/Content/Data/Scripts/route27/oldlady.dat

18 lines
1.4 KiB
Plaintext

version=2
:if:<register.registered(r27tmget)>=False
:then
@Text.show(Where are you off~to with Pokémon?*Pokémon League?*Are your Pokémon~loyal enough for~you to win?*Let me see...)
:if:<pokemon.friendship(0)>>150
:then
@Text.show(Ah! Your Pokémon~trusts you very much.*It is nice to see a~good trainer.*Here. A gift for~your journey.)
@item.give(227,1)
@item.messagegive(227,1)
@register.register(r27tmget)
:else
@Text.show(If it doesn't come~to trust you some*more, it could be~tough going.*Trust is the tie~that binds Pokémon~and trainers.)
:end
:endif
:endif
@Text.show(TM37 happens to be~Sandstorm.*It's a move that~inflicts damage on~both battlers.*It's for advanced~trainers only.*Use it if you~dare. Good Luck!)
:end