Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Osman Rodrigues Squirtle card #806

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/squirtle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions pokemon.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,14 @@
"contributedByUrl": "https://github.com/mayureshagashe2105",
"improvedByName": "",
"improvedByUrl": ""
},
{
"pokemonName": "Squirtle",
"pokemonDescription": "Squirtle is a small reptilian Pokémon that resembles a light-blue turtle. While it typically walks on its two short legs, it has been shown to run on all fours in Super Smash Bros. Brawl. It has large, purplish or reddish eyes and a slightly hooked upper lip. Each of its hands and feet have three pointed digits. The end of its long tail curls inward. Its body is encased by a tough shell that forms and hardens after birth. This shell is brown on the top, pale yellow on the bottom, and has a thick white ridge between the two halves.",
"pokemonImage": "./images/squirtle.png",
"contributedByName": "Osman Rodrigues",
"contributedByUrl": "https://github.com/OsmanRodrigues",
"improvedByName": "",
"improvedByUrl": ""
}
]