version=2 @text.show(Hello, hello! I'm~the Name Rater.~I rate the names~of Pokémon.*Would you like me~to rate names?) @options.show(Yes,No) :when:Yes @text.show(Which Pokémon's nickname~should I rate for you?) @pokemon.select :if:>-1 :if:)>=false :if:)>= @text.show(Hm... )>...~That's a fairly decent~name.~But, how about a slightly~better nickname?*Want me to give it~a better name?) @options.show(Yes,No) :when:Yes @storage.set(string,TempPokemonCurrentNickname,)>) @screen.input()>,pokemon,)>,20,)>) @pokemon.setnickname(,) :if:)>= @text.show(All right.*This Pokémon is now named~)>!*It might look~the same as before,~but this new name is~much better!*Well done!) :else @text.show(All right.*This Pokémon is now named~)>!~That's a better name~than before!*Well done!) :endif :when:No @text.show(OK, then.~Come again sometime.) :endwhen :else @text.show(Hm... )>?*What a great name!~It's perfect.~Treat )>~with loving care.) :endif :else @text.show(This seems to be~an egg though...) :endif :else @text.show(OK, then.~Come again sometime.) :endif :when:No @text.show(OK, then.~Come again sometime.) :endwhen @storage.clear :end