version=2 :if:=false @text.show(Hello, I'm Maideline,~pleased to meet you!*I perform general tasks~around here.) @register.register(maidmet) :endif @text.show(Do you need anything?) :if:=true =false :if:>5 @text.show(Oh, your party is full.~Go open some space to claim~your Pokémon!) :else @pokemon.add(172,40,A gift from Omega,45,at Kolben Tower,0,Omega,0,1) @text.show(Ah yes, your prize.*This Pichu is special:~I heard it was found~near the shrine in~Ilex Forest.*I wonder what happens if~you take it back there.*Anyway, here it is!) @pokemon.setgender(-1,0) @pokemon.clearattacks(-1) @pokemon.addattack(-1,344) @pokemon.addattack(-1,57) @pokemon.addattack(-1,19) @pokemon.addattack(-1,231) @sound.play(success_small,1) @text.show( received~Pichu!) @pokemon.rename(last) @register.register(pcpreceive) :endif :endif :end