version=2 :if:<1 :then @text.show(Looks like you don't~have any Pokémon...) :end :endif :if:<2 :then @text.show(Looks like you don't~have enough Pokémon...) :end :endif @text.show(Which Pokémon should~we raise for you?) @pokemon.select(true,false,false) :if:>-1 :then @pokemon.cry()>) @daycare.leavepokemon(0,,) @text.show(Fine. We'll raise your~-1)> for~a while.) :if:=1 >1 :then @text.show(We can raise two of~your Pokémon.*Would you like us to~raise another?) @options.show(Yes,No) :when:Yes @script.start(route34\daycare\leave_pokemon) :when:No @text.show(Please come back~for it later.) :endwhen :endif :else @text.show(Very well.~Please come again.) :endif :end