Skip to content

cannot use since gen 2 appeared #103

Description

@Muzik4Machines

when :pokemon_data # Set poke_id poke_id = i[:pokemon_id].capitalize.to_s # To deal with Nidoran and Mr. Mime naming poke_id = 'Nidoran♀' if poke_id.match('Nidoran_female') poke_id = 'Nidoran♂' if poke_id.match('Nidoran_male')

i got this when trying to log in after catching a pichu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions