From fcdbcbe92d8621d484c4e4f5a9b458d634c20fdf Mon Sep 17 00:00:00 2001 From: Michiel Sikma Date: Thu, 21 May 2020 14:39:10 +0200 Subject: [PATCH] Explain Pokemon design updates --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index a09a7911..69cf2544 100644 --- a/readme.md +++ b/readme.md @@ -101,6 +101,8 @@ The **`forms`** object contains a list of all sprites pertaining to a Pokémon. †: only applies to non-shiny sprites, as shiny sprites are always unofficial. +There are a few cases where a Pokémon's shiny design changed in an update. For example, Minior's shiny form was originally [gray](pokemon-gen8/shiny/minior-blue-gen7.png) but became [colorized](pokemon-gen8/shiny/minior-blue.png) with the release of Pokémon HOME. This project always uses the latest designs, with the old ones renamed to their gen of origin. + ### Inventory items list Several files are available for processing the sprites for inventory items: