version=2 :if:=True :endscript :endif :if:=True =True :endscript :endif @NPC.turn(0,1) @Player.turnto(3) @Text.show(Wait up!~What's the hurry?) @Player.turnto(0) @NPC.moveasync(0,1) @Player.move(1) @NPC.turn(0,0) @NPC.moveasync(0,1) @Player.move(1) @Player.turnto(2) :if:=False @Text.show(Have you gone to~the Pokémon Gym?*You can test your~Pokémon and your-~self there.*It's a rite of~passage for all~trainers!) :else @Text.show(, right?~Some guy wearing*glasses was look-~ing for you.*See for yourself.~He's waiting for*you at the Pokémon~Center.) :endif @NPC.turn(0,2) @NPC.move(0,1) @NPC.turn(0,3) @NPC.move(0,1) @NPC.turn(0,1) :end