version=2 :if:=True @Pokemon.Cry(241) @Text.show(Miltank: MOO!) :end :endif @Pokemon.Cry(241) @Text.show(Miltank: ...Moo...*Its cry is weak...*Give an Oran Berry to~Miltank?) @Options.show(Yes,No) :when:Yes :if:=0 @Text.show( has no~Oran Berries...) :end :endif @Item.remove(2006,1) :if:=False @Text.show(Miltank became a~little healthier!) @Register.register(barn_miltank_1) :end :endif :if:=False @Text.show(Miltank became a~quite healthy!) @Register.register(barn_miltank_2) :end :endif :if:=False @Text.show(Miltank became~totally healthy!) @Register.register(miltank_healed) :end :endif :when:No @Text.show( wouldn't~give an Oran Berry.*Miltank looks sad.) :endwhen :end