version=2 :if:=True @Text.show(Bill: I used to~experiment with a~Teleporter.*I ought to do a~follow-up.) :else @Text.show(Hi, !~Do us a favor and~take this Eevee.*It came over when~I was adjusting~the GTS Card.*Someone has to~take care of it,*but I don't like~being outside.*Can I count on you~to play with it,~?) :if:=False @text.show(You don't have~space in your party~for this Pokemon!) :else @Options.show(Yes,No) :when:Yes @Text.show(I knew you'd~come through!*Way to go! You're~the real deal!*Ok, I'm counting on you.*Take good care of~it!) @Pokemon.add(133,20,A gift from Bill,5,at Goldenrod City,0,Bill) @Text.show( received~Eevee!) @pokemon.Rename(last) @Text.show(Prof. Elm~claims Eevee may*evolve in new and~unknown ways.) @Register.register(eevee_given) :when:No @Text.show(Oh... Now what to~do?) :endwhen :endif :endif :end