TechSkylander1518 submitted a new resource:
Pokémon Memories - Let the player write a little bit about their Pokémon in the trainer memo!
Read more about this resource...
Pokémon Memories - Let the player write a little bit about their Pokémon in the trainer memo!
This code lets the player write a little blurb about their Pokémon in the Trainer Memo section of the summary screen!
In PokeBattle_Pokemon, find
Ruby:attr_writer :obtainLevel # Level obtained attr_accessor :hatchedMap # Map where an egg was hatched attr_writer :language # Language attr_accessor :ot # Original Trainer's name attr_writer :otgender # Original Trainer's gender...
Read more about this resource...