version=2 :if:=True @Text.Show(Your experiences~in Violet City*should be useful~for your journey.) :endscript :endif :if:=False @Text.show(Have you gone to~the Pokémon Gym?*You can test your~Pokémon and your-~self there.*It's a rite of~passage for all~trainers!) :else :if:=False @Text.Show(, right?~Some guy wearing*glasses was looking~for you.*See for yourself.~He's waiting for*you at the Pokémon~Center.) :else @Text.Show(You have some good~Pokémon there.*It must be from~the training you*gave them around~Violet City.*The training at~the Gym must have*been especially~helpful.*As a souvenir of~Violet City, take~this.*It increases the~power of grass-~type moves.) @Item.Give(117,1) @Item.messagegive(117,1) @Text.Show(Your experiences~in Violet City*should be useful~for your journey.) @Register.register(got_miracle_seed) :endif :endif :end