Skip to content

fix: add Arcanine to Champions dex#1530

Open
hamuhei1412 wants to merge 1 commit into
PokeAPI:masterfrom
hamuhei1412:fix/add-arcanine-champions-dex
Open

fix: add Arcanine to Champions dex#1530
hamuhei1412 wants to merge 1 commit into
PokeAPI:masterfrom
hamuhei1412:fix/add-arcanine-champions-dex

Conversation

@hamuhei1412
Copy link
Copy Markdown

@hamuhei1412 hamuhei1412 commented May 29, 2026

Change description

Adds Arcanine to the Champions Pokédex.

The Champions Pokédex uses pokedex_id = 36, and Arcanine's species ID / National Pokédex number is 59.

This adds the following entry to data/v2/csv/pokemon_dex_numbers.csv:

59,36,59
20260530002017-01KST53F6EYADHKCN0DD1Q0Q4F

AI coding assistance disclosure

I used Codex and ChatGPT to help inspect the existing CSV structure, make the one-line data change, and draft the PR wording. I manually reviewed the proposed change and verified that pokemon_dex_numbers.csv is species-based.

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

@hamuhei1412 hamuhei1412 marked this pull request as ready for review May 29, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant