version=2 @text.show(Um... Oh, yes, I'm~the Move Deleter.*I can make Pokémon~forget moves.*Shall I make a~Pokémon forget?) @options.show(Yes,No) :when:No @text.show(No? Come visit me~again.) :endscript :when:Yes @Text.Show(Which Pokémon should~forget a move?) @pokemon.select(1) :if:>-1 :then :if:)>=1 :then @Text.Show()> cannot~forget the last move.) :endscript :endif @pokemon.selectmove(,1,1) :if:>-1 :then @Text.show(Shall )>~forget the move ,)>?) @options.show(Yes,No) :when:Yes @text.show(OK, )>~forgot the move~,)>!) @pokemon.removeattack(,) @text.show(Come visit again~if you want a Pokémon~to forget a move.) :end :when:No @text.show(No? Come visit me~again.) :endwhen :else @text.show(No? Come visit me~again.) :endscript :endif :else @text.show(No? Come visit me~again.) :endscript :endif :endwhen :end