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(1,,) @text.show(Okay. 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(route5\daycare\leave_pokemon) :when:No @text.show(Come back for it soon!) :endwhen :endif :else @text.show(Okay!~See you around!) :endif :end