P3D-Legacy/P3D/Content/Data/Scripts/trainer/fortune/water/005l.dat

9 lines
229 B
Plaintext
Raw Normal View History

version=2
:if:<register.registered(trainer_fortune\water\005l)>=false
:then
@text.show(Miu: Hello, Pokémon!~It's time to play!)
:endif
@battle.starttrainer(fortune\water\005l)
@register.register(trainer_fortune\water\005r)
:end