P3D-Legacy/P3D/Content/Data/Scripts/trainer/route47/004.dat

18 lines
638 B
Plaintext

version=2
:if:<register.registered(trainer_route47\004)>=false
:then
:select:<player.position>
:when:52,2.1,31
@npc.move(2,2)
:when:53,2.1,31
@npc.move(2,1)
:endwhen
@text.show(Thom: I predict~that we will win!)
:endif
@battle.starttrainer(route47\004)
@register.register(trainer_route47\003)
:end