diff --git a/images/Fidough.png b/images/Fidough.png new file mode 100644 index 00000000..ffe49160 Binary files /dev/null and b/images/Fidough.png differ diff --git a/pokemon.json b/pokemon.json index dd540744..02498584 100644 --- a/pokemon.json +++ b/pokemon.json @@ -124,5 +124,14 @@ "contributedByUrl": "https://github.com/mayureshagashe2105", "improvedByName": "", "improvedByUrl": "" + }, + { + "pokemonName": "Fidough", + "pokemonDescription": "Fidough is a small canine Pokémon. It has small, black beady eyes and stubby legs. Its ears are rounded and resemble pastries or bread buns. It has smooth, moist skin that is off-white in coloration, with yellow accents on the top of its head, its eyebrows, the insides of its ears, around its neck, and on its tail. Fidough's skin has elastic qualities.", + "pokemonImage": "", + "contributedByName": "Vivek Kumar Gupta", + "contributedByUrl": "https://github.com/Vivek6290", + "improvedByName": "", + "improvedByUrl": "" } ]