version=2 :if:=false :then @npc.warp(0,18,0,5) @Music.play(johto_rival_encounter) @player.turnto(2) @npc.move(0,5) :select: :when:12,0,2 @npc.move(0,1) :endwhen @npc.turn(0,0) @npc.move(0,2) :if:=true :then @Battle.starttrainer(rival\rival_4_fire) :endif :if:=true :then @Battle.starttrainer(rival\rival_4_water) :endif :if:=true :then @Battle.starttrainer(rival\rival_4_grass) :endif @text.show(...I haven't given up~on becoming the~greatest trainer...*I'm going to find~out why I can't*win and become~stronger...*When I do, I will challenge you.*And I'll beat you~down with all my~power.*...Humph! You keep~at it til then.) @npc.turn(0,2) @npc.move(0,2) @npc.turn(0,3) @npc.move(0,10) @npc.remove(0) @register.register(rival_v-road) @music.play(kvictoryroad) :endif :end