From: Andrew Ekstedt Date: Mon, 31 Aug 2020 00:34:53 +0000 (-0700) Subject: Add HOME sprites X-Git-Url: http://git.veekun.com/pokedex-media.git/commitdiff_plain/69866d8840acb93c9c2d4736304fa0ae40ebc8ff Add HOME sprites Large images (512x512) in pokemon/home Small images (128x128) in pokemon/home/small Downloaded from HOME servers (with help from edcrfv) Extracted and converted to PNG with AssetStudio 0.14.38 Optimized with optipng and advdef. Note that the sRGB, gAMA, and pHYs chunks have been stripped. AssetStudio adds them when you export textures, but as far as i can tell it isn't intentional - i think it's just something .NET does by default. I don't know what colorspace the Switch uses, but i doubt it's whatever .NET's default is. For consistency with our other sprites, and to save a few bytes, i decided to strip them. Can always add them back if necessary. File: Texture2D/cap0000_f00_s0.png (51271 bytes) chunk IHDR at offset 0x0000c, length 13 512 x 512 image, 32-bit RGB+alpha, non-interlaced chunk sRGB at offset 0x00025, length 1 rendering intent = perceptual chunk gAMA at offset 0x00032, length 4: 0.45455 chunk pHYs at offset 0x00042, length 9: 3779x3779 pixels/meter (96 dpi) chunk IDAT at offset 0x00057, length 51164 zlib: deflated, 32K window, maximum compression chunk IEND at offset 0x0c83f, length 0 No errors detected in Texture2D/cap0000_f00_s0.png (6 chunks, 95.1% compression). --- diff --git a/pokemon/home/1.png b/pokemon/home/1.png new file mode 100644 index 0000000..8017751 Binary files /dev/null and b/pokemon/home/1.png differ diff --git a/pokemon/home/10.png b/pokemon/home/10.png new file mode 100644 index 0000000..ac2fa60 Binary files /dev/null and b/pokemon/home/10.png differ diff --git a/pokemon/home/100.png b/pokemon/home/100.png new file mode 100644 index 0000000..4fbc5b9 Binary files /dev/null and b/pokemon/home/100.png differ diff --git a/pokemon/home/101.png b/pokemon/home/101.png new file mode 100644 index 0000000..9f2241c Binary files /dev/null and b/pokemon/home/101.png differ diff --git a/pokemon/home/102.png b/pokemon/home/102.png new file mode 100644 index 0000000..c51f3bc Binary files /dev/null and b/pokemon/home/102.png differ diff --git a/pokemon/home/103-alola.png b/pokemon/home/103-alola.png new file mode 100644 index 0000000..9a4e9e4 Binary files /dev/null and b/pokemon/home/103-alola.png differ diff --git a/pokemon/home/103.png b/pokemon/home/103.png new file mode 100644 index 0000000..29b09bd Binary files /dev/null and b/pokemon/home/103.png differ diff --git a/pokemon/home/104.png b/pokemon/home/104.png new file mode 100644 index 0000000..b9c86c3 Binary files /dev/null and b/pokemon/home/104.png differ diff --git a/pokemon/home/105-alola.png b/pokemon/home/105-alola.png new file mode 100644 index 0000000..e0eb615 Binary files /dev/null and b/pokemon/home/105-alola.png differ diff --git a/pokemon/home/105-totem.png b/pokemon/home/105-totem.png new file mode 100644 index 0000000..b0ddc04 Binary files /dev/null and b/pokemon/home/105-totem.png differ diff --git a/pokemon/home/105.png b/pokemon/home/105.png new file mode 100644 index 0000000..b0ddc04 Binary files /dev/null and b/pokemon/home/105.png differ diff --git a/pokemon/home/106.png b/pokemon/home/106.png new file mode 100644 index 0000000..c35a524 Binary files /dev/null and b/pokemon/home/106.png differ diff --git a/pokemon/home/107.png b/pokemon/home/107.png new file mode 100644 index 0000000..3efd804 Binary files /dev/null and b/pokemon/home/107.png differ diff --git a/pokemon/home/108.png b/pokemon/home/108.png new file mode 100644 index 0000000..7f5db5b Binary files /dev/null and b/pokemon/home/108.png differ diff --git a/pokemon/home/109.png b/pokemon/home/109.png new file mode 100644 index 0000000..05db8a0 Binary files /dev/null and b/pokemon/home/109.png differ diff --git a/pokemon/home/11.png b/pokemon/home/11.png new file mode 100644 index 0000000..7e0fe77 Binary files /dev/null and b/pokemon/home/11.png differ diff --git a/pokemon/home/110-galar.png b/pokemon/home/110-galar.png new file mode 100644 index 0000000..10e55f8 Binary files /dev/null and b/pokemon/home/110-galar.png differ diff --git a/pokemon/home/110.png b/pokemon/home/110.png new file mode 100644 index 0000000..5dd301d Binary files /dev/null and b/pokemon/home/110.png differ diff --git a/pokemon/home/111.png b/pokemon/home/111.png new file mode 100644 index 0000000..329e1e1 Binary files /dev/null and b/pokemon/home/111.png differ diff --git a/pokemon/home/112.png b/pokemon/home/112.png new file mode 100644 index 0000000..fd17eb4 Binary files /dev/null and b/pokemon/home/112.png differ diff --git a/pokemon/home/113.png b/pokemon/home/113.png new file mode 100644 index 0000000..06beb4d Binary files /dev/null and b/pokemon/home/113.png differ diff --git a/pokemon/home/114.png b/pokemon/home/114.png new file mode 100644 index 0000000..7ef9999 Binary files /dev/null and b/pokemon/home/114.png differ diff --git a/pokemon/home/115-mega.png b/pokemon/home/115-mega.png new file mode 100644 index 0000000..df07fb7 Binary files /dev/null and b/pokemon/home/115-mega.png differ diff --git a/pokemon/home/115.png b/pokemon/home/115.png new file mode 100644 index 0000000..8ec8054 Binary files /dev/null and b/pokemon/home/115.png differ diff --git a/pokemon/home/116.png b/pokemon/home/116.png new file mode 100644 index 0000000..9746c9d Binary files /dev/null and b/pokemon/home/116.png differ diff --git a/pokemon/home/117.png b/pokemon/home/117.png new file mode 100644 index 0000000..ae9cb19 Binary files /dev/null and b/pokemon/home/117.png differ diff --git a/pokemon/home/118.png b/pokemon/home/118.png new file mode 100644 index 0000000..ae624df Binary files /dev/null and b/pokemon/home/118.png differ diff --git a/pokemon/home/119.png b/pokemon/home/119.png new file mode 100644 index 0000000..904b203 Binary files /dev/null and b/pokemon/home/119.png differ diff --git a/pokemon/home/12.png b/pokemon/home/12.png new file mode 100644 index 0000000..f6f0cd7 Binary files /dev/null and b/pokemon/home/12.png differ diff --git a/pokemon/home/120.png b/pokemon/home/120.png new file mode 100644 index 0000000..3cf2f68 Binary files /dev/null and b/pokemon/home/120.png differ diff --git a/pokemon/home/121.png b/pokemon/home/121.png new file mode 100644 index 0000000..58f7145 Binary files /dev/null and b/pokemon/home/121.png differ diff --git a/pokemon/home/122-galar.png b/pokemon/home/122-galar.png new file mode 100644 index 0000000..93a982c Binary files /dev/null and b/pokemon/home/122-galar.png differ diff --git a/pokemon/home/122.png b/pokemon/home/122.png new file mode 100644 index 0000000..2116373 Binary files /dev/null and b/pokemon/home/122.png differ diff --git a/pokemon/home/123.png b/pokemon/home/123.png new file mode 100644 index 0000000..83c114e Binary files /dev/null and b/pokemon/home/123.png differ diff --git a/pokemon/home/124.png b/pokemon/home/124.png new file mode 100644 index 0000000..5de02ae Binary files /dev/null and b/pokemon/home/124.png differ diff --git a/pokemon/home/125.png b/pokemon/home/125.png new file mode 100644 index 0000000..1ae369c Binary files /dev/null and b/pokemon/home/125.png differ diff --git a/pokemon/home/126.png b/pokemon/home/126.png new file mode 100644 index 0000000..5631974 Binary files /dev/null and b/pokemon/home/126.png differ diff --git a/pokemon/home/127-mega.png b/pokemon/home/127-mega.png new file mode 100644 index 0000000..7d1c1a3 Binary files /dev/null and b/pokemon/home/127-mega.png differ diff --git a/pokemon/home/127.png b/pokemon/home/127.png new file mode 100644 index 0000000..c18f478 Binary files /dev/null and b/pokemon/home/127.png differ diff --git a/pokemon/home/128.png b/pokemon/home/128.png new file mode 100644 index 0000000..f69e214 Binary files /dev/null and b/pokemon/home/128.png differ diff --git a/pokemon/home/129.png b/pokemon/home/129.png new file mode 100644 index 0000000..097f05f Binary files /dev/null and b/pokemon/home/129.png differ diff --git a/pokemon/home/13.png b/pokemon/home/13.png new file mode 100644 index 0000000..fa92550 Binary files /dev/null and b/pokemon/home/13.png differ diff --git a/pokemon/home/130-mega.png b/pokemon/home/130-mega.png new file mode 100644 index 0000000..233d77b Binary files /dev/null and b/pokemon/home/130-mega.png differ diff --git a/pokemon/home/130.png b/pokemon/home/130.png new file mode 100644 index 0000000..50694b1 Binary files /dev/null and b/pokemon/home/130.png differ diff --git a/pokemon/home/131.png b/pokemon/home/131.png new file mode 100644 index 0000000..859444e Binary files /dev/null and b/pokemon/home/131.png differ diff --git a/pokemon/home/132.png b/pokemon/home/132.png new file mode 100644 index 0000000..70cbe7a Binary files /dev/null and b/pokemon/home/132.png differ diff --git a/pokemon/home/133-partner.png b/pokemon/home/133-partner.png new file mode 100644 index 0000000..169fd90 Binary files /dev/null and b/pokemon/home/133-partner.png differ diff --git a/pokemon/home/133.png b/pokemon/home/133.png new file mode 100644 index 0000000..169fd90 Binary files /dev/null and b/pokemon/home/133.png differ diff --git a/pokemon/home/134.png b/pokemon/home/134.png new file mode 100644 index 0000000..2e8ec2d Binary files /dev/null and b/pokemon/home/134.png differ diff --git a/pokemon/home/135.png b/pokemon/home/135.png new file mode 100644 index 0000000..dca3636 Binary files /dev/null and b/pokemon/home/135.png differ diff --git a/pokemon/home/136.png b/pokemon/home/136.png new file mode 100644 index 0000000..fc59c1f Binary files /dev/null and b/pokemon/home/136.png differ diff --git a/pokemon/home/137.png b/pokemon/home/137.png new file mode 100644 index 0000000..9e80564 Binary files /dev/null and b/pokemon/home/137.png differ diff --git a/pokemon/home/138.png b/pokemon/home/138.png new file mode 100644 index 0000000..b45fdaa Binary files /dev/null and b/pokemon/home/138.png differ diff --git a/pokemon/home/139.png b/pokemon/home/139.png new file mode 100644 index 0000000..819c7b1 Binary files /dev/null and b/pokemon/home/139.png differ diff --git a/pokemon/home/14.png b/pokemon/home/14.png new file mode 100644 index 0000000..43b6ed4 Binary files /dev/null and b/pokemon/home/14.png differ diff --git a/pokemon/home/140.png b/pokemon/home/140.png new file mode 100644 index 0000000..12bae23 Binary files /dev/null and b/pokemon/home/140.png differ diff --git a/pokemon/home/141.png b/pokemon/home/141.png new file mode 100644 index 0000000..8640fc0 Binary files /dev/null and b/pokemon/home/141.png differ diff --git a/pokemon/home/142-mega.png b/pokemon/home/142-mega.png new file mode 100644 index 0000000..fd9688f Binary files /dev/null and b/pokemon/home/142-mega.png differ diff --git a/pokemon/home/142.png b/pokemon/home/142.png new file mode 100644 index 0000000..9a5bcfb Binary files /dev/null and b/pokemon/home/142.png differ diff --git a/pokemon/home/143.png b/pokemon/home/143.png new file mode 100644 index 0000000..baf0e81 Binary files /dev/null and b/pokemon/home/143.png differ diff --git a/pokemon/home/144.png b/pokemon/home/144.png new file mode 100644 index 0000000..33c73ae Binary files /dev/null and b/pokemon/home/144.png differ diff --git a/pokemon/home/145.png b/pokemon/home/145.png new file mode 100644 index 0000000..aabe513 Binary files /dev/null and b/pokemon/home/145.png differ diff --git a/pokemon/home/146.png b/pokemon/home/146.png new file mode 100644 index 0000000..27d2a60 Binary files /dev/null and b/pokemon/home/146.png differ diff --git a/pokemon/home/147.png b/pokemon/home/147.png new file mode 100644 index 0000000..6a6d8e8 Binary files /dev/null and b/pokemon/home/147.png differ diff --git a/pokemon/home/148.png b/pokemon/home/148.png new file mode 100644 index 0000000..cb8d589 Binary files /dev/null and b/pokemon/home/148.png differ diff --git a/pokemon/home/149.png b/pokemon/home/149.png new file mode 100644 index 0000000..79bf9f4 Binary files /dev/null and b/pokemon/home/149.png differ diff --git a/pokemon/home/15-mega.png b/pokemon/home/15-mega.png new file mode 100644 index 0000000..ba1bd4a Binary files /dev/null and b/pokemon/home/15-mega.png differ diff --git a/pokemon/home/15.png b/pokemon/home/15.png new file mode 100644 index 0000000..00d472a Binary files /dev/null and b/pokemon/home/15.png differ diff --git a/pokemon/home/150-mega-x.png b/pokemon/home/150-mega-x.png new file mode 100644 index 0000000..f3e547f Binary files /dev/null and b/pokemon/home/150-mega-x.png differ diff --git a/pokemon/home/150-mega-y.png b/pokemon/home/150-mega-y.png new file mode 100644 index 0000000..3c32996 Binary files /dev/null and b/pokemon/home/150-mega-y.png differ diff --git a/pokemon/home/150.png b/pokemon/home/150.png new file mode 100644 index 0000000..a4f456b Binary files /dev/null and b/pokemon/home/150.png differ diff --git a/pokemon/home/151.png b/pokemon/home/151.png new file mode 100644 index 0000000..9cc59f9 Binary files /dev/null and b/pokemon/home/151.png differ diff --git a/pokemon/home/152.png b/pokemon/home/152.png new file mode 100644 index 0000000..db97abc Binary files /dev/null and b/pokemon/home/152.png differ diff --git a/pokemon/home/153.png b/pokemon/home/153.png new file mode 100644 index 0000000..4bb52e8 Binary files /dev/null and b/pokemon/home/153.png differ diff --git a/pokemon/home/154.png b/pokemon/home/154.png new file mode 100644 index 0000000..0c25f0f Binary files /dev/null and b/pokemon/home/154.png differ diff --git a/pokemon/home/155.png b/pokemon/home/155.png new file mode 100644 index 0000000..4185013 Binary files /dev/null and b/pokemon/home/155.png differ diff --git a/pokemon/home/156.png b/pokemon/home/156.png new file mode 100644 index 0000000..da39eed Binary files /dev/null and b/pokemon/home/156.png differ diff --git a/pokemon/home/157.png b/pokemon/home/157.png new file mode 100644 index 0000000..943b44f Binary files /dev/null and b/pokemon/home/157.png differ diff --git a/pokemon/home/158.png b/pokemon/home/158.png new file mode 100644 index 0000000..3971077 Binary files /dev/null and b/pokemon/home/158.png differ diff --git a/pokemon/home/159.png b/pokemon/home/159.png new file mode 100644 index 0000000..2816609 Binary files /dev/null and b/pokemon/home/159.png differ diff --git a/pokemon/home/16.png b/pokemon/home/16.png new file mode 100644 index 0000000..2815179 Binary files /dev/null and b/pokemon/home/16.png differ diff --git a/pokemon/home/160.png b/pokemon/home/160.png new file mode 100644 index 0000000..7586e02 Binary files /dev/null and b/pokemon/home/160.png differ diff --git a/pokemon/home/161.png b/pokemon/home/161.png new file mode 100644 index 0000000..4ca9ccf Binary files /dev/null and b/pokemon/home/161.png differ diff --git a/pokemon/home/162.png b/pokemon/home/162.png new file mode 100644 index 0000000..f6e17e5 Binary files /dev/null and b/pokemon/home/162.png differ diff --git a/pokemon/home/163.png b/pokemon/home/163.png new file mode 100644 index 0000000..ed3a933 Binary files /dev/null and b/pokemon/home/163.png differ diff --git a/pokemon/home/164.png b/pokemon/home/164.png new file mode 100644 index 0000000..33e3908 Binary files /dev/null and b/pokemon/home/164.png differ diff --git a/pokemon/home/165.png b/pokemon/home/165.png new file mode 100644 index 0000000..95d23e6 Binary files /dev/null and b/pokemon/home/165.png differ diff --git a/pokemon/home/166.png b/pokemon/home/166.png new file mode 100644 index 0000000..9287537 Binary files /dev/null and b/pokemon/home/166.png differ diff --git a/pokemon/home/167.png b/pokemon/home/167.png new file mode 100644 index 0000000..8830119 Binary files /dev/null and b/pokemon/home/167.png differ diff --git a/pokemon/home/168.png b/pokemon/home/168.png new file mode 100644 index 0000000..48cc1e8 Binary files /dev/null and b/pokemon/home/168.png differ diff --git a/pokemon/home/169.png b/pokemon/home/169.png new file mode 100644 index 0000000..cd27695 Binary files /dev/null and b/pokemon/home/169.png differ diff --git a/pokemon/home/17.png b/pokemon/home/17.png new file mode 100644 index 0000000..33656d0 Binary files /dev/null and b/pokemon/home/17.png differ diff --git a/pokemon/home/170.png b/pokemon/home/170.png new file mode 100644 index 0000000..1c8bb4b Binary files /dev/null and b/pokemon/home/170.png differ diff --git a/pokemon/home/171.png b/pokemon/home/171.png new file mode 100644 index 0000000..bca15d5 Binary files /dev/null and b/pokemon/home/171.png differ diff --git a/pokemon/home/172.png b/pokemon/home/172.png new file mode 100644 index 0000000..107e026 Binary files /dev/null and b/pokemon/home/172.png differ diff --git a/pokemon/home/173.png b/pokemon/home/173.png new file mode 100644 index 0000000..0b8e6bf Binary files /dev/null and b/pokemon/home/173.png differ diff --git a/pokemon/home/174.png b/pokemon/home/174.png new file mode 100644 index 0000000..5b89442 Binary files /dev/null and b/pokemon/home/174.png differ diff --git a/pokemon/home/175.png b/pokemon/home/175.png new file mode 100644 index 0000000..616e03e Binary files /dev/null and b/pokemon/home/175.png differ diff --git a/pokemon/home/176.png b/pokemon/home/176.png new file mode 100644 index 0000000..078de5e Binary files /dev/null and b/pokemon/home/176.png differ diff --git a/pokemon/home/177.png b/pokemon/home/177.png new file mode 100644 index 0000000..22a2741 Binary files /dev/null and b/pokemon/home/177.png differ diff --git a/pokemon/home/178.png b/pokemon/home/178.png new file mode 100644 index 0000000..d43cd68 Binary files /dev/null and b/pokemon/home/178.png differ diff --git a/pokemon/home/179.png b/pokemon/home/179.png new file mode 100644 index 0000000..f688c2b Binary files /dev/null and b/pokemon/home/179.png differ diff --git a/pokemon/home/18-mega.png b/pokemon/home/18-mega.png new file mode 100644 index 0000000..4d9bd57 Binary files /dev/null and b/pokemon/home/18-mega.png differ diff --git a/pokemon/home/18.png b/pokemon/home/18.png new file mode 100644 index 0000000..6c1b3c3 Binary files /dev/null and b/pokemon/home/18.png differ diff --git a/pokemon/home/180.png b/pokemon/home/180.png new file mode 100644 index 0000000..fb46ac4 Binary files /dev/null and b/pokemon/home/180.png differ diff --git a/pokemon/home/181-mega.png b/pokemon/home/181-mega.png new file mode 100644 index 0000000..8a62340 Binary files /dev/null and b/pokemon/home/181-mega.png differ diff --git a/pokemon/home/181.png b/pokemon/home/181.png new file mode 100644 index 0000000..64b430d Binary files /dev/null and b/pokemon/home/181.png differ diff --git a/pokemon/home/182.png b/pokemon/home/182.png new file mode 100644 index 0000000..72d6fd6 Binary files /dev/null and b/pokemon/home/182.png differ diff --git a/pokemon/home/183.png b/pokemon/home/183.png new file mode 100644 index 0000000..18cb77c Binary files /dev/null and b/pokemon/home/183.png differ diff --git a/pokemon/home/184.png b/pokemon/home/184.png new file mode 100644 index 0000000..fa4ea83 Binary files /dev/null and b/pokemon/home/184.png differ diff --git a/pokemon/home/185.png b/pokemon/home/185.png new file mode 100644 index 0000000..f6ff708 Binary files /dev/null and b/pokemon/home/185.png differ diff --git a/pokemon/home/186.png b/pokemon/home/186.png new file mode 100644 index 0000000..f308535 Binary files /dev/null and b/pokemon/home/186.png differ diff --git a/pokemon/home/187.png b/pokemon/home/187.png new file mode 100644 index 0000000..4e60f9f Binary files /dev/null and b/pokemon/home/187.png differ diff --git a/pokemon/home/188.png b/pokemon/home/188.png new file mode 100644 index 0000000..1808547 Binary files /dev/null and b/pokemon/home/188.png differ diff --git a/pokemon/home/189.png b/pokemon/home/189.png new file mode 100644 index 0000000..476aa0a Binary files /dev/null and b/pokemon/home/189.png differ diff --git a/pokemon/home/19-alola.png b/pokemon/home/19-alola.png new file mode 100644 index 0000000..c8dbc25 Binary files /dev/null and b/pokemon/home/19-alola.png differ diff --git a/pokemon/home/19.png b/pokemon/home/19.png new file mode 100644 index 0000000..72e872d Binary files /dev/null and b/pokemon/home/19.png differ diff --git a/pokemon/home/190.png b/pokemon/home/190.png new file mode 100644 index 0000000..ff5ed78 Binary files /dev/null and b/pokemon/home/190.png differ diff --git a/pokemon/home/191.png b/pokemon/home/191.png new file mode 100644 index 0000000..c792a19 Binary files /dev/null and b/pokemon/home/191.png differ diff --git a/pokemon/home/192.png b/pokemon/home/192.png new file mode 100644 index 0000000..fda969a Binary files /dev/null and b/pokemon/home/192.png differ diff --git a/pokemon/home/193.png b/pokemon/home/193.png new file mode 100644 index 0000000..409fdc4 Binary files /dev/null and b/pokemon/home/193.png differ diff --git a/pokemon/home/194.png b/pokemon/home/194.png new file mode 100644 index 0000000..fbc2716 Binary files /dev/null and b/pokemon/home/194.png differ diff --git a/pokemon/home/195.png b/pokemon/home/195.png new file mode 100644 index 0000000..80c23dd Binary files /dev/null and b/pokemon/home/195.png differ diff --git a/pokemon/home/196.png b/pokemon/home/196.png new file mode 100644 index 0000000..a823f81 Binary files /dev/null and b/pokemon/home/196.png differ diff --git a/pokemon/home/197.png b/pokemon/home/197.png new file mode 100644 index 0000000..d1ff18e Binary files /dev/null and b/pokemon/home/197.png differ diff --git a/pokemon/home/198.png b/pokemon/home/198.png new file mode 100644 index 0000000..2ce6923 Binary files /dev/null and b/pokemon/home/198.png differ diff --git a/pokemon/home/199.png b/pokemon/home/199.png new file mode 100644 index 0000000..d4c41fc Binary files /dev/null and b/pokemon/home/199.png differ diff --git a/pokemon/home/2.png b/pokemon/home/2.png new file mode 100644 index 0000000..558cae1 Binary files /dev/null and b/pokemon/home/2.png differ diff --git a/pokemon/home/20-alola.png b/pokemon/home/20-alola.png new file mode 100644 index 0000000..24aad4d Binary files /dev/null and b/pokemon/home/20-alola.png differ diff --git a/pokemon/home/20-totem.png b/pokemon/home/20-totem.png new file mode 100644 index 0000000..7a2e29f Binary files /dev/null and b/pokemon/home/20-totem.png differ diff --git a/pokemon/home/20.png b/pokemon/home/20.png new file mode 100644 index 0000000..c01501e Binary files /dev/null and b/pokemon/home/20.png differ diff --git a/pokemon/home/200.png b/pokemon/home/200.png new file mode 100644 index 0000000..d58b089 Binary files /dev/null and b/pokemon/home/200.png differ diff --git a/pokemon/home/201-a.png b/pokemon/home/201-a.png new file mode 100644 index 0000000..9ae3976 Binary files /dev/null and b/pokemon/home/201-a.png differ diff --git a/pokemon/home/201-b.png b/pokemon/home/201-b.png new file mode 100644 index 0000000..c8d8eea Binary files /dev/null and b/pokemon/home/201-b.png differ diff --git a/pokemon/home/201-c.png b/pokemon/home/201-c.png new file mode 100644 index 0000000..4f047d3 Binary files /dev/null and b/pokemon/home/201-c.png differ diff --git a/pokemon/home/201-d.png b/pokemon/home/201-d.png new file mode 100644 index 0000000..a808841 Binary files /dev/null and b/pokemon/home/201-d.png differ diff --git a/pokemon/home/201-e.png b/pokemon/home/201-e.png new file mode 100644 index 0000000..bc068a7 Binary files /dev/null and b/pokemon/home/201-e.png differ diff --git a/pokemon/home/201-exclamation.png b/pokemon/home/201-exclamation.png new file mode 100644 index 0000000..0a038dc Binary files /dev/null and b/pokemon/home/201-exclamation.png differ diff --git a/pokemon/home/201-f.png b/pokemon/home/201-f.png new file mode 100644 index 0000000..f983689 Binary files /dev/null and b/pokemon/home/201-f.png differ diff --git a/pokemon/home/201-g.png b/pokemon/home/201-g.png new file mode 100644 index 0000000..a9491f9 Binary files /dev/null and b/pokemon/home/201-g.png differ diff --git a/pokemon/home/201-h.png b/pokemon/home/201-h.png new file mode 100644 index 0000000..953059a Binary files /dev/null and b/pokemon/home/201-h.png differ diff --git a/pokemon/home/201-i.png b/pokemon/home/201-i.png new file mode 100644 index 0000000..c4ce6e6 Binary files /dev/null and b/pokemon/home/201-i.png differ diff --git a/pokemon/home/201-j.png b/pokemon/home/201-j.png new file mode 100644 index 0000000..9ca44ee Binary files /dev/null and b/pokemon/home/201-j.png differ diff --git a/pokemon/home/201-k.png b/pokemon/home/201-k.png new file mode 100644 index 0000000..6b28188 Binary files /dev/null and b/pokemon/home/201-k.png differ diff --git a/pokemon/home/201-l.png b/pokemon/home/201-l.png new file mode 100644 index 0000000..07ac022 Binary files /dev/null and b/pokemon/home/201-l.png differ diff --git a/pokemon/home/201-m.png b/pokemon/home/201-m.png new file mode 100644 index 0000000..6ab0caa Binary files /dev/null and b/pokemon/home/201-m.png differ diff --git a/pokemon/home/201-n.png b/pokemon/home/201-n.png new file mode 100644 index 0000000..c8616d2 Binary files /dev/null and b/pokemon/home/201-n.png differ diff --git a/pokemon/home/201-o.png b/pokemon/home/201-o.png new file mode 100644 index 0000000..e4a03ea Binary files /dev/null and b/pokemon/home/201-o.png differ diff --git a/pokemon/home/201-p.png b/pokemon/home/201-p.png new file mode 100644 index 0000000..82407b0 Binary files /dev/null and b/pokemon/home/201-p.png differ diff --git a/pokemon/home/201-q.png b/pokemon/home/201-q.png new file mode 100644 index 0000000..512d89a Binary files /dev/null and b/pokemon/home/201-q.png differ diff --git a/pokemon/home/201-question.png b/pokemon/home/201-question.png new file mode 100644 index 0000000..3500da3 Binary files /dev/null and b/pokemon/home/201-question.png differ diff --git a/pokemon/home/201-r.png b/pokemon/home/201-r.png new file mode 100644 index 0000000..90dad16 Binary files /dev/null and b/pokemon/home/201-r.png differ diff --git a/pokemon/home/201-s.png b/pokemon/home/201-s.png new file mode 100644 index 0000000..2354e96 Binary files /dev/null and b/pokemon/home/201-s.png differ diff --git a/pokemon/home/201-t.png b/pokemon/home/201-t.png new file mode 100644 index 0000000..e435206 Binary files /dev/null and b/pokemon/home/201-t.png differ diff --git a/pokemon/home/201-u.png b/pokemon/home/201-u.png new file mode 100644 index 0000000..f1b9d25 Binary files /dev/null and b/pokemon/home/201-u.png differ diff --git a/pokemon/home/201-v.png b/pokemon/home/201-v.png new file mode 100644 index 0000000..0b8c5e5 Binary files /dev/null and b/pokemon/home/201-v.png differ diff --git a/pokemon/home/201-w.png b/pokemon/home/201-w.png new file mode 100644 index 0000000..fb91918 Binary files /dev/null and b/pokemon/home/201-w.png differ diff --git a/pokemon/home/201-x.png b/pokemon/home/201-x.png new file mode 100644 index 0000000..d98657a Binary files /dev/null and b/pokemon/home/201-x.png differ diff --git a/pokemon/home/201-y.png b/pokemon/home/201-y.png new file mode 100644 index 0000000..49bb8ce Binary files /dev/null and b/pokemon/home/201-y.png differ diff --git a/pokemon/home/201-z.png b/pokemon/home/201-z.png new file mode 100644 index 0000000..d128574 Binary files /dev/null and b/pokemon/home/201-z.png differ diff --git a/pokemon/home/202.png b/pokemon/home/202.png new file mode 100644 index 0000000..f632c52 Binary files /dev/null and b/pokemon/home/202.png differ diff --git a/pokemon/home/203.png b/pokemon/home/203.png new file mode 100644 index 0000000..c038767 Binary files /dev/null and b/pokemon/home/203.png differ diff --git a/pokemon/home/204.png b/pokemon/home/204.png new file mode 100644 index 0000000..ea55b92 Binary files /dev/null and b/pokemon/home/204.png differ diff --git a/pokemon/home/205.png b/pokemon/home/205.png new file mode 100644 index 0000000..ddb6a05 Binary files /dev/null and b/pokemon/home/205.png differ diff --git a/pokemon/home/206.png b/pokemon/home/206.png new file mode 100644 index 0000000..234b773 Binary files /dev/null and b/pokemon/home/206.png differ diff --git a/pokemon/home/207.png b/pokemon/home/207.png new file mode 100644 index 0000000..f519246 Binary files /dev/null and b/pokemon/home/207.png differ diff --git a/pokemon/home/208-mega.png b/pokemon/home/208-mega.png new file mode 100644 index 0000000..5e32c9c Binary files /dev/null and b/pokemon/home/208-mega.png differ diff --git a/pokemon/home/208.png b/pokemon/home/208.png new file mode 100644 index 0000000..d22e164 Binary files /dev/null and b/pokemon/home/208.png differ diff --git a/pokemon/home/209.png b/pokemon/home/209.png new file mode 100644 index 0000000..0f19f38 Binary files /dev/null and b/pokemon/home/209.png differ diff --git a/pokemon/home/21.png b/pokemon/home/21.png new file mode 100644 index 0000000..d61b439 Binary files /dev/null and b/pokemon/home/21.png differ diff --git a/pokemon/home/210.png b/pokemon/home/210.png new file mode 100644 index 0000000..6eba509 Binary files /dev/null and b/pokemon/home/210.png differ diff --git a/pokemon/home/211.png b/pokemon/home/211.png new file mode 100644 index 0000000..d6deee6 Binary files /dev/null and b/pokemon/home/211.png differ diff --git a/pokemon/home/212-mega.png b/pokemon/home/212-mega.png new file mode 100644 index 0000000..87e0e40 Binary files /dev/null and b/pokemon/home/212-mega.png differ diff --git a/pokemon/home/212.png b/pokemon/home/212.png new file mode 100644 index 0000000..c6aa86c Binary files /dev/null and b/pokemon/home/212.png differ diff --git a/pokemon/home/213.png b/pokemon/home/213.png new file mode 100644 index 0000000..fe6d51f Binary files /dev/null and b/pokemon/home/213.png differ diff --git a/pokemon/home/214-mega.png b/pokemon/home/214-mega.png new file mode 100644 index 0000000..3d2e8a7 Binary files /dev/null and b/pokemon/home/214-mega.png differ diff --git a/pokemon/home/214.png b/pokemon/home/214.png new file mode 100644 index 0000000..00e1705 Binary files /dev/null and b/pokemon/home/214.png differ diff --git a/pokemon/home/215.png b/pokemon/home/215.png new file mode 100644 index 0000000..5aa10b0 Binary files /dev/null and b/pokemon/home/215.png differ diff --git a/pokemon/home/216.png b/pokemon/home/216.png new file mode 100644 index 0000000..d3b0abb Binary files /dev/null and b/pokemon/home/216.png differ diff --git a/pokemon/home/217.png b/pokemon/home/217.png new file mode 100644 index 0000000..cc95c02 Binary files /dev/null and b/pokemon/home/217.png differ diff --git a/pokemon/home/218.png b/pokemon/home/218.png new file mode 100644 index 0000000..447d617 Binary files /dev/null and b/pokemon/home/218.png differ diff --git a/pokemon/home/219.png b/pokemon/home/219.png new file mode 100644 index 0000000..fcdbe57 Binary files /dev/null and b/pokemon/home/219.png differ diff --git a/pokemon/home/22.png b/pokemon/home/22.png new file mode 100644 index 0000000..04a8903 Binary files /dev/null and b/pokemon/home/22.png differ diff --git a/pokemon/home/220.png b/pokemon/home/220.png new file mode 100644 index 0000000..4648da0 Binary files /dev/null and b/pokemon/home/220.png differ diff --git a/pokemon/home/221.png b/pokemon/home/221.png new file mode 100644 index 0000000..225d168 Binary files /dev/null and b/pokemon/home/221.png differ diff --git a/pokemon/home/222-galar.png b/pokemon/home/222-galar.png new file mode 100644 index 0000000..fc49fe5 Binary files /dev/null and b/pokemon/home/222-galar.png differ diff --git a/pokemon/home/222.png b/pokemon/home/222.png new file mode 100644 index 0000000..b1e346d Binary files /dev/null and b/pokemon/home/222.png differ diff --git a/pokemon/home/223.png b/pokemon/home/223.png new file mode 100644 index 0000000..76d15c5 Binary files /dev/null and b/pokemon/home/223.png differ diff --git a/pokemon/home/224.png b/pokemon/home/224.png new file mode 100644 index 0000000..0ba480e Binary files /dev/null and b/pokemon/home/224.png differ diff --git a/pokemon/home/225.png b/pokemon/home/225.png new file mode 100644 index 0000000..78eba70 Binary files /dev/null and b/pokemon/home/225.png differ diff --git a/pokemon/home/226.png b/pokemon/home/226.png new file mode 100644 index 0000000..7f067c8 Binary files /dev/null and b/pokemon/home/226.png differ diff --git a/pokemon/home/227.png b/pokemon/home/227.png new file mode 100644 index 0000000..8a92d3f Binary files /dev/null and b/pokemon/home/227.png differ diff --git a/pokemon/home/228.png b/pokemon/home/228.png new file mode 100644 index 0000000..b1b39a2 Binary files /dev/null and b/pokemon/home/228.png differ diff --git a/pokemon/home/229-mega.png b/pokemon/home/229-mega.png new file mode 100644 index 0000000..1094558 Binary files /dev/null and b/pokemon/home/229-mega.png differ diff --git a/pokemon/home/229.png b/pokemon/home/229.png new file mode 100644 index 0000000..7d5cba4 Binary files /dev/null and b/pokemon/home/229.png differ diff --git a/pokemon/home/23.png b/pokemon/home/23.png new file mode 100644 index 0000000..c784c53 Binary files /dev/null and b/pokemon/home/23.png differ diff --git a/pokemon/home/230.png b/pokemon/home/230.png new file mode 100644 index 0000000..2f499c6 Binary files /dev/null and b/pokemon/home/230.png differ diff --git a/pokemon/home/231.png b/pokemon/home/231.png new file mode 100644 index 0000000..b297138 Binary files /dev/null and b/pokemon/home/231.png differ diff --git a/pokemon/home/232.png b/pokemon/home/232.png new file mode 100644 index 0000000..012e169 Binary files /dev/null and b/pokemon/home/232.png differ diff --git a/pokemon/home/233.png b/pokemon/home/233.png new file mode 100644 index 0000000..6a09e6d Binary files /dev/null and b/pokemon/home/233.png differ diff --git a/pokemon/home/234.png b/pokemon/home/234.png new file mode 100644 index 0000000..e9b9d87 Binary files /dev/null and b/pokemon/home/234.png differ diff --git a/pokemon/home/235.png b/pokemon/home/235.png new file mode 100644 index 0000000..e1756ec Binary files /dev/null and b/pokemon/home/235.png differ diff --git a/pokemon/home/236.png b/pokemon/home/236.png new file mode 100644 index 0000000..3a84746 Binary files /dev/null and b/pokemon/home/236.png differ diff --git a/pokemon/home/237.png b/pokemon/home/237.png new file mode 100644 index 0000000..450ea15 Binary files /dev/null and b/pokemon/home/237.png differ diff --git a/pokemon/home/238.png b/pokemon/home/238.png new file mode 100644 index 0000000..f603cef Binary files /dev/null and b/pokemon/home/238.png differ diff --git a/pokemon/home/239.png b/pokemon/home/239.png new file mode 100644 index 0000000..230d3ce Binary files /dev/null and b/pokemon/home/239.png differ diff --git a/pokemon/home/24.png b/pokemon/home/24.png new file mode 100644 index 0000000..7ee96e4 Binary files /dev/null and b/pokemon/home/24.png differ diff --git a/pokemon/home/240.png b/pokemon/home/240.png new file mode 100644 index 0000000..dcdb9b2 Binary files /dev/null and b/pokemon/home/240.png differ diff --git a/pokemon/home/241.png b/pokemon/home/241.png new file mode 100644 index 0000000..3e68c0a Binary files /dev/null and b/pokemon/home/241.png differ diff --git a/pokemon/home/242.png b/pokemon/home/242.png new file mode 100644 index 0000000..fdc98ea Binary files /dev/null and b/pokemon/home/242.png differ diff --git a/pokemon/home/243.png b/pokemon/home/243.png new file mode 100644 index 0000000..1301e71 Binary files /dev/null and b/pokemon/home/243.png differ diff --git a/pokemon/home/244.png b/pokemon/home/244.png new file mode 100644 index 0000000..9ef15a8 Binary files /dev/null and b/pokemon/home/244.png differ diff --git a/pokemon/home/245.png b/pokemon/home/245.png new file mode 100644 index 0000000..dfbf3ef Binary files /dev/null and b/pokemon/home/245.png differ diff --git a/pokemon/home/246.png b/pokemon/home/246.png new file mode 100644 index 0000000..75b58f0 Binary files /dev/null and b/pokemon/home/246.png differ diff --git a/pokemon/home/247.png b/pokemon/home/247.png new file mode 100644 index 0000000..18311e8 Binary files /dev/null and b/pokemon/home/247.png differ diff --git a/pokemon/home/248-mega.png b/pokemon/home/248-mega.png new file mode 100644 index 0000000..c4ed298 Binary files /dev/null and b/pokemon/home/248-mega.png differ diff --git a/pokemon/home/248.png b/pokemon/home/248.png new file mode 100644 index 0000000..7b17872 Binary files /dev/null and b/pokemon/home/248.png differ diff --git a/pokemon/home/249.png b/pokemon/home/249.png new file mode 100644 index 0000000..0bd44cc Binary files /dev/null and b/pokemon/home/249.png differ diff --git a/pokemon/home/25-alola-cap.png b/pokemon/home/25-alola-cap.png new file mode 100644 index 0000000..4611088 Binary files /dev/null and b/pokemon/home/25-alola-cap.png differ diff --git a/pokemon/home/25-hoenn-cap.png b/pokemon/home/25-hoenn-cap.png new file mode 100644 index 0000000..8333cb3 Binary files /dev/null and b/pokemon/home/25-hoenn-cap.png differ diff --git a/pokemon/home/25-kalos-cap.png b/pokemon/home/25-kalos-cap.png new file mode 100644 index 0000000..efd6b03 Binary files /dev/null and b/pokemon/home/25-kalos-cap.png differ diff --git a/pokemon/home/25-original-cap.png b/pokemon/home/25-original-cap.png new file mode 100644 index 0000000..3f28e1b Binary files /dev/null and b/pokemon/home/25-original-cap.png differ diff --git a/pokemon/home/25-partner-cap.png b/pokemon/home/25-partner-cap.png new file mode 100644 index 0000000..a64e69c Binary files /dev/null and b/pokemon/home/25-partner-cap.png differ diff --git a/pokemon/home/25-partner.png b/pokemon/home/25-partner.png new file mode 100644 index 0000000..0edc31c Binary files /dev/null and b/pokemon/home/25-partner.png differ diff --git a/pokemon/home/25-sinnoh-cap.png b/pokemon/home/25-sinnoh-cap.png new file mode 100644 index 0000000..7758579 Binary files /dev/null and b/pokemon/home/25-sinnoh-cap.png differ diff --git a/pokemon/home/25-unova-cap.png b/pokemon/home/25-unova-cap.png new file mode 100644 index 0000000..1150308 Binary files /dev/null and b/pokemon/home/25-unova-cap.png differ diff --git a/pokemon/home/25.png b/pokemon/home/25.png new file mode 100644 index 0000000..854ae7c Binary files /dev/null and b/pokemon/home/25.png differ diff --git a/pokemon/home/250.png b/pokemon/home/250.png new file mode 100644 index 0000000..e34605b Binary files /dev/null and b/pokemon/home/250.png differ diff --git a/pokemon/home/251.png b/pokemon/home/251.png new file mode 100644 index 0000000..07452c2 Binary files /dev/null and b/pokemon/home/251.png differ diff --git a/pokemon/home/252.png b/pokemon/home/252.png new file mode 100644 index 0000000..aa2520d Binary files /dev/null and b/pokemon/home/252.png differ diff --git a/pokemon/home/253.png b/pokemon/home/253.png new file mode 100644 index 0000000..a5e7e4d Binary files /dev/null and b/pokemon/home/253.png differ diff --git a/pokemon/home/254-mega.png b/pokemon/home/254-mega.png new file mode 100644 index 0000000..6ef2189 Binary files /dev/null and b/pokemon/home/254-mega.png differ diff --git a/pokemon/home/254.png b/pokemon/home/254.png new file mode 100644 index 0000000..6ec7ef6 Binary files /dev/null and b/pokemon/home/254.png differ diff --git a/pokemon/home/255.png b/pokemon/home/255.png new file mode 100644 index 0000000..eb136e4 Binary files /dev/null and b/pokemon/home/255.png differ diff --git a/pokemon/home/256.png b/pokemon/home/256.png new file mode 100644 index 0000000..3757de2 Binary files /dev/null and b/pokemon/home/256.png differ diff --git a/pokemon/home/257-mega.png b/pokemon/home/257-mega.png new file mode 100644 index 0000000..524262c Binary files /dev/null and b/pokemon/home/257-mega.png differ diff --git a/pokemon/home/257.png b/pokemon/home/257.png new file mode 100644 index 0000000..e89096e Binary files /dev/null and b/pokemon/home/257.png differ diff --git a/pokemon/home/258.png b/pokemon/home/258.png new file mode 100644 index 0000000..cc4467a Binary files /dev/null and b/pokemon/home/258.png differ diff --git a/pokemon/home/259.png b/pokemon/home/259.png new file mode 100644 index 0000000..61c30d0 Binary files /dev/null and b/pokemon/home/259.png differ diff --git a/pokemon/home/26-alola.png b/pokemon/home/26-alola.png new file mode 100644 index 0000000..4b8933f Binary files /dev/null and b/pokemon/home/26-alola.png differ diff --git a/pokemon/home/26.png b/pokemon/home/26.png new file mode 100644 index 0000000..96fa177 Binary files /dev/null and b/pokemon/home/26.png differ diff --git a/pokemon/home/260-mega.png b/pokemon/home/260-mega.png new file mode 100644 index 0000000..ed8373e Binary files /dev/null and b/pokemon/home/260-mega.png differ diff --git a/pokemon/home/260.png b/pokemon/home/260.png new file mode 100644 index 0000000..c9e83e5 Binary files /dev/null and b/pokemon/home/260.png differ diff --git a/pokemon/home/261.png b/pokemon/home/261.png new file mode 100644 index 0000000..61c565b Binary files /dev/null and b/pokemon/home/261.png differ diff --git a/pokemon/home/262.png b/pokemon/home/262.png new file mode 100644 index 0000000..c4ca685 Binary files /dev/null and b/pokemon/home/262.png differ diff --git a/pokemon/home/263-galar.png b/pokemon/home/263-galar.png new file mode 100644 index 0000000..506a8ab Binary files /dev/null and b/pokemon/home/263-galar.png differ diff --git a/pokemon/home/263.png b/pokemon/home/263.png new file mode 100644 index 0000000..9313fd5 Binary files /dev/null and b/pokemon/home/263.png differ diff --git a/pokemon/home/264-galar.png b/pokemon/home/264-galar.png new file mode 100644 index 0000000..8f3a06b Binary files /dev/null and b/pokemon/home/264-galar.png differ diff --git a/pokemon/home/264.png b/pokemon/home/264.png new file mode 100644 index 0000000..cb7d6a8 Binary files /dev/null and b/pokemon/home/264.png differ diff --git a/pokemon/home/265.png b/pokemon/home/265.png new file mode 100644 index 0000000..da5d64f Binary files /dev/null and b/pokemon/home/265.png differ diff --git a/pokemon/home/266.png b/pokemon/home/266.png new file mode 100644 index 0000000..08b5a1f Binary files /dev/null and b/pokemon/home/266.png differ diff --git a/pokemon/home/267.png b/pokemon/home/267.png new file mode 100644 index 0000000..54eb721 Binary files /dev/null and b/pokemon/home/267.png differ diff --git a/pokemon/home/268.png b/pokemon/home/268.png new file mode 100644 index 0000000..57ac3da Binary files /dev/null and b/pokemon/home/268.png differ diff --git a/pokemon/home/269.png b/pokemon/home/269.png new file mode 100644 index 0000000..eb449a9 Binary files /dev/null and b/pokemon/home/269.png differ diff --git a/pokemon/home/27-alola.png b/pokemon/home/27-alola.png new file mode 100644 index 0000000..7dc5313 Binary files /dev/null and b/pokemon/home/27-alola.png differ diff --git a/pokemon/home/27.png b/pokemon/home/27.png new file mode 100644 index 0000000..636fbf8 Binary files /dev/null and b/pokemon/home/27.png differ diff --git a/pokemon/home/270.png b/pokemon/home/270.png new file mode 100644 index 0000000..0fd6bbe Binary files /dev/null and b/pokemon/home/270.png differ diff --git a/pokemon/home/271.png b/pokemon/home/271.png new file mode 100644 index 0000000..034b5c4 Binary files /dev/null and b/pokemon/home/271.png differ diff --git a/pokemon/home/272.png b/pokemon/home/272.png new file mode 100644 index 0000000..ad593c1 Binary files /dev/null and b/pokemon/home/272.png differ diff --git a/pokemon/home/273.png b/pokemon/home/273.png new file mode 100644 index 0000000..93b7bb0 Binary files /dev/null and b/pokemon/home/273.png differ diff --git a/pokemon/home/274.png b/pokemon/home/274.png new file mode 100644 index 0000000..64458e8 Binary files /dev/null and b/pokemon/home/274.png differ diff --git a/pokemon/home/275.png b/pokemon/home/275.png new file mode 100644 index 0000000..fafcf6a Binary files /dev/null and b/pokemon/home/275.png differ diff --git a/pokemon/home/276.png b/pokemon/home/276.png new file mode 100644 index 0000000..c493a8a Binary files /dev/null and b/pokemon/home/276.png differ diff --git a/pokemon/home/277.png b/pokemon/home/277.png new file mode 100644 index 0000000..c1b5e74 Binary files /dev/null and b/pokemon/home/277.png differ diff --git a/pokemon/home/278.png b/pokemon/home/278.png new file mode 100644 index 0000000..2932f75 Binary files /dev/null and b/pokemon/home/278.png differ diff --git a/pokemon/home/279.png b/pokemon/home/279.png new file mode 100644 index 0000000..6cad27a Binary files /dev/null and b/pokemon/home/279.png differ diff --git a/pokemon/home/28-alola.png b/pokemon/home/28-alola.png new file mode 100644 index 0000000..6969961 Binary files /dev/null and b/pokemon/home/28-alola.png differ diff --git a/pokemon/home/28.png b/pokemon/home/28.png new file mode 100644 index 0000000..a165d7e Binary files /dev/null and b/pokemon/home/28.png differ diff --git a/pokemon/home/280.png b/pokemon/home/280.png new file mode 100644 index 0000000..ed8a341 Binary files /dev/null and b/pokemon/home/280.png differ diff --git a/pokemon/home/281.png b/pokemon/home/281.png new file mode 100644 index 0000000..24919f8 Binary files /dev/null and b/pokemon/home/281.png differ diff --git a/pokemon/home/282-mega.png b/pokemon/home/282-mega.png new file mode 100644 index 0000000..f6e84fa Binary files /dev/null and b/pokemon/home/282-mega.png differ diff --git a/pokemon/home/282.png b/pokemon/home/282.png new file mode 100644 index 0000000..f6e6dbc Binary files /dev/null and b/pokemon/home/282.png differ diff --git a/pokemon/home/283.png b/pokemon/home/283.png new file mode 100644 index 0000000..0d8a9d3 Binary files /dev/null and b/pokemon/home/283.png differ diff --git a/pokemon/home/284.png b/pokemon/home/284.png new file mode 100644 index 0000000..61c2f70 Binary files /dev/null and b/pokemon/home/284.png differ diff --git a/pokemon/home/285.png b/pokemon/home/285.png new file mode 100644 index 0000000..af2ce92 Binary files /dev/null and b/pokemon/home/285.png differ diff --git a/pokemon/home/286.png b/pokemon/home/286.png new file mode 100644 index 0000000..53b73f6 Binary files /dev/null and b/pokemon/home/286.png differ diff --git a/pokemon/home/287.png b/pokemon/home/287.png new file mode 100644 index 0000000..dae66d7 Binary files /dev/null and b/pokemon/home/287.png differ diff --git a/pokemon/home/288.png b/pokemon/home/288.png new file mode 100644 index 0000000..4b02aab Binary files /dev/null and b/pokemon/home/288.png differ diff --git a/pokemon/home/289.png b/pokemon/home/289.png new file mode 100644 index 0000000..7480695 Binary files /dev/null and b/pokemon/home/289.png differ diff --git a/pokemon/home/29.png b/pokemon/home/29.png new file mode 100644 index 0000000..4739902 Binary files /dev/null and b/pokemon/home/29.png differ diff --git a/pokemon/home/290.png b/pokemon/home/290.png new file mode 100644 index 0000000..0e767d2 Binary files /dev/null and b/pokemon/home/290.png differ diff --git a/pokemon/home/291.png b/pokemon/home/291.png new file mode 100644 index 0000000..5805e3a Binary files /dev/null and b/pokemon/home/291.png differ diff --git a/pokemon/home/292.png b/pokemon/home/292.png new file mode 100644 index 0000000..6a17035 Binary files /dev/null and b/pokemon/home/292.png differ diff --git a/pokemon/home/293.png b/pokemon/home/293.png new file mode 100644 index 0000000..93c723e Binary files /dev/null and b/pokemon/home/293.png differ diff --git a/pokemon/home/294.png b/pokemon/home/294.png new file mode 100644 index 0000000..7459479 Binary files /dev/null and b/pokemon/home/294.png differ diff --git a/pokemon/home/295.png b/pokemon/home/295.png new file mode 100644 index 0000000..75c6765 Binary files /dev/null and b/pokemon/home/295.png differ diff --git a/pokemon/home/296.png b/pokemon/home/296.png new file mode 100644 index 0000000..e9d1680 Binary files /dev/null and b/pokemon/home/296.png differ diff --git a/pokemon/home/297.png b/pokemon/home/297.png new file mode 100644 index 0000000..6ef271e Binary files /dev/null and b/pokemon/home/297.png differ diff --git a/pokemon/home/298.png b/pokemon/home/298.png new file mode 100644 index 0000000..ab1c8b4 Binary files /dev/null and b/pokemon/home/298.png differ diff --git a/pokemon/home/299.png b/pokemon/home/299.png new file mode 100644 index 0000000..7715a2b Binary files /dev/null and b/pokemon/home/299.png differ diff --git a/pokemon/home/3-mega.png b/pokemon/home/3-mega.png new file mode 100644 index 0000000..0a18e05 Binary files /dev/null and b/pokemon/home/3-mega.png differ diff --git a/pokemon/home/3.png b/pokemon/home/3.png new file mode 100644 index 0000000..62de86c Binary files /dev/null and b/pokemon/home/3.png differ diff --git a/pokemon/home/30.png b/pokemon/home/30.png new file mode 100644 index 0000000..4726212 Binary files /dev/null and b/pokemon/home/30.png differ diff --git a/pokemon/home/300.png b/pokemon/home/300.png new file mode 100644 index 0000000..1b7716e Binary files /dev/null and b/pokemon/home/300.png differ diff --git a/pokemon/home/301.png b/pokemon/home/301.png new file mode 100644 index 0000000..841ff8c Binary files /dev/null and b/pokemon/home/301.png differ diff --git a/pokemon/home/302-mega.png b/pokemon/home/302-mega.png new file mode 100644 index 0000000..2fd3142 Binary files /dev/null and b/pokemon/home/302-mega.png differ diff --git a/pokemon/home/302.png b/pokemon/home/302.png new file mode 100644 index 0000000..9c49ec9 Binary files /dev/null and b/pokemon/home/302.png differ diff --git a/pokemon/home/303-mega.png b/pokemon/home/303-mega.png new file mode 100644 index 0000000..742364e Binary files /dev/null and b/pokemon/home/303-mega.png differ diff --git a/pokemon/home/303.png b/pokemon/home/303.png new file mode 100644 index 0000000..6936edb Binary files /dev/null and b/pokemon/home/303.png differ diff --git a/pokemon/home/304.png b/pokemon/home/304.png new file mode 100644 index 0000000..5bb2055 Binary files /dev/null and b/pokemon/home/304.png differ diff --git a/pokemon/home/305.png b/pokemon/home/305.png new file mode 100644 index 0000000..7446687 Binary files /dev/null and b/pokemon/home/305.png differ diff --git a/pokemon/home/306-mega.png b/pokemon/home/306-mega.png new file mode 100644 index 0000000..378044c Binary files /dev/null and b/pokemon/home/306-mega.png differ diff --git a/pokemon/home/306.png b/pokemon/home/306.png new file mode 100644 index 0000000..e6253b1 Binary files /dev/null and b/pokemon/home/306.png differ diff --git a/pokemon/home/307.png b/pokemon/home/307.png new file mode 100644 index 0000000..f3b920c Binary files /dev/null and b/pokemon/home/307.png differ diff --git a/pokemon/home/308-mega.png b/pokemon/home/308-mega.png new file mode 100644 index 0000000..f06305f Binary files /dev/null and b/pokemon/home/308-mega.png differ diff --git a/pokemon/home/308.png b/pokemon/home/308.png new file mode 100644 index 0000000..251a6df Binary files /dev/null and b/pokemon/home/308.png differ diff --git a/pokemon/home/309.png b/pokemon/home/309.png new file mode 100644 index 0000000..81b6ba2 Binary files /dev/null and b/pokemon/home/309.png differ diff --git a/pokemon/home/31.png b/pokemon/home/31.png new file mode 100644 index 0000000..c770ff0 Binary files /dev/null and b/pokemon/home/31.png differ diff --git a/pokemon/home/310-mega.png b/pokemon/home/310-mega.png new file mode 100644 index 0000000..8fd43a7 Binary files /dev/null and b/pokemon/home/310-mega.png differ diff --git a/pokemon/home/310.png b/pokemon/home/310.png new file mode 100644 index 0000000..2cf0a64 Binary files /dev/null and b/pokemon/home/310.png differ diff --git a/pokemon/home/311.png b/pokemon/home/311.png new file mode 100644 index 0000000..be9a95a Binary files /dev/null and b/pokemon/home/311.png differ diff --git a/pokemon/home/312.png b/pokemon/home/312.png new file mode 100644 index 0000000..9a55f13 Binary files /dev/null and b/pokemon/home/312.png differ diff --git a/pokemon/home/313.png b/pokemon/home/313.png new file mode 100644 index 0000000..1be45c3 Binary files /dev/null and b/pokemon/home/313.png differ diff --git a/pokemon/home/314.png b/pokemon/home/314.png new file mode 100644 index 0000000..2e6ec46 Binary files /dev/null and b/pokemon/home/314.png differ diff --git a/pokemon/home/315.png b/pokemon/home/315.png new file mode 100644 index 0000000..17ace84 Binary files /dev/null and b/pokemon/home/315.png differ diff --git a/pokemon/home/316.png b/pokemon/home/316.png new file mode 100644 index 0000000..471d884 Binary files /dev/null and b/pokemon/home/316.png differ diff --git a/pokemon/home/317.png b/pokemon/home/317.png new file mode 100644 index 0000000..5d79ddb Binary files /dev/null and b/pokemon/home/317.png differ diff --git a/pokemon/home/318.png b/pokemon/home/318.png new file mode 100644 index 0000000..0c6b423 Binary files /dev/null and b/pokemon/home/318.png differ diff --git a/pokemon/home/319-mega.png b/pokemon/home/319-mega.png new file mode 100644 index 0000000..d056777 Binary files /dev/null and b/pokemon/home/319-mega.png differ diff --git a/pokemon/home/319.png b/pokemon/home/319.png new file mode 100644 index 0000000..5756b7f Binary files /dev/null and b/pokemon/home/319.png differ diff --git a/pokemon/home/32.png b/pokemon/home/32.png new file mode 100644 index 0000000..3eee72f Binary files /dev/null and b/pokemon/home/32.png differ diff --git a/pokemon/home/320.png b/pokemon/home/320.png new file mode 100644 index 0000000..303bcec Binary files /dev/null and b/pokemon/home/320.png differ diff --git a/pokemon/home/321.png b/pokemon/home/321.png new file mode 100644 index 0000000..1d3294e Binary files /dev/null and b/pokemon/home/321.png differ diff --git a/pokemon/home/322.png b/pokemon/home/322.png new file mode 100644 index 0000000..4e77586 Binary files /dev/null and b/pokemon/home/322.png differ diff --git a/pokemon/home/323-mega.png b/pokemon/home/323-mega.png new file mode 100644 index 0000000..d8aa401 Binary files /dev/null and b/pokemon/home/323-mega.png differ diff --git a/pokemon/home/323.png b/pokemon/home/323.png new file mode 100644 index 0000000..9a1542d Binary files /dev/null and b/pokemon/home/323.png differ diff --git a/pokemon/home/324.png b/pokemon/home/324.png new file mode 100644 index 0000000..052fe69 Binary files /dev/null and b/pokemon/home/324.png differ diff --git a/pokemon/home/325.png b/pokemon/home/325.png new file mode 100644 index 0000000..2062233 Binary files /dev/null and b/pokemon/home/325.png differ diff --git a/pokemon/home/326.png b/pokemon/home/326.png new file mode 100644 index 0000000..0cfea5a Binary files /dev/null and b/pokemon/home/326.png differ diff --git a/pokemon/home/327.png b/pokemon/home/327.png new file mode 100644 index 0000000..a4e2420 Binary files /dev/null and b/pokemon/home/327.png differ diff --git a/pokemon/home/328.png b/pokemon/home/328.png new file mode 100644 index 0000000..5e04c25 Binary files /dev/null and b/pokemon/home/328.png differ diff --git a/pokemon/home/329.png b/pokemon/home/329.png new file mode 100644 index 0000000..52bbd97 Binary files /dev/null and b/pokemon/home/329.png differ diff --git a/pokemon/home/33.png b/pokemon/home/33.png new file mode 100644 index 0000000..be5a5d5 Binary files /dev/null and b/pokemon/home/33.png differ diff --git a/pokemon/home/330.png b/pokemon/home/330.png new file mode 100644 index 0000000..387134c Binary files /dev/null and b/pokemon/home/330.png differ diff --git a/pokemon/home/331.png b/pokemon/home/331.png new file mode 100644 index 0000000..3e7cafa Binary files /dev/null and b/pokemon/home/331.png differ diff --git a/pokemon/home/332.png b/pokemon/home/332.png new file mode 100644 index 0000000..9791513 Binary files /dev/null and b/pokemon/home/332.png differ diff --git a/pokemon/home/333.png b/pokemon/home/333.png new file mode 100644 index 0000000..4f49d9b Binary files /dev/null and b/pokemon/home/333.png differ diff --git a/pokemon/home/334-mega.png b/pokemon/home/334-mega.png new file mode 100644 index 0000000..161aeb8 Binary files /dev/null and b/pokemon/home/334-mega.png differ diff --git a/pokemon/home/334.png b/pokemon/home/334.png new file mode 100644 index 0000000..e2c5072 Binary files /dev/null and b/pokemon/home/334.png differ diff --git a/pokemon/home/335.png b/pokemon/home/335.png new file mode 100644 index 0000000..57d2ffd Binary files /dev/null and b/pokemon/home/335.png differ diff --git a/pokemon/home/336.png b/pokemon/home/336.png new file mode 100644 index 0000000..89be465 Binary files /dev/null and b/pokemon/home/336.png differ diff --git a/pokemon/home/337.png b/pokemon/home/337.png new file mode 100644 index 0000000..a2ed95e Binary files /dev/null and b/pokemon/home/337.png differ diff --git a/pokemon/home/338.png b/pokemon/home/338.png new file mode 100644 index 0000000..bee9df1 Binary files /dev/null and b/pokemon/home/338.png differ diff --git a/pokemon/home/339.png b/pokemon/home/339.png new file mode 100644 index 0000000..d6f8351 Binary files /dev/null and b/pokemon/home/339.png differ diff --git a/pokemon/home/34.png b/pokemon/home/34.png new file mode 100644 index 0000000..2fd6b64 Binary files /dev/null and b/pokemon/home/34.png differ diff --git a/pokemon/home/340.png b/pokemon/home/340.png new file mode 100644 index 0000000..eab3cec Binary files /dev/null and b/pokemon/home/340.png differ diff --git a/pokemon/home/341.png b/pokemon/home/341.png new file mode 100644 index 0000000..5b9fdcb Binary files /dev/null and b/pokemon/home/341.png differ diff --git a/pokemon/home/342.png b/pokemon/home/342.png new file mode 100644 index 0000000..f9af2ae Binary files /dev/null and b/pokemon/home/342.png differ diff --git a/pokemon/home/343.png b/pokemon/home/343.png new file mode 100644 index 0000000..c415c14 Binary files /dev/null and b/pokemon/home/343.png differ diff --git a/pokemon/home/344.png b/pokemon/home/344.png new file mode 100644 index 0000000..7d31ad6 Binary files /dev/null and b/pokemon/home/344.png differ diff --git a/pokemon/home/345.png b/pokemon/home/345.png new file mode 100644 index 0000000..6777187 Binary files /dev/null and b/pokemon/home/345.png differ diff --git a/pokemon/home/346.png b/pokemon/home/346.png new file mode 100644 index 0000000..86b329e Binary files /dev/null and b/pokemon/home/346.png differ diff --git a/pokemon/home/347.png b/pokemon/home/347.png new file mode 100644 index 0000000..ead5aaf Binary files /dev/null and b/pokemon/home/347.png differ diff --git a/pokemon/home/348.png b/pokemon/home/348.png new file mode 100644 index 0000000..6a6f2b9 Binary files /dev/null and b/pokemon/home/348.png differ diff --git a/pokemon/home/349.png b/pokemon/home/349.png new file mode 100644 index 0000000..b22c3be Binary files /dev/null and b/pokemon/home/349.png differ diff --git a/pokemon/home/35.png b/pokemon/home/35.png new file mode 100644 index 0000000..ac65bd0 Binary files /dev/null and b/pokemon/home/35.png differ diff --git a/pokemon/home/350.png b/pokemon/home/350.png new file mode 100644 index 0000000..10b021f Binary files /dev/null and b/pokemon/home/350.png differ diff --git a/pokemon/home/351-rainy.png b/pokemon/home/351-rainy.png new file mode 100644 index 0000000..9ccac7d Binary files /dev/null and b/pokemon/home/351-rainy.png differ diff --git a/pokemon/home/351-snowy.png b/pokemon/home/351-snowy.png new file mode 100644 index 0000000..5f4f17d Binary files /dev/null and b/pokemon/home/351-snowy.png differ diff --git a/pokemon/home/351-sunny.png b/pokemon/home/351-sunny.png new file mode 100644 index 0000000..b4f3faa Binary files /dev/null and b/pokemon/home/351-sunny.png differ diff --git a/pokemon/home/351.png b/pokemon/home/351.png new file mode 100644 index 0000000..8bb776e Binary files /dev/null and b/pokemon/home/351.png differ diff --git a/pokemon/home/352.png b/pokemon/home/352.png new file mode 100644 index 0000000..2fee630 Binary files /dev/null and b/pokemon/home/352.png differ diff --git a/pokemon/home/353.png b/pokemon/home/353.png new file mode 100644 index 0000000..7cb77ba Binary files /dev/null and b/pokemon/home/353.png differ diff --git a/pokemon/home/354-mega.png b/pokemon/home/354-mega.png new file mode 100644 index 0000000..8472416 Binary files /dev/null and b/pokemon/home/354-mega.png differ diff --git a/pokemon/home/354.png b/pokemon/home/354.png new file mode 100644 index 0000000..b741115 Binary files /dev/null and b/pokemon/home/354.png differ diff --git a/pokemon/home/355.png b/pokemon/home/355.png new file mode 100644 index 0000000..dfa5d28 Binary files /dev/null and b/pokemon/home/355.png differ diff --git a/pokemon/home/356.png b/pokemon/home/356.png new file mode 100644 index 0000000..2f05d30 Binary files /dev/null and b/pokemon/home/356.png differ diff --git a/pokemon/home/357.png b/pokemon/home/357.png new file mode 100644 index 0000000..d10aa35 Binary files /dev/null and b/pokemon/home/357.png differ diff --git a/pokemon/home/358.png b/pokemon/home/358.png new file mode 100644 index 0000000..9cceca0 Binary files /dev/null and b/pokemon/home/358.png differ diff --git a/pokemon/home/359-mega.png b/pokemon/home/359-mega.png new file mode 100644 index 0000000..7d44b96 Binary files /dev/null and b/pokemon/home/359-mega.png differ diff --git a/pokemon/home/359.png b/pokemon/home/359.png new file mode 100644 index 0000000..f91bdb3 Binary files /dev/null and b/pokemon/home/359.png differ diff --git a/pokemon/home/36.png b/pokemon/home/36.png new file mode 100644 index 0000000..139ef62 Binary files /dev/null and b/pokemon/home/36.png differ diff --git a/pokemon/home/360.png b/pokemon/home/360.png new file mode 100644 index 0000000..e64aa1d Binary files /dev/null and b/pokemon/home/360.png differ diff --git a/pokemon/home/361.png b/pokemon/home/361.png new file mode 100644 index 0000000..7063883 Binary files /dev/null and b/pokemon/home/361.png differ diff --git a/pokemon/home/362-mega.png b/pokemon/home/362-mega.png new file mode 100644 index 0000000..fb973a2 Binary files /dev/null and b/pokemon/home/362-mega.png differ diff --git a/pokemon/home/362.png b/pokemon/home/362.png new file mode 100644 index 0000000..1e7971c Binary files /dev/null and b/pokemon/home/362.png differ diff --git a/pokemon/home/363.png b/pokemon/home/363.png new file mode 100644 index 0000000..99fb29a Binary files /dev/null and b/pokemon/home/363.png differ diff --git a/pokemon/home/364.png b/pokemon/home/364.png new file mode 100644 index 0000000..3ef1840 Binary files /dev/null and b/pokemon/home/364.png differ diff --git a/pokemon/home/365.png b/pokemon/home/365.png new file mode 100644 index 0000000..815385d Binary files /dev/null and b/pokemon/home/365.png differ diff --git a/pokemon/home/366.png b/pokemon/home/366.png new file mode 100644 index 0000000..89be0bb Binary files /dev/null and b/pokemon/home/366.png differ diff --git a/pokemon/home/367.png b/pokemon/home/367.png new file mode 100644 index 0000000..1766f5c Binary files /dev/null and b/pokemon/home/367.png differ diff --git a/pokemon/home/368.png b/pokemon/home/368.png new file mode 100644 index 0000000..a8a52fb Binary files /dev/null and b/pokemon/home/368.png differ diff --git a/pokemon/home/369.png b/pokemon/home/369.png new file mode 100644 index 0000000..49ebdae Binary files /dev/null and b/pokemon/home/369.png differ diff --git a/pokemon/home/37-alola.png b/pokemon/home/37-alola.png new file mode 100644 index 0000000..83f5653 Binary files /dev/null and b/pokemon/home/37-alola.png differ diff --git a/pokemon/home/37.png b/pokemon/home/37.png new file mode 100644 index 0000000..08ad633 Binary files /dev/null and b/pokemon/home/37.png differ diff --git a/pokemon/home/370.png b/pokemon/home/370.png new file mode 100644 index 0000000..5d3d629 Binary files /dev/null and b/pokemon/home/370.png differ diff --git a/pokemon/home/371.png b/pokemon/home/371.png new file mode 100644 index 0000000..8931081 Binary files /dev/null and b/pokemon/home/371.png differ diff --git a/pokemon/home/372.png b/pokemon/home/372.png new file mode 100644 index 0000000..1ad94f1 Binary files /dev/null and b/pokemon/home/372.png differ diff --git a/pokemon/home/373-mega.png b/pokemon/home/373-mega.png new file mode 100644 index 0000000..9fd5288 Binary files /dev/null and b/pokemon/home/373-mega.png differ diff --git a/pokemon/home/373.png b/pokemon/home/373.png new file mode 100644 index 0000000..5aa5935 Binary files /dev/null and b/pokemon/home/373.png differ diff --git a/pokemon/home/374.png b/pokemon/home/374.png new file mode 100644 index 0000000..586d272 Binary files /dev/null and b/pokemon/home/374.png differ diff --git a/pokemon/home/375.png b/pokemon/home/375.png new file mode 100644 index 0000000..2f9614e Binary files /dev/null and b/pokemon/home/375.png differ diff --git a/pokemon/home/376-mega.png b/pokemon/home/376-mega.png new file mode 100644 index 0000000..f95d109 Binary files /dev/null and b/pokemon/home/376-mega.png differ diff --git a/pokemon/home/376.png b/pokemon/home/376.png new file mode 100644 index 0000000..68fe238 Binary files /dev/null and b/pokemon/home/376.png differ diff --git a/pokemon/home/377.png b/pokemon/home/377.png new file mode 100644 index 0000000..e9ad024 Binary files /dev/null and b/pokemon/home/377.png differ diff --git a/pokemon/home/378.png b/pokemon/home/378.png new file mode 100644 index 0000000..c776d72 Binary files /dev/null and b/pokemon/home/378.png differ diff --git a/pokemon/home/379.png b/pokemon/home/379.png new file mode 100644 index 0000000..73ad57b Binary files /dev/null and b/pokemon/home/379.png differ diff --git a/pokemon/home/38-alola.png b/pokemon/home/38-alola.png new file mode 100644 index 0000000..acd8238 Binary files /dev/null and b/pokemon/home/38-alola.png differ diff --git a/pokemon/home/38.png b/pokemon/home/38.png new file mode 100644 index 0000000..25c43a8 Binary files /dev/null and b/pokemon/home/38.png differ diff --git a/pokemon/home/380-mega.png b/pokemon/home/380-mega.png new file mode 100644 index 0000000..341bf42 Binary files /dev/null and b/pokemon/home/380-mega.png differ diff --git a/pokemon/home/380.png b/pokemon/home/380.png new file mode 100644 index 0000000..6acc330 Binary files /dev/null and b/pokemon/home/380.png differ diff --git a/pokemon/home/381-mega.png b/pokemon/home/381-mega.png new file mode 100644 index 0000000..e27f1f5 Binary files /dev/null and b/pokemon/home/381-mega.png differ diff --git a/pokemon/home/381.png b/pokemon/home/381.png new file mode 100644 index 0000000..830c0e8 Binary files /dev/null and b/pokemon/home/381.png differ diff --git a/pokemon/home/382-primal.png b/pokemon/home/382-primal.png new file mode 100644 index 0000000..d99af99 Binary files /dev/null and b/pokemon/home/382-primal.png differ diff --git a/pokemon/home/382.png b/pokemon/home/382.png new file mode 100644 index 0000000..1d853ae Binary files /dev/null and b/pokemon/home/382.png differ diff --git a/pokemon/home/383-primal.png b/pokemon/home/383-primal.png new file mode 100644 index 0000000..02db595 Binary files /dev/null and b/pokemon/home/383-primal.png differ diff --git a/pokemon/home/383.png b/pokemon/home/383.png new file mode 100644 index 0000000..029106e Binary files /dev/null and b/pokemon/home/383.png differ diff --git a/pokemon/home/384-mega.png b/pokemon/home/384-mega.png new file mode 100644 index 0000000..0dd3c2b Binary files /dev/null and b/pokemon/home/384-mega.png differ diff --git a/pokemon/home/384.png b/pokemon/home/384.png new file mode 100644 index 0000000..327eafb Binary files /dev/null and b/pokemon/home/384.png differ diff --git a/pokemon/home/385.png b/pokemon/home/385.png new file mode 100644 index 0000000..213c796 Binary files /dev/null and b/pokemon/home/385.png differ diff --git a/pokemon/home/386-attack.png b/pokemon/home/386-attack.png new file mode 100644 index 0000000..1918053 Binary files /dev/null and b/pokemon/home/386-attack.png differ diff --git a/pokemon/home/386-defense.png b/pokemon/home/386-defense.png new file mode 100644 index 0000000..0d1010e Binary files /dev/null and b/pokemon/home/386-defense.png differ diff --git a/pokemon/home/386-normal.png b/pokemon/home/386-normal.png new file mode 100644 index 0000000..9f0f4af Binary files /dev/null and b/pokemon/home/386-normal.png differ diff --git a/pokemon/home/386-speed.png b/pokemon/home/386-speed.png new file mode 100644 index 0000000..1905e44 Binary files /dev/null and b/pokemon/home/386-speed.png differ diff --git a/pokemon/home/387.png b/pokemon/home/387.png new file mode 100644 index 0000000..87f26e5 Binary files /dev/null and b/pokemon/home/387.png differ diff --git a/pokemon/home/388.png b/pokemon/home/388.png new file mode 100644 index 0000000..3000a89 Binary files /dev/null and b/pokemon/home/388.png differ diff --git a/pokemon/home/389.png b/pokemon/home/389.png new file mode 100644 index 0000000..a5e96db Binary files /dev/null and b/pokemon/home/389.png differ diff --git a/pokemon/home/39.png b/pokemon/home/39.png new file mode 100644 index 0000000..da5cf07 Binary files /dev/null and b/pokemon/home/39.png differ diff --git a/pokemon/home/390.png b/pokemon/home/390.png new file mode 100644 index 0000000..ba39a19 Binary files /dev/null and b/pokemon/home/390.png differ diff --git a/pokemon/home/391.png b/pokemon/home/391.png new file mode 100644 index 0000000..e770f66 Binary files /dev/null and b/pokemon/home/391.png differ diff --git a/pokemon/home/392.png b/pokemon/home/392.png new file mode 100644 index 0000000..4eaa137 Binary files /dev/null and b/pokemon/home/392.png differ diff --git a/pokemon/home/393.png b/pokemon/home/393.png new file mode 100644 index 0000000..c06548e Binary files /dev/null and b/pokemon/home/393.png differ diff --git a/pokemon/home/394.png b/pokemon/home/394.png new file mode 100644 index 0000000..2af50c3 Binary files /dev/null and b/pokemon/home/394.png differ diff --git a/pokemon/home/395.png b/pokemon/home/395.png new file mode 100644 index 0000000..9d1aee0 Binary files /dev/null and b/pokemon/home/395.png differ diff --git a/pokemon/home/396.png b/pokemon/home/396.png new file mode 100644 index 0000000..29c45e5 Binary files /dev/null and b/pokemon/home/396.png differ diff --git a/pokemon/home/397.png b/pokemon/home/397.png new file mode 100644 index 0000000..7c0c5bd Binary files /dev/null and b/pokemon/home/397.png differ diff --git a/pokemon/home/398.png b/pokemon/home/398.png new file mode 100644 index 0000000..263704b Binary files /dev/null and b/pokemon/home/398.png differ diff --git a/pokemon/home/399.png b/pokemon/home/399.png new file mode 100644 index 0000000..8ee4e70 Binary files /dev/null and b/pokemon/home/399.png differ diff --git a/pokemon/home/4.png b/pokemon/home/4.png new file mode 100644 index 0000000..5e926e4 Binary files /dev/null and b/pokemon/home/4.png differ diff --git a/pokemon/home/40.png b/pokemon/home/40.png new file mode 100644 index 0000000..69f52e7 Binary files /dev/null and b/pokemon/home/40.png differ diff --git a/pokemon/home/400.png b/pokemon/home/400.png new file mode 100644 index 0000000..c76d1df Binary files /dev/null and b/pokemon/home/400.png differ diff --git a/pokemon/home/401.png b/pokemon/home/401.png new file mode 100644 index 0000000..2d69de7 Binary files /dev/null and b/pokemon/home/401.png differ diff --git a/pokemon/home/402.png b/pokemon/home/402.png new file mode 100644 index 0000000..e7d2ec3 Binary files /dev/null and b/pokemon/home/402.png differ diff --git a/pokemon/home/403.png b/pokemon/home/403.png new file mode 100644 index 0000000..c9e848e Binary files /dev/null and b/pokemon/home/403.png differ diff --git a/pokemon/home/404.png b/pokemon/home/404.png new file mode 100644 index 0000000..8edcea6 Binary files /dev/null and b/pokemon/home/404.png differ diff --git a/pokemon/home/405.png b/pokemon/home/405.png new file mode 100644 index 0000000..0e6c5e8 Binary files /dev/null and b/pokemon/home/405.png differ diff --git a/pokemon/home/406.png b/pokemon/home/406.png new file mode 100644 index 0000000..736056e Binary files /dev/null and b/pokemon/home/406.png differ diff --git a/pokemon/home/407.png b/pokemon/home/407.png new file mode 100644 index 0000000..bd94bcb Binary files /dev/null and b/pokemon/home/407.png differ diff --git a/pokemon/home/408.png b/pokemon/home/408.png new file mode 100644 index 0000000..5ab8193 Binary files /dev/null and b/pokemon/home/408.png differ diff --git a/pokemon/home/409.png b/pokemon/home/409.png new file mode 100644 index 0000000..559ec5c Binary files /dev/null and b/pokemon/home/409.png differ diff --git a/pokemon/home/41.png b/pokemon/home/41.png new file mode 100644 index 0000000..658567a Binary files /dev/null and b/pokemon/home/41.png differ diff --git a/pokemon/home/410.png b/pokemon/home/410.png new file mode 100644 index 0000000..c84e87b Binary files /dev/null and b/pokemon/home/410.png differ diff --git a/pokemon/home/411.png b/pokemon/home/411.png new file mode 100644 index 0000000..504611b Binary files /dev/null and b/pokemon/home/411.png differ diff --git a/pokemon/home/412-plant.png b/pokemon/home/412-plant.png new file mode 100644 index 0000000..2abb2e5 Binary files /dev/null and b/pokemon/home/412-plant.png differ diff --git a/pokemon/home/412-sandy.png b/pokemon/home/412-sandy.png new file mode 100644 index 0000000..5138aed Binary files /dev/null and b/pokemon/home/412-sandy.png differ diff --git a/pokemon/home/412-trash.png b/pokemon/home/412-trash.png new file mode 100644 index 0000000..e58c8dc Binary files /dev/null and b/pokemon/home/412-trash.png differ diff --git a/pokemon/home/413-plant.png b/pokemon/home/413-plant.png new file mode 100644 index 0000000..5aa5270 Binary files /dev/null and b/pokemon/home/413-plant.png differ diff --git a/pokemon/home/413-sandy.png b/pokemon/home/413-sandy.png new file mode 100644 index 0000000..f2a9f71 Binary files /dev/null and b/pokemon/home/413-sandy.png differ diff --git a/pokemon/home/413-trash.png b/pokemon/home/413-trash.png new file mode 100644 index 0000000..f6b9708 Binary files /dev/null and b/pokemon/home/413-trash.png differ diff --git a/pokemon/home/414.png b/pokemon/home/414.png new file mode 100644 index 0000000..b15d1ac Binary files /dev/null and b/pokemon/home/414.png differ diff --git a/pokemon/home/415.png b/pokemon/home/415.png new file mode 100644 index 0000000..248c45d Binary files /dev/null and b/pokemon/home/415.png differ diff --git a/pokemon/home/416.png b/pokemon/home/416.png new file mode 100644 index 0000000..f093b41 Binary files /dev/null and b/pokemon/home/416.png differ diff --git a/pokemon/home/417.png b/pokemon/home/417.png new file mode 100644 index 0000000..f42cc6f Binary files /dev/null and b/pokemon/home/417.png differ diff --git a/pokemon/home/418.png b/pokemon/home/418.png new file mode 100644 index 0000000..209d212 Binary files /dev/null and b/pokemon/home/418.png differ diff --git a/pokemon/home/419.png b/pokemon/home/419.png new file mode 100644 index 0000000..1adc7cf Binary files /dev/null and b/pokemon/home/419.png differ diff --git a/pokemon/home/42.png b/pokemon/home/42.png new file mode 100644 index 0000000..afa5d48 Binary files /dev/null and b/pokemon/home/42.png differ diff --git a/pokemon/home/420.png b/pokemon/home/420.png new file mode 100644 index 0000000..528528e Binary files /dev/null and b/pokemon/home/420.png differ diff --git a/pokemon/home/421-overcast.png b/pokemon/home/421-overcast.png new file mode 100644 index 0000000..c8279d2 Binary files /dev/null and b/pokemon/home/421-overcast.png differ diff --git a/pokemon/home/421-sunshine.png b/pokemon/home/421-sunshine.png new file mode 100644 index 0000000..ffec77c Binary files /dev/null and b/pokemon/home/421-sunshine.png differ diff --git a/pokemon/home/422-east.png b/pokemon/home/422-east.png new file mode 100644 index 0000000..e70ca98 Binary files /dev/null and b/pokemon/home/422-east.png differ diff --git a/pokemon/home/422-west.png b/pokemon/home/422-west.png new file mode 100644 index 0000000..e9d51f8 Binary files /dev/null and b/pokemon/home/422-west.png differ diff --git a/pokemon/home/423-east.png b/pokemon/home/423-east.png new file mode 100644 index 0000000..fef7a6d Binary files /dev/null and b/pokemon/home/423-east.png differ diff --git a/pokemon/home/423-west.png b/pokemon/home/423-west.png new file mode 100644 index 0000000..9e0c7a0 Binary files /dev/null and b/pokemon/home/423-west.png differ diff --git a/pokemon/home/424.png b/pokemon/home/424.png new file mode 100644 index 0000000..14d8c33 Binary files /dev/null and b/pokemon/home/424.png differ diff --git a/pokemon/home/425.png b/pokemon/home/425.png new file mode 100644 index 0000000..cb75293 Binary files /dev/null and b/pokemon/home/425.png differ diff --git a/pokemon/home/426.png b/pokemon/home/426.png new file mode 100644 index 0000000..25fa0c2 Binary files /dev/null and b/pokemon/home/426.png differ diff --git a/pokemon/home/427.png b/pokemon/home/427.png new file mode 100644 index 0000000..83b14f3 Binary files /dev/null and b/pokemon/home/427.png differ diff --git a/pokemon/home/428-mega.png b/pokemon/home/428-mega.png new file mode 100644 index 0000000..1be2ea6 Binary files /dev/null and b/pokemon/home/428-mega.png differ diff --git a/pokemon/home/428.png b/pokemon/home/428.png new file mode 100644 index 0000000..af23f51 Binary files /dev/null and b/pokemon/home/428.png differ diff --git a/pokemon/home/429.png b/pokemon/home/429.png new file mode 100644 index 0000000..8692ac3 Binary files /dev/null and b/pokemon/home/429.png differ diff --git a/pokemon/home/43.png b/pokemon/home/43.png new file mode 100644 index 0000000..68c24b1 Binary files /dev/null and b/pokemon/home/43.png differ diff --git a/pokemon/home/430.png b/pokemon/home/430.png new file mode 100644 index 0000000..6276ab7 Binary files /dev/null and b/pokemon/home/430.png differ diff --git a/pokemon/home/431.png b/pokemon/home/431.png new file mode 100644 index 0000000..eea1083 Binary files /dev/null and b/pokemon/home/431.png differ diff --git a/pokemon/home/432.png b/pokemon/home/432.png new file mode 100644 index 0000000..8f20440 Binary files /dev/null and b/pokemon/home/432.png differ diff --git a/pokemon/home/433.png b/pokemon/home/433.png new file mode 100644 index 0000000..b16b32c Binary files /dev/null and b/pokemon/home/433.png differ diff --git a/pokemon/home/434.png b/pokemon/home/434.png new file mode 100644 index 0000000..73912b1 Binary files /dev/null and b/pokemon/home/434.png differ diff --git a/pokemon/home/435.png b/pokemon/home/435.png new file mode 100644 index 0000000..7fee4ec Binary files /dev/null and b/pokemon/home/435.png differ diff --git a/pokemon/home/436.png b/pokemon/home/436.png new file mode 100644 index 0000000..13d1c24 Binary files /dev/null and b/pokemon/home/436.png differ diff --git a/pokemon/home/437.png b/pokemon/home/437.png new file mode 100644 index 0000000..53fa0bb Binary files /dev/null and b/pokemon/home/437.png differ diff --git a/pokemon/home/438.png b/pokemon/home/438.png new file mode 100644 index 0000000..4b2a66b Binary files /dev/null and b/pokemon/home/438.png differ diff --git a/pokemon/home/439.png b/pokemon/home/439.png new file mode 100644 index 0000000..56b01ad Binary files /dev/null and b/pokemon/home/439.png differ diff --git a/pokemon/home/44.png b/pokemon/home/44.png new file mode 100644 index 0000000..7edab19 Binary files /dev/null and b/pokemon/home/44.png differ diff --git a/pokemon/home/440.png b/pokemon/home/440.png new file mode 100644 index 0000000..edc64c7 Binary files /dev/null and b/pokemon/home/440.png differ diff --git a/pokemon/home/441.png b/pokemon/home/441.png new file mode 100644 index 0000000..fc2d96d Binary files /dev/null and b/pokemon/home/441.png differ diff --git a/pokemon/home/442.png b/pokemon/home/442.png new file mode 100644 index 0000000..60c7f4d Binary files /dev/null and b/pokemon/home/442.png differ diff --git a/pokemon/home/443.png b/pokemon/home/443.png new file mode 100644 index 0000000..aa57584 Binary files /dev/null and b/pokemon/home/443.png differ diff --git a/pokemon/home/444.png b/pokemon/home/444.png new file mode 100644 index 0000000..a224337 Binary files /dev/null and b/pokemon/home/444.png differ diff --git a/pokemon/home/445-mega.png b/pokemon/home/445-mega.png new file mode 100644 index 0000000..4fb3818 Binary files /dev/null and b/pokemon/home/445-mega.png differ diff --git a/pokemon/home/445.png b/pokemon/home/445.png new file mode 100644 index 0000000..d0af4cb Binary files /dev/null and b/pokemon/home/445.png differ diff --git a/pokemon/home/446.png b/pokemon/home/446.png new file mode 100644 index 0000000..6f6a22e Binary files /dev/null and b/pokemon/home/446.png differ diff --git a/pokemon/home/447.png b/pokemon/home/447.png new file mode 100644 index 0000000..c21cdf7 Binary files /dev/null and b/pokemon/home/447.png differ diff --git a/pokemon/home/448-mega.png b/pokemon/home/448-mega.png new file mode 100644 index 0000000..51f2f93 Binary files /dev/null and b/pokemon/home/448-mega.png differ diff --git a/pokemon/home/448.png b/pokemon/home/448.png new file mode 100644 index 0000000..b558325 Binary files /dev/null and b/pokemon/home/448.png differ diff --git a/pokemon/home/449.png b/pokemon/home/449.png new file mode 100644 index 0000000..5966f79 Binary files /dev/null and b/pokemon/home/449.png differ diff --git a/pokemon/home/45.png b/pokemon/home/45.png new file mode 100644 index 0000000..a5050f1 Binary files /dev/null and b/pokemon/home/45.png differ diff --git a/pokemon/home/450.png b/pokemon/home/450.png new file mode 100644 index 0000000..2e661ba Binary files /dev/null and b/pokemon/home/450.png differ diff --git a/pokemon/home/451.png b/pokemon/home/451.png new file mode 100644 index 0000000..2ab54ad Binary files /dev/null and b/pokemon/home/451.png differ diff --git a/pokemon/home/452.png b/pokemon/home/452.png new file mode 100644 index 0000000..4347e50 Binary files /dev/null and b/pokemon/home/452.png differ diff --git a/pokemon/home/453.png b/pokemon/home/453.png new file mode 100644 index 0000000..1d62315 Binary files /dev/null and b/pokemon/home/453.png differ diff --git a/pokemon/home/454.png b/pokemon/home/454.png new file mode 100644 index 0000000..3043a1c Binary files /dev/null and b/pokemon/home/454.png differ diff --git a/pokemon/home/455.png b/pokemon/home/455.png new file mode 100644 index 0000000..ba73df5 Binary files /dev/null and b/pokemon/home/455.png differ diff --git a/pokemon/home/456.png b/pokemon/home/456.png new file mode 100644 index 0000000..8397540 Binary files /dev/null and b/pokemon/home/456.png differ diff --git a/pokemon/home/457.png b/pokemon/home/457.png new file mode 100644 index 0000000..b1cb789 Binary files /dev/null and b/pokemon/home/457.png differ diff --git a/pokemon/home/458.png b/pokemon/home/458.png new file mode 100644 index 0000000..a9d17c3 Binary files /dev/null and b/pokemon/home/458.png differ diff --git a/pokemon/home/459.png b/pokemon/home/459.png new file mode 100644 index 0000000..6667e18 Binary files /dev/null and b/pokemon/home/459.png differ diff --git a/pokemon/home/46.png b/pokemon/home/46.png new file mode 100644 index 0000000..a3e8d7d Binary files /dev/null and b/pokemon/home/46.png differ diff --git a/pokemon/home/460-mega.png b/pokemon/home/460-mega.png new file mode 100644 index 0000000..ce76182 Binary files /dev/null and b/pokemon/home/460-mega.png differ diff --git a/pokemon/home/460.png b/pokemon/home/460.png new file mode 100644 index 0000000..ebf94e8 Binary files /dev/null and b/pokemon/home/460.png differ diff --git a/pokemon/home/461.png b/pokemon/home/461.png new file mode 100644 index 0000000..c515a79 Binary files /dev/null and b/pokemon/home/461.png differ diff --git a/pokemon/home/462.png b/pokemon/home/462.png new file mode 100644 index 0000000..6101328 Binary files /dev/null and b/pokemon/home/462.png differ diff --git a/pokemon/home/463.png b/pokemon/home/463.png new file mode 100644 index 0000000..fd79483 Binary files /dev/null and b/pokemon/home/463.png differ diff --git a/pokemon/home/464.png b/pokemon/home/464.png new file mode 100644 index 0000000..f1e9f83 Binary files /dev/null and b/pokemon/home/464.png differ diff --git a/pokemon/home/465.png b/pokemon/home/465.png new file mode 100644 index 0000000..b3c13fd Binary files /dev/null and b/pokemon/home/465.png differ diff --git a/pokemon/home/466.png b/pokemon/home/466.png new file mode 100644 index 0000000..6849ef0 Binary files /dev/null and b/pokemon/home/466.png differ diff --git a/pokemon/home/467.png b/pokemon/home/467.png new file mode 100644 index 0000000..54c91a8 Binary files /dev/null and b/pokemon/home/467.png differ diff --git a/pokemon/home/468.png b/pokemon/home/468.png new file mode 100644 index 0000000..61d4c03 Binary files /dev/null and b/pokemon/home/468.png differ diff --git a/pokemon/home/469.png b/pokemon/home/469.png new file mode 100644 index 0000000..cf6d182 Binary files /dev/null and b/pokemon/home/469.png differ diff --git a/pokemon/home/47.png b/pokemon/home/47.png new file mode 100644 index 0000000..a3381a8 Binary files /dev/null and b/pokemon/home/47.png differ diff --git a/pokemon/home/470.png b/pokemon/home/470.png new file mode 100644 index 0000000..ec8fe73 Binary files /dev/null and b/pokemon/home/470.png differ diff --git a/pokemon/home/471.png b/pokemon/home/471.png new file mode 100644 index 0000000..24638ee Binary files /dev/null and b/pokemon/home/471.png differ diff --git a/pokemon/home/472.png b/pokemon/home/472.png new file mode 100644 index 0000000..f18309a Binary files /dev/null and b/pokemon/home/472.png differ diff --git a/pokemon/home/473.png b/pokemon/home/473.png new file mode 100644 index 0000000..62f5ccc Binary files /dev/null and b/pokemon/home/473.png differ diff --git a/pokemon/home/474.png b/pokemon/home/474.png new file mode 100644 index 0000000..5717ea8 Binary files /dev/null and b/pokemon/home/474.png differ diff --git a/pokemon/home/475-mega.png b/pokemon/home/475-mega.png new file mode 100644 index 0000000..c69c9a6 Binary files /dev/null and b/pokemon/home/475-mega.png differ diff --git a/pokemon/home/475.png b/pokemon/home/475.png new file mode 100644 index 0000000..3b2a371 Binary files /dev/null and b/pokemon/home/475.png differ diff --git a/pokemon/home/476.png b/pokemon/home/476.png new file mode 100644 index 0000000..bd9bd26 Binary files /dev/null and b/pokemon/home/476.png differ diff --git a/pokemon/home/477.png b/pokemon/home/477.png new file mode 100644 index 0000000..3dfd12c Binary files /dev/null and b/pokemon/home/477.png differ diff --git a/pokemon/home/478.png b/pokemon/home/478.png new file mode 100644 index 0000000..4829dab Binary files /dev/null and b/pokemon/home/478.png differ diff --git a/pokemon/home/479-fan.png b/pokemon/home/479-fan.png new file mode 100644 index 0000000..16d8208 Binary files /dev/null and b/pokemon/home/479-fan.png differ diff --git a/pokemon/home/479-frost.png b/pokemon/home/479-frost.png new file mode 100644 index 0000000..00df488 Binary files /dev/null and b/pokemon/home/479-frost.png differ diff --git a/pokemon/home/479-heat.png b/pokemon/home/479-heat.png new file mode 100644 index 0000000..479ec52 Binary files /dev/null and b/pokemon/home/479-heat.png differ diff --git a/pokemon/home/479-mow.png b/pokemon/home/479-mow.png new file mode 100644 index 0000000..a035e32 Binary files /dev/null and b/pokemon/home/479-mow.png differ diff --git a/pokemon/home/479-wash.png b/pokemon/home/479-wash.png new file mode 100644 index 0000000..23469b6 Binary files /dev/null and b/pokemon/home/479-wash.png differ diff --git a/pokemon/home/479.png b/pokemon/home/479.png new file mode 100644 index 0000000..855c1ab Binary files /dev/null and b/pokemon/home/479.png differ diff --git a/pokemon/home/48.png b/pokemon/home/48.png new file mode 100644 index 0000000..174986a Binary files /dev/null and b/pokemon/home/48.png differ diff --git a/pokemon/home/480.png b/pokemon/home/480.png new file mode 100644 index 0000000..5bd51d2 Binary files /dev/null and b/pokemon/home/480.png differ diff --git a/pokemon/home/481.png b/pokemon/home/481.png new file mode 100644 index 0000000..e6a99d2 Binary files /dev/null and b/pokemon/home/481.png differ diff --git a/pokemon/home/482.png b/pokemon/home/482.png new file mode 100644 index 0000000..9fceed8 Binary files /dev/null and b/pokemon/home/482.png differ diff --git a/pokemon/home/483.png b/pokemon/home/483.png new file mode 100644 index 0000000..c8b79de Binary files /dev/null and b/pokemon/home/483.png differ diff --git a/pokemon/home/484.png b/pokemon/home/484.png new file mode 100644 index 0000000..154d486 Binary files /dev/null and b/pokemon/home/484.png differ diff --git a/pokemon/home/485.png b/pokemon/home/485.png new file mode 100644 index 0000000..0787711 Binary files /dev/null and b/pokemon/home/485.png differ diff --git a/pokemon/home/486.png b/pokemon/home/486.png new file mode 100644 index 0000000..52af3b2 Binary files /dev/null and b/pokemon/home/486.png differ diff --git a/pokemon/home/487-altered.png b/pokemon/home/487-altered.png new file mode 100644 index 0000000..9b51ba0 Binary files /dev/null and b/pokemon/home/487-altered.png differ diff --git a/pokemon/home/487-origin.png b/pokemon/home/487-origin.png new file mode 100644 index 0000000..3c19475 Binary files /dev/null and b/pokemon/home/487-origin.png differ diff --git a/pokemon/home/488.png b/pokemon/home/488.png new file mode 100644 index 0000000..55df9d5 Binary files /dev/null and b/pokemon/home/488.png differ diff --git a/pokemon/home/489.png b/pokemon/home/489.png new file mode 100644 index 0000000..9c6e9ea Binary files /dev/null and b/pokemon/home/489.png differ diff --git a/pokemon/home/49.png b/pokemon/home/49.png new file mode 100644 index 0000000..824bd93 Binary files /dev/null and b/pokemon/home/49.png differ diff --git a/pokemon/home/490.png b/pokemon/home/490.png new file mode 100644 index 0000000..5069816 Binary files /dev/null and b/pokemon/home/490.png differ diff --git a/pokemon/home/491.png b/pokemon/home/491.png new file mode 100644 index 0000000..685b017 Binary files /dev/null and b/pokemon/home/491.png differ diff --git a/pokemon/home/492-land.png b/pokemon/home/492-land.png new file mode 100644 index 0000000..e5526ec Binary files /dev/null and b/pokemon/home/492-land.png differ diff --git a/pokemon/home/492-sky.png b/pokemon/home/492-sky.png new file mode 100644 index 0000000..ce85eb6 Binary files /dev/null and b/pokemon/home/492-sky.png differ diff --git a/pokemon/home/493-bug.png b/pokemon/home/493-bug.png new file mode 100644 index 0000000..eb2d975 Binary files /dev/null and b/pokemon/home/493-bug.png differ diff --git a/pokemon/home/493-dark.png b/pokemon/home/493-dark.png new file mode 100644 index 0000000..e543607 Binary files /dev/null and b/pokemon/home/493-dark.png differ diff --git a/pokemon/home/493-dragon.png b/pokemon/home/493-dragon.png new file mode 100644 index 0000000..44f05cd Binary files /dev/null and b/pokemon/home/493-dragon.png differ diff --git a/pokemon/home/493-electric.png b/pokemon/home/493-electric.png new file mode 100644 index 0000000..9177251 Binary files /dev/null and b/pokemon/home/493-electric.png differ diff --git a/pokemon/home/493-fairy.png b/pokemon/home/493-fairy.png new file mode 100644 index 0000000..8bf3ee9 Binary files /dev/null and b/pokemon/home/493-fairy.png differ diff --git a/pokemon/home/493-fighting.png b/pokemon/home/493-fighting.png new file mode 100644 index 0000000..1f14f31 Binary files /dev/null and b/pokemon/home/493-fighting.png differ diff --git a/pokemon/home/493-fire.png b/pokemon/home/493-fire.png new file mode 100644 index 0000000..a387b7f Binary files /dev/null and b/pokemon/home/493-fire.png differ diff --git a/pokemon/home/493-flying.png b/pokemon/home/493-flying.png new file mode 100644 index 0000000..e4e2d95 Binary files /dev/null and b/pokemon/home/493-flying.png differ diff --git a/pokemon/home/493-ghost.png b/pokemon/home/493-ghost.png new file mode 100644 index 0000000..1b9fef0 Binary files /dev/null and b/pokemon/home/493-ghost.png differ diff --git a/pokemon/home/493-grass.png b/pokemon/home/493-grass.png new file mode 100644 index 0000000..bbec31a Binary files /dev/null and b/pokemon/home/493-grass.png differ diff --git a/pokemon/home/493-ground.png b/pokemon/home/493-ground.png new file mode 100644 index 0000000..5b64398 Binary files /dev/null and b/pokemon/home/493-ground.png differ diff --git a/pokemon/home/493-ice.png b/pokemon/home/493-ice.png new file mode 100644 index 0000000..4ebcc97 Binary files /dev/null and b/pokemon/home/493-ice.png differ diff --git a/pokemon/home/493-normal.png b/pokemon/home/493-normal.png new file mode 100644 index 0000000..04eb891 Binary files /dev/null and b/pokemon/home/493-normal.png differ diff --git a/pokemon/home/493-poison.png b/pokemon/home/493-poison.png new file mode 100644 index 0000000..45ea85e Binary files /dev/null and b/pokemon/home/493-poison.png differ diff --git a/pokemon/home/493-psychic.png b/pokemon/home/493-psychic.png new file mode 100644 index 0000000..c99ba0d Binary files /dev/null and b/pokemon/home/493-psychic.png differ diff --git a/pokemon/home/493-rock.png b/pokemon/home/493-rock.png new file mode 100644 index 0000000..c1e9565 Binary files /dev/null and b/pokemon/home/493-rock.png differ diff --git a/pokemon/home/493-steel.png b/pokemon/home/493-steel.png new file mode 100644 index 0000000..7a3be4c Binary files /dev/null and b/pokemon/home/493-steel.png differ diff --git a/pokemon/home/493-water.png b/pokemon/home/493-water.png new file mode 100644 index 0000000..cc1806c Binary files /dev/null and b/pokemon/home/493-water.png differ diff --git a/pokemon/home/494.png b/pokemon/home/494.png new file mode 100644 index 0000000..891f58c Binary files /dev/null and b/pokemon/home/494.png differ diff --git a/pokemon/home/495.png b/pokemon/home/495.png new file mode 100644 index 0000000..7740b47 Binary files /dev/null and b/pokemon/home/495.png differ diff --git a/pokemon/home/496.png b/pokemon/home/496.png new file mode 100644 index 0000000..3c4606d Binary files /dev/null and b/pokemon/home/496.png differ diff --git a/pokemon/home/497.png b/pokemon/home/497.png new file mode 100644 index 0000000..47997ec Binary files /dev/null and b/pokemon/home/497.png differ diff --git a/pokemon/home/498.png b/pokemon/home/498.png new file mode 100644 index 0000000..2a19860 Binary files /dev/null and b/pokemon/home/498.png differ diff --git a/pokemon/home/499.png b/pokemon/home/499.png new file mode 100644 index 0000000..1170709 Binary files /dev/null and b/pokemon/home/499.png differ diff --git a/pokemon/home/5.png b/pokemon/home/5.png new file mode 100644 index 0000000..5a480ba Binary files /dev/null and b/pokemon/home/5.png differ diff --git a/pokemon/home/50-alola.png b/pokemon/home/50-alola.png new file mode 100644 index 0000000..8f9d1e7 Binary files /dev/null and b/pokemon/home/50-alola.png differ diff --git a/pokemon/home/50.png b/pokemon/home/50.png new file mode 100644 index 0000000..551f14d Binary files /dev/null and b/pokemon/home/50.png differ diff --git a/pokemon/home/500.png b/pokemon/home/500.png new file mode 100644 index 0000000..e3ef6d7 Binary files /dev/null and b/pokemon/home/500.png differ diff --git a/pokemon/home/501.png b/pokemon/home/501.png new file mode 100644 index 0000000..4c7cd1b Binary files /dev/null and b/pokemon/home/501.png differ diff --git a/pokemon/home/502.png b/pokemon/home/502.png new file mode 100644 index 0000000..ad94c0f Binary files /dev/null and b/pokemon/home/502.png differ diff --git a/pokemon/home/503.png b/pokemon/home/503.png new file mode 100644 index 0000000..95c1432 Binary files /dev/null and b/pokemon/home/503.png differ diff --git a/pokemon/home/504.png b/pokemon/home/504.png new file mode 100644 index 0000000..44fed17 Binary files /dev/null and b/pokemon/home/504.png differ diff --git a/pokemon/home/505.png b/pokemon/home/505.png new file mode 100644 index 0000000..2730cb9 Binary files /dev/null and b/pokemon/home/505.png differ diff --git a/pokemon/home/506.png b/pokemon/home/506.png new file mode 100644 index 0000000..1f06828 Binary files /dev/null and b/pokemon/home/506.png differ diff --git a/pokemon/home/507.png b/pokemon/home/507.png new file mode 100644 index 0000000..ba383a0 Binary files /dev/null and b/pokemon/home/507.png differ diff --git a/pokemon/home/508.png b/pokemon/home/508.png new file mode 100644 index 0000000..6a7a5af Binary files /dev/null and b/pokemon/home/508.png differ diff --git a/pokemon/home/509.png b/pokemon/home/509.png new file mode 100644 index 0000000..450bbb6 Binary files /dev/null and b/pokemon/home/509.png differ diff --git a/pokemon/home/51-alola.png b/pokemon/home/51-alola.png new file mode 100644 index 0000000..c140c0b Binary files /dev/null and b/pokemon/home/51-alola.png differ diff --git a/pokemon/home/51.png b/pokemon/home/51.png new file mode 100644 index 0000000..809785e Binary files /dev/null and b/pokemon/home/51.png differ diff --git a/pokemon/home/510.png b/pokemon/home/510.png new file mode 100644 index 0000000..fb61ebe Binary files /dev/null and b/pokemon/home/510.png differ diff --git a/pokemon/home/511.png b/pokemon/home/511.png new file mode 100644 index 0000000..c220c2c Binary files /dev/null and b/pokemon/home/511.png differ diff --git a/pokemon/home/512.png b/pokemon/home/512.png new file mode 100644 index 0000000..f652fd1 Binary files /dev/null and b/pokemon/home/512.png differ diff --git a/pokemon/home/513.png b/pokemon/home/513.png new file mode 100644 index 0000000..ee5f4ae Binary files /dev/null and b/pokemon/home/513.png differ diff --git a/pokemon/home/514.png b/pokemon/home/514.png new file mode 100644 index 0000000..e487005 Binary files /dev/null and b/pokemon/home/514.png differ diff --git a/pokemon/home/515.png b/pokemon/home/515.png new file mode 100644 index 0000000..34ae4da Binary files /dev/null and b/pokemon/home/515.png differ diff --git a/pokemon/home/516.png b/pokemon/home/516.png new file mode 100644 index 0000000..4e0cc9d Binary files /dev/null and b/pokemon/home/516.png differ diff --git a/pokemon/home/517.png b/pokemon/home/517.png new file mode 100644 index 0000000..54a219c Binary files /dev/null and b/pokemon/home/517.png differ diff --git a/pokemon/home/518.png b/pokemon/home/518.png new file mode 100644 index 0000000..111e83b Binary files /dev/null and b/pokemon/home/518.png differ diff --git a/pokemon/home/519.png b/pokemon/home/519.png new file mode 100644 index 0000000..41ea631 Binary files /dev/null and b/pokemon/home/519.png differ diff --git a/pokemon/home/52-alola.png b/pokemon/home/52-alola.png new file mode 100644 index 0000000..4267f26 Binary files /dev/null and b/pokemon/home/52-alola.png differ diff --git a/pokemon/home/52-galar.png b/pokemon/home/52-galar.png new file mode 100644 index 0000000..c25c3bf Binary files /dev/null and b/pokemon/home/52-galar.png differ diff --git a/pokemon/home/52.png b/pokemon/home/52.png new file mode 100644 index 0000000..c623bea Binary files /dev/null and b/pokemon/home/52.png differ diff --git a/pokemon/home/520.png b/pokemon/home/520.png new file mode 100644 index 0000000..acdbee6 Binary files /dev/null and b/pokemon/home/520.png differ diff --git a/pokemon/home/521.png b/pokemon/home/521.png new file mode 100644 index 0000000..7f46d52 Binary files /dev/null and b/pokemon/home/521.png differ diff --git a/pokemon/home/522.png b/pokemon/home/522.png new file mode 100644 index 0000000..95abf5b Binary files /dev/null and b/pokemon/home/522.png differ diff --git a/pokemon/home/523.png b/pokemon/home/523.png new file mode 100644 index 0000000..7599be2 Binary files /dev/null and b/pokemon/home/523.png differ diff --git a/pokemon/home/524.png b/pokemon/home/524.png new file mode 100644 index 0000000..72aef35 Binary files /dev/null and b/pokemon/home/524.png differ diff --git a/pokemon/home/525.png b/pokemon/home/525.png new file mode 100644 index 0000000..b2a4bbc Binary files /dev/null and b/pokemon/home/525.png differ diff --git a/pokemon/home/526.png b/pokemon/home/526.png new file mode 100644 index 0000000..bfc0e2c Binary files /dev/null and b/pokemon/home/526.png differ diff --git a/pokemon/home/527.png b/pokemon/home/527.png new file mode 100644 index 0000000..344312d Binary files /dev/null and b/pokemon/home/527.png differ diff --git a/pokemon/home/528.png b/pokemon/home/528.png new file mode 100644 index 0000000..b3cd54d Binary files /dev/null and b/pokemon/home/528.png differ diff --git a/pokemon/home/529.png b/pokemon/home/529.png new file mode 100644 index 0000000..148ea96 Binary files /dev/null and b/pokemon/home/529.png differ diff --git a/pokemon/home/53-alola.png b/pokemon/home/53-alola.png new file mode 100644 index 0000000..ba1f847 Binary files /dev/null and b/pokemon/home/53-alola.png differ diff --git a/pokemon/home/53.png b/pokemon/home/53.png new file mode 100644 index 0000000..a888e4b Binary files /dev/null and b/pokemon/home/53.png differ diff --git a/pokemon/home/530.png b/pokemon/home/530.png new file mode 100644 index 0000000..5cb8f2b Binary files /dev/null and b/pokemon/home/530.png differ diff --git a/pokemon/home/531-mega.png b/pokemon/home/531-mega.png new file mode 100644 index 0000000..f354e2f Binary files /dev/null and b/pokemon/home/531-mega.png differ diff --git a/pokemon/home/531.png b/pokemon/home/531.png new file mode 100644 index 0000000..7af982d Binary files /dev/null and b/pokemon/home/531.png differ diff --git a/pokemon/home/532.png b/pokemon/home/532.png new file mode 100644 index 0000000..922a762 Binary files /dev/null and b/pokemon/home/532.png differ diff --git a/pokemon/home/533.png b/pokemon/home/533.png new file mode 100644 index 0000000..c2062e6 Binary files /dev/null and b/pokemon/home/533.png differ diff --git a/pokemon/home/534.png b/pokemon/home/534.png new file mode 100644 index 0000000..d87c7ce Binary files /dev/null and b/pokemon/home/534.png differ diff --git a/pokemon/home/535.png b/pokemon/home/535.png new file mode 100644 index 0000000..2d7d02b Binary files /dev/null and b/pokemon/home/535.png differ diff --git a/pokemon/home/536.png b/pokemon/home/536.png new file mode 100644 index 0000000..c4d5386 Binary files /dev/null and b/pokemon/home/536.png differ diff --git a/pokemon/home/537.png b/pokemon/home/537.png new file mode 100644 index 0000000..c8f6b07 Binary files /dev/null and b/pokemon/home/537.png differ diff --git a/pokemon/home/538.png b/pokemon/home/538.png new file mode 100644 index 0000000..d2cced7 Binary files /dev/null and b/pokemon/home/538.png differ diff --git a/pokemon/home/539.png b/pokemon/home/539.png new file mode 100644 index 0000000..5224a73 Binary files /dev/null and b/pokemon/home/539.png differ diff --git a/pokemon/home/54.png b/pokemon/home/54.png new file mode 100644 index 0000000..05903cd Binary files /dev/null and b/pokemon/home/54.png differ diff --git a/pokemon/home/540.png b/pokemon/home/540.png new file mode 100644 index 0000000..b802a1c Binary files /dev/null and b/pokemon/home/540.png differ diff --git a/pokemon/home/541.png b/pokemon/home/541.png new file mode 100644 index 0000000..2ad6d44 Binary files /dev/null and b/pokemon/home/541.png differ diff --git a/pokemon/home/542.png b/pokemon/home/542.png new file mode 100644 index 0000000..085af6c Binary files /dev/null and b/pokemon/home/542.png differ diff --git a/pokemon/home/543.png b/pokemon/home/543.png new file mode 100644 index 0000000..f7675d5 Binary files /dev/null and b/pokemon/home/543.png differ diff --git a/pokemon/home/544.png b/pokemon/home/544.png new file mode 100644 index 0000000..b698ec0 Binary files /dev/null and b/pokemon/home/544.png differ diff --git a/pokemon/home/545.png b/pokemon/home/545.png new file mode 100644 index 0000000..90fbbb5 Binary files /dev/null and b/pokemon/home/545.png differ diff --git a/pokemon/home/546.png b/pokemon/home/546.png new file mode 100644 index 0000000..db0e422 Binary files /dev/null and b/pokemon/home/546.png differ diff --git a/pokemon/home/547.png b/pokemon/home/547.png new file mode 100644 index 0000000..a49a8fb Binary files /dev/null and b/pokemon/home/547.png differ diff --git a/pokemon/home/548.png b/pokemon/home/548.png new file mode 100644 index 0000000..4955142 Binary files /dev/null and b/pokemon/home/548.png differ diff --git a/pokemon/home/549.png b/pokemon/home/549.png new file mode 100644 index 0000000..4b2b57e Binary files /dev/null and b/pokemon/home/549.png differ diff --git a/pokemon/home/55.png b/pokemon/home/55.png new file mode 100644 index 0000000..6de84da Binary files /dev/null and b/pokemon/home/55.png differ diff --git a/pokemon/home/550-blue-striped.png b/pokemon/home/550-blue-striped.png new file mode 100644 index 0000000..0514739 Binary files /dev/null and b/pokemon/home/550-blue-striped.png differ diff --git a/pokemon/home/550-red-striped.png b/pokemon/home/550-red-striped.png new file mode 100644 index 0000000..49e4349 Binary files /dev/null and b/pokemon/home/550-red-striped.png differ diff --git a/pokemon/home/551.png b/pokemon/home/551.png new file mode 100644 index 0000000..7c008ed Binary files /dev/null and b/pokemon/home/551.png differ diff --git a/pokemon/home/552.png b/pokemon/home/552.png new file mode 100644 index 0000000..1688a72 Binary files /dev/null and b/pokemon/home/552.png differ diff --git a/pokemon/home/553.png b/pokemon/home/553.png new file mode 100644 index 0000000..02708af Binary files /dev/null and b/pokemon/home/553.png differ diff --git a/pokemon/home/554-galar.png b/pokemon/home/554-galar.png new file mode 100644 index 0000000..a6be93d Binary files /dev/null and b/pokemon/home/554-galar.png differ diff --git a/pokemon/home/554.png b/pokemon/home/554.png new file mode 100644 index 0000000..6c21bd5 Binary files /dev/null and b/pokemon/home/554.png differ diff --git a/pokemon/home/555-standard-galar.png b/pokemon/home/555-standard-galar.png new file mode 100644 index 0000000..8019dc0 Binary files /dev/null and b/pokemon/home/555-standard-galar.png differ diff --git a/pokemon/home/555-standard.png b/pokemon/home/555-standard.png new file mode 100644 index 0000000..38cf607 Binary files /dev/null and b/pokemon/home/555-standard.png differ diff --git a/pokemon/home/555-zen-galar.png b/pokemon/home/555-zen-galar.png new file mode 100644 index 0000000..3dea4af Binary files /dev/null and b/pokemon/home/555-zen-galar.png differ diff --git a/pokemon/home/555-zen.png b/pokemon/home/555-zen.png new file mode 100644 index 0000000..d4c8024 Binary files /dev/null and b/pokemon/home/555-zen.png differ diff --git a/pokemon/home/556.png b/pokemon/home/556.png new file mode 100644 index 0000000..b66b832 Binary files /dev/null and b/pokemon/home/556.png differ diff --git a/pokemon/home/557.png b/pokemon/home/557.png new file mode 100644 index 0000000..0d41d52 Binary files /dev/null and b/pokemon/home/557.png differ diff --git a/pokemon/home/558.png b/pokemon/home/558.png new file mode 100644 index 0000000..7a2265b Binary files /dev/null and b/pokemon/home/558.png differ diff --git a/pokemon/home/559.png b/pokemon/home/559.png new file mode 100644 index 0000000..905b366 Binary files /dev/null and b/pokemon/home/559.png differ diff --git a/pokemon/home/56.png b/pokemon/home/56.png new file mode 100644 index 0000000..fffbc71 Binary files /dev/null and b/pokemon/home/56.png differ diff --git a/pokemon/home/560.png b/pokemon/home/560.png new file mode 100644 index 0000000..c1cce03 Binary files /dev/null and b/pokemon/home/560.png differ diff --git a/pokemon/home/561.png b/pokemon/home/561.png new file mode 100644 index 0000000..89524fc Binary files /dev/null and b/pokemon/home/561.png differ diff --git a/pokemon/home/562-galar.png b/pokemon/home/562-galar.png new file mode 100644 index 0000000..34ce50b Binary files /dev/null and b/pokemon/home/562-galar.png differ diff --git a/pokemon/home/562.png b/pokemon/home/562.png new file mode 100644 index 0000000..7d5e2af Binary files /dev/null and b/pokemon/home/562.png differ diff --git a/pokemon/home/563.png b/pokemon/home/563.png new file mode 100644 index 0000000..5e0afb6 Binary files /dev/null and b/pokemon/home/563.png differ diff --git a/pokemon/home/564.png b/pokemon/home/564.png new file mode 100644 index 0000000..411c3a5 Binary files /dev/null and b/pokemon/home/564.png differ diff --git a/pokemon/home/565.png b/pokemon/home/565.png new file mode 100644 index 0000000..75cdeee Binary files /dev/null and b/pokemon/home/565.png differ diff --git a/pokemon/home/566.png b/pokemon/home/566.png new file mode 100644 index 0000000..b2ae855 Binary files /dev/null and b/pokemon/home/566.png differ diff --git a/pokemon/home/567.png b/pokemon/home/567.png new file mode 100644 index 0000000..3ae1817 Binary files /dev/null and b/pokemon/home/567.png differ diff --git a/pokemon/home/568.png b/pokemon/home/568.png new file mode 100644 index 0000000..1bea37d Binary files /dev/null and b/pokemon/home/568.png differ diff --git a/pokemon/home/569.png b/pokemon/home/569.png new file mode 100644 index 0000000..c041a6b Binary files /dev/null and b/pokemon/home/569.png differ diff --git a/pokemon/home/57.png b/pokemon/home/57.png new file mode 100644 index 0000000..f54e931 Binary files /dev/null and b/pokemon/home/57.png differ diff --git a/pokemon/home/570.png b/pokemon/home/570.png new file mode 100644 index 0000000..07ca67d Binary files /dev/null and b/pokemon/home/570.png differ diff --git a/pokemon/home/571.png b/pokemon/home/571.png new file mode 100644 index 0000000..a93fd5c Binary files /dev/null and b/pokemon/home/571.png differ diff --git a/pokemon/home/572.png b/pokemon/home/572.png new file mode 100644 index 0000000..c1ceab2 Binary files /dev/null and b/pokemon/home/572.png differ diff --git a/pokemon/home/573.png b/pokemon/home/573.png new file mode 100644 index 0000000..2090d2e Binary files /dev/null and b/pokemon/home/573.png differ diff --git a/pokemon/home/574.png b/pokemon/home/574.png new file mode 100644 index 0000000..2a47bc3 Binary files /dev/null and b/pokemon/home/574.png differ diff --git a/pokemon/home/575.png b/pokemon/home/575.png new file mode 100644 index 0000000..bbd041c Binary files /dev/null and b/pokemon/home/575.png differ diff --git a/pokemon/home/576.png b/pokemon/home/576.png new file mode 100644 index 0000000..7bd6eb1 Binary files /dev/null and b/pokemon/home/576.png differ diff --git a/pokemon/home/577.png b/pokemon/home/577.png new file mode 100644 index 0000000..ac4c43a Binary files /dev/null and b/pokemon/home/577.png differ diff --git a/pokemon/home/578.png b/pokemon/home/578.png new file mode 100644 index 0000000..8b2e182 Binary files /dev/null and b/pokemon/home/578.png differ diff --git a/pokemon/home/579.png b/pokemon/home/579.png new file mode 100644 index 0000000..708dbfe Binary files /dev/null and b/pokemon/home/579.png differ diff --git a/pokemon/home/58.png b/pokemon/home/58.png new file mode 100644 index 0000000..5017200 Binary files /dev/null and b/pokemon/home/58.png differ diff --git a/pokemon/home/580.png b/pokemon/home/580.png new file mode 100644 index 0000000..7becc16 Binary files /dev/null and b/pokemon/home/580.png differ diff --git a/pokemon/home/581.png b/pokemon/home/581.png new file mode 100644 index 0000000..f123762 Binary files /dev/null and b/pokemon/home/581.png differ diff --git a/pokemon/home/582.png b/pokemon/home/582.png new file mode 100644 index 0000000..a0b9a3f Binary files /dev/null and b/pokemon/home/582.png differ diff --git a/pokemon/home/583.png b/pokemon/home/583.png new file mode 100644 index 0000000..457bf38 Binary files /dev/null and b/pokemon/home/583.png differ diff --git a/pokemon/home/584.png b/pokemon/home/584.png new file mode 100644 index 0000000..2b52cde Binary files /dev/null and b/pokemon/home/584.png differ diff --git a/pokemon/home/585-autumn.png b/pokemon/home/585-autumn.png new file mode 100644 index 0000000..9df520f Binary files /dev/null and b/pokemon/home/585-autumn.png differ diff --git a/pokemon/home/585-spring.png b/pokemon/home/585-spring.png new file mode 100644 index 0000000..ed84963 Binary files /dev/null and b/pokemon/home/585-spring.png differ diff --git a/pokemon/home/585-summer.png b/pokemon/home/585-summer.png new file mode 100644 index 0000000..7bc3ea1 Binary files /dev/null and b/pokemon/home/585-summer.png differ diff --git a/pokemon/home/585-winter.png b/pokemon/home/585-winter.png new file mode 100644 index 0000000..5314b6c Binary files /dev/null and b/pokemon/home/585-winter.png differ diff --git a/pokemon/home/586-autumn.png b/pokemon/home/586-autumn.png new file mode 100644 index 0000000..d8ba97c Binary files /dev/null and b/pokemon/home/586-autumn.png differ diff --git a/pokemon/home/586-spring.png b/pokemon/home/586-spring.png new file mode 100644 index 0000000..b5b3647 Binary files /dev/null and b/pokemon/home/586-spring.png differ diff --git a/pokemon/home/586-summer.png b/pokemon/home/586-summer.png new file mode 100644 index 0000000..4a6fcb1 Binary files /dev/null and b/pokemon/home/586-summer.png differ diff --git a/pokemon/home/586-winter.png b/pokemon/home/586-winter.png new file mode 100644 index 0000000..8601602 Binary files /dev/null and b/pokemon/home/586-winter.png differ diff --git a/pokemon/home/587.png b/pokemon/home/587.png new file mode 100644 index 0000000..baf7aef Binary files /dev/null and b/pokemon/home/587.png differ diff --git a/pokemon/home/588.png b/pokemon/home/588.png new file mode 100644 index 0000000..4b9f318 Binary files /dev/null and b/pokemon/home/588.png differ diff --git a/pokemon/home/589.png b/pokemon/home/589.png new file mode 100644 index 0000000..28d4aec Binary files /dev/null and b/pokemon/home/589.png differ diff --git a/pokemon/home/59.png b/pokemon/home/59.png new file mode 100644 index 0000000..5e07845 Binary files /dev/null and b/pokemon/home/59.png differ diff --git a/pokemon/home/590.png b/pokemon/home/590.png new file mode 100644 index 0000000..3acbb86 Binary files /dev/null and b/pokemon/home/590.png differ diff --git a/pokemon/home/591.png b/pokemon/home/591.png new file mode 100644 index 0000000..7259fb8 Binary files /dev/null and b/pokemon/home/591.png differ diff --git a/pokemon/home/592-male.png b/pokemon/home/592-male.png new file mode 100644 index 0000000..65d584a Binary files /dev/null and b/pokemon/home/592-male.png differ diff --git a/pokemon/home/593-male.png b/pokemon/home/593-male.png new file mode 100644 index 0000000..b0d3120 Binary files /dev/null and b/pokemon/home/593-male.png differ diff --git a/pokemon/home/594.png b/pokemon/home/594.png new file mode 100644 index 0000000..8e4e2e0 Binary files /dev/null and b/pokemon/home/594.png differ diff --git a/pokemon/home/595.png b/pokemon/home/595.png new file mode 100644 index 0000000..0ecd9f1 Binary files /dev/null and b/pokemon/home/595.png differ diff --git a/pokemon/home/596.png b/pokemon/home/596.png new file mode 100644 index 0000000..bc2e8d5 Binary files /dev/null and b/pokemon/home/596.png differ diff --git a/pokemon/home/597.png b/pokemon/home/597.png new file mode 100644 index 0000000..c3ff547 Binary files /dev/null and b/pokemon/home/597.png differ diff --git a/pokemon/home/598.png b/pokemon/home/598.png new file mode 100644 index 0000000..eb5468a Binary files /dev/null and b/pokemon/home/598.png differ diff --git a/pokemon/home/599.png b/pokemon/home/599.png new file mode 100644 index 0000000..294aaad Binary files /dev/null and b/pokemon/home/599.png differ diff --git a/pokemon/home/6-mega-x.png b/pokemon/home/6-mega-x.png new file mode 100644 index 0000000..f98a229 Binary files /dev/null and b/pokemon/home/6-mega-x.png differ diff --git a/pokemon/home/6-mega-y.png b/pokemon/home/6-mega-y.png new file mode 100644 index 0000000..92a55e7 Binary files /dev/null and b/pokemon/home/6-mega-y.png differ diff --git a/pokemon/home/6.png b/pokemon/home/6.png new file mode 100644 index 0000000..c702db7 Binary files /dev/null and b/pokemon/home/6.png differ diff --git a/pokemon/home/60.png b/pokemon/home/60.png new file mode 100644 index 0000000..cd9778c Binary files /dev/null and b/pokemon/home/60.png differ diff --git a/pokemon/home/600.png b/pokemon/home/600.png new file mode 100644 index 0000000..fd2bcba Binary files /dev/null and b/pokemon/home/600.png differ diff --git a/pokemon/home/601.png b/pokemon/home/601.png new file mode 100644 index 0000000..a6e872e Binary files /dev/null and b/pokemon/home/601.png differ diff --git a/pokemon/home/602.png b/pokemon/home/602.png new file mode 100644 index 0000000..dcc47d8 Binary files /dev/null and b/pokemon/home/602.png differ diff --git a/pokemon/home/603.png b/pokemon/home/603.png new file mode 100644 index 0000000..d76767e Binary files /dev/null and b/pokemon/home/603.png differ diff --git a/pokemon/home/604.png b/pokemon/home/604.png new file mode 100644 index 0000000..8490636 Binary files /dev/null and b/pokemon/home/604.png differ diff --git a/pokemon/home/605.png b/pokemon/home/605.png new file mode 100644 index 0000000..8a86e04 Binary files /dev/null and b/pokemon/home/605.png differ diff --git a/pokemon/home/606.png b/pokemon/home/606.png new file mode 100644 index 0000000..271a186 Binary files /dev/null and b/pokemon/home/606.png differ diff --git a/pokemon/home/607.png b/pokemon/home/607.png new file mode 100644 index 0000000..d73ffe4 Binary files /dev/null and b/pokemon/home/607.png differ diff --git a/pokemon/home/608.png b/pokemon/home/608.png new file mode 100644 index 0000000..812f9b4 Binary files /dev/null and b/pokemon/home/608.png differ diff --git a/pokemon/home/609.png b/pokemon/home/609.png new file mode 100644 index 0000000..3106cb7 Binary files /dev/null and b/pokemon/home/609.png differ diff --git a/pokemon/home/61.png b/pokemon/home/61.png new file mode 100644 index 0000000..c56e77d Binary files /dev/null and b/pokemon/home/61.png differ diff --git a/pokemon/home/610.png b/pokemon/home/610.png new file mode 100644 index 0000000..d7b0dbe Binary files /dev/null and b/pokemon/home/610.png differ diff --git a/pokemon/home/611.png b/pokemon/home/611.png new file mode 100644 index 0000000..c2fdfd1 Binary files /dev/null and b/pokemon/home/611.png differ diff --git a/pokemon/home/612.png b/pokemon/home/612.png new file mode 100644 index 0000000..4c426ec Binary files /dev/null and b/pokemon/home/612.png differ diff --git a/pokemon/home/613.png b/pokemon/home/613.png new file mode 100644 index 0000000..4f11be7 Binary files /dev/null and b/pokemon/home/613.png differ diff --git a/pokemon/home/614.png b/pokemon/home/614.png new file mode 100644 index 0000000..59c6135 Binary files /dev/null and b/pokemon/home/614.png differ diff --git a/pokemon/home/615.png b/pokemon/home/615.png new file mode 100644 index 0000000..b8109ab Binary files /dev/null and b/pokemon/home/615.png differ diff --git a/pokemon/home/616.png b/pokemon/home/616.png new file mode 100644 index 0000000..78189e7 Binary files /dev/null and b/pokemon/home/616.png differ diff --git a/pokemon/home/617.png b/pokemon/home/617.png new file mode 100644 index 0000000..1d7cde5 Binary files /dev/null and b/pokemon/home/617.png differ diff --git a/pokemon/home/618-galar.png b/pokemon/home/618-galar.png new file mode 100644 index 0000000..ccffd19 Binary files /dev/null and b/pokemon/home/618-galar.png differ diff --git a/pokemon/home/618.png b/pokemon/home/618.png new file mode 100644 index 0000000..0535c82 Binary files /dev/null and b/pokemon/home/618.png differ diff --git a/pokemon/home/619.png b/pokemon/home/619.png new file mode 100644 index 0000000..91c403d Binary files /dev/null and b/pokemon/home/619.png differ diff --git a/pokemon/home/62.png b/pokemon/home/62.png new file mode 100644 index 0000000..598aa4c Binary files /dev/null and b/pokemon/home/62.png differ diff --git a/pokemon/home/620.png b/pokemon/home/620.png new file mode 100644 index 0000000..13a90ee Binary files /dev/null and b/pokemon/home/620.png differ diff --git a/pokemon/home/621.png b/pokemon/home/621.png new file mode 100644 index 0000000..878ffb5 Binary files /dev/null and b/pokemon/home/621.png differ diff --git a/pokemon/home/622.png b/pokemon/home/622.png new file mode 100644 index 0000000..12db66e Binary files /dev/null and b/pokemon/home/622.png differ diff --git a/pokemon/home/623.png b/pokemon/home/623.png new file mode 100644 index 0000000..437adaf Binary files /dev/null and b/pokemon/home/623.png differ diff --git a/pokemon/home/624.png b/pokemon/home/624.png new file mode 100644 index 0000000..8468d3d Binary files /dev/null and b/pokemon/home/624.png differ diff --git a/pokemon/home/625.png b/pokemon/home/625.png new file mode 100644 index 0000000..5656896 Binary files /dev/null and b/pokemon/home/625.png differ diff --git a/pokemon/home/626.png b/pokemon/home/626.png new file mode 100644 index 0000000..026b885 Binary files /dev/null and b/pokemon/home/626.png differ diff --git a/pokemon/home/627.png b/pokemon/home/627.png new file mode 100644 index 0000000..7137910 Binary files /dev/null and b/pokemon/home/627.png differ diff --git a/pokemon/home/628.png b/pokemon/home/628.png new file mode 100644 index 0000000..0f36ea2 Binary files /dev/null and b/pokemon/home/628.png differ diff --git a/pokemon/home/629.png b/pokemon/home/629.png new file mode 100644 index 0000000..cea5544 Binary files /dev/null and b/pokemon/home/629.png differ diff --git a/pokemon/home/63.png b/pokemon/home/63.png new file mode 100644 index 0000000..1397cea Binary files /dev/null and b/pokemon/home/63.png differ diff --git a/pokemon/home/630.png b/pokemon/home/630.png new file mode 100644 index 0000000..1d67e32 Binary files /dev/null and b/pokemon/home/630.png differ diff --git a/pokemon/home/631.png b/pokemon/home/631.png new file mode 100644 index 0000000..c545079 Binary files /dev/null and b/pokemon/home/631.png differ diff --git a/pokemon/home/632.png b/pokemon/home/632.png new file mode 100644 index 0000000..b3ce4a3 Binary files /dev/null and b/pokemon/home/632.png differ diff --git a/pokemon/home/633.png b/pokemon/home/633.png new file mode 100644 index 0000000..524ce5e Binary files /dev/null and b/pokemon/home/633.png differ diff --git a/pokemon/home/634.png b/pokemon/home/634.png new file mode 100644 index 0000000..4b45cc9 Binary files /dev/null and b/pokemon/home/634.png differ diff --git a/pokemon/home/635.png b/pokemon/home/635.png new file mode 100644 index 0000000..7fee7bd Binary files /dev/null and b/pokemon/home/635.png differ diff --git a/pokemon/home/636.png b/pokemon/home/636.png new file mode 100644 index 0000000..5cd8b77 Binary files /dev/null and b/pokemon/home/636.png differ diff --git a/pokemon/home/637.png b/pokemon/home/637.png new file mode 100644 index 0000000..a4304e5 Binary files /dev/null and b/pokemon/home/637.png differ diff --git a/pokemon/home/638.png b/pokemon/home/638.png new file mode 100644 index 0000000..857f5e0 Binary files /dev/null and b/pokemon/home/638.png differ diff --git a/pokemon/home/639.png b/pokemon/home/639.png new file mode 100644 index 0000000..71f6acc Binary files /dev/null and b/pokemon/home/639.png differ diff --git a/pokemon/home/64.png b/pokemon/home/64.png new file mode 100644 index 0000000..d1fcecc Binary files /dev/null and b/pokemon/home/64.png differ diff --git a/pokemon/home/640.png b/pokemon/home/640.png new file mode 100644 index 0000000..4a80b60 Binary files /dev/null and b/pokemon/home/640.png differ diff --git a/pokemon/home/641-incarnate.png b/pokemon/home/641-incarnate.png new file mode 100644 index 0000000..daed787 Binary files /dev/null and b/pokemon/home/641-incarnate.png differ diff --git a/pokemon/home/641-therian.png b/pokemon/home/641-therian.png new file mode 100644 index 0000000..347b4a8 Binary files /dev/null and b/pokemon/home/641-therian.png differ diff --git a/pokemon/home/642-incarnate.png b/pokemon/home/642-incarnate.png new file mode 100644 index 0000000..12fbc30 Binary files /dev/null and b/pokemon/home/642-incarnate.png differ diff --git a/pokemon/home/642-therian.png b/pokemon/home/642-therian.png new file mode 100644 index 0000000..4ff2815 Binary files /dev/null and b/pokemon/home/642-therian.png differ diff --git a/pokemon/home/643.png b/pokemon/home/643.png new file mode 100644 index 0000000..c18741b Binary files /dev/null and b/pokemon/home/643.png differ diff --git a/pokemon/home/644.png b/pokemon/home/644.png new file mode 100644 index 0000000..ecbf290 Binary files /dev/null and b/pokemon/home/644.png differ diff --git a/pokemon/home/645-incarnate.png b/pokemon/home/645-incarnate.png new file mode 100644 index 0000000..3051255 Binary files /dev/null and b/pokemon/home/645-incarnate.png differ diff --git a/pokemon/home/645-therian.png b/pokemon/home/645-therian.png new file mode 100644 index 0000000..07b67f6 Binary files /dev/null and b/pokemon/home/645-therian.png differ diff --git a/pokemon/home/646-black.png b/pokemon/home/646-black.png new file mode 100644 index 0000000..7fecea6 Binary files /dev/null and b/pokemon/home/646-black.png differ diff --git a/pokemon/home/646-white.png b/pokemon/home/646-white.png new file mode 100644 index 0000000..13825eb Binary files /dev/null and b/pokemon/home/646-white.png differ diff --git a/pokemon/home/646.png b/pokemon/home/646.png new file mode 100644 index 0000000..8ddea4c Binary files /dev/null and b/pokemon/home/646.png differ diff --git a/pokemon/home/647-ordinary.png b/pokemon/home/647-ordinary.png new file mode 100644 index 0000000..f6fadfd Binary files /dev/null and b/pokemon/home/647-ordinary.png differ diff --git a/pokemon/home/647-resolute.png b/pokemon/home/647-resolute.png new file mode 100644 index 0000000..73a7fd4 Binary files /dev/null and b/pokemon/home/647-resolute.png differ diff --git a/pokemon/home/648-aria.png b/pokemon/home/648-aria.png new file mode 100644 index 0000000..924332c Binary files /dev/null and b/pokemon/home/648-aria.png differ diff --git a/pokemon/home/648-pirouette.png b/pokemon/home/648-pirouette.png new file mode 100644 index 0000000..3a81d04 Binary files /dev/null and b/pokemon/home/648-pirouette.png differ diff --git a/pokemon/home/649-burn.png b/pokemon/home/649-burn.png new file mode 100644 index 0000000..61cb567 Binary files /dev/null and b/pokemon/home/649-burn.png differ diff --git a/pokemon/home/649-chill.png b/pokemon/home/649-chill.png new file mode 100644 index 0000000..3e788a6 Binary files /dev/null and b/pokemon/home/649-chill.png differ diff --git a/pokemon/home/649-douse.png b/pokemon/home/649-douse.png new file mode 100644 index 0000000..18da15d Binary files /dev/null and b/pokemon/home/649-douse.png differ diff --git a/pokemon/home/649-shock.png b/pokemon/home/649-shock.png new file mode 100644 index 0000000..dda9190 Binary files /dev/null and b/pokemon/home/649-shock.png differ diff --git a/pokemon/home/649.png b/pokemon/home/649.png new file mode 100644 index 0000000..c923adc Binary files /dev/null and b/pokemon/home/649.png differ diff --git a/pokemon/home/65-mega.png b/pokemon/home/65-mega.png new file mode 100644 index 0000000..16b5346 Binary files /dev/null and b/pokemon/home/65-mega.png differ diff --git a/pokemon/home/65.png b/pokemon/home/65.png new file mode 100644 index 0000000..34df778 Binary files /dev/null and b/pokemon/home/65.png differ diff --git a/pokemon/home/650.png b/pokemon/home/650.png new file mode 100644 index 0000000..1687150 Binary files /dev/null and b/pokemon/home/650.png differ diff --git a/pokemon/home/651.png b/pokemon/home/651.png new file mode 100644 index 0000000..4040729 Binary files /dev/null and b/pokemon/home/651.png differ diff --git a/pokemon/home/652.png b/pokemon/home/652.png new file mode 100644 index 0000000..a86a273 Binary files /dev/null and b/pokemon/home/652.png differ diff --git a/pokemon/home/653.png b/pokemon/home/653.png new file mode 100644 index 0000000..9217231 Binary files /dev/null and b/pokemon/home/653.png differ diff --git a/pokemon/home/654.png b/pokemon/home/654.png new file mode 100644 index 0000000..a5ff72c Binary files /dev/null and b/pokemon/home/654.png differ diff --git a/pokemon/home/655.png b/pokemon/home/655.png new file mode 100644 index 0000000..81b5f6c Binary files /dev/null and b/pokemon/home/655.png differ diff --git a/pokemon/home/656.png b/pokemon/home/656.png new file mode 100644 index 0000000..c894037 Binary files /dev/null and b/pokemon/home/656.png differ diff --git a/pokemon/home/657.png b/pokemon/home/657.png new file mode 100644 index 0000000..be0ddb0 Binary files /dev/null and b/pokemon/home/657.png differ diff --git a/pokemon/home/658-ash.png b/pokemon/home/658-ash.png new file mode 100644 index 0000000..5f91be7 Binary files /dev/null and b/pokemon/home/658-ash.png differ diff --git a/pokemon/home/658-battle-bond.png b/pokemon/home/658-battle-bond.png new file mode 100644 index 0000000..8e6cf02 Binary files /dev/null and b/pokemon/home/658-battle-bond.png differ diff --git a/pokemon/home/658.png b/pokemon/home/658.png new file mode 100644 index 0000000..8e6cf02 Binary files /dev/null and b/pokemon/home/658.png differ diff --git a/pokemon/home/659.png b/pokemon/home/659.png new file mode 100644 index 0000000..1199d59 Binary files /dev/null and b/pokemon/home/659.png differ diff --git a/pokemon/home/66.png b/pokemon/home/66.png new file mode 100644 index 0000000..9166816 Binary files /dev/null and b/pokemon/home/66.png differ diff --git a/pokemon/home/660.png b/pokemon/home/660.png new file mode 100644 index 0000000..2f23567 Binary files /dev/null and b/pokemon/home/660.png differ diff --git a/pokemon/home/661.png b/pokemon/home/661.png new file mode 100644 index 0000000..5aade82 Binary files /dev/null and b/pokemon/home/661.png differ diff --git a/pokemon/home/662.png b/pokemon/home/662.png new file mode 100644 index 0000000..adc8e4a Binary files /dev/null and b/pokemon/home/662.png differ diff --git a/pokemon/home/663.png b/pokemon/home/663.png new file mode 100644 index 0000000..4634226 Binary files /dev/null and b/pokemon/home/663.png differ diff --git a/pokemon/home/664.png b/pokemon/home/664.png new file mode 100644 index 0000000..dad1fc9 Binary files /dev/null and b/pokemon/home/664.png differ diff --git a/pokemon/home/665.png b/pokemon/home/665.png new file mode 100644 index 0000000..60746ee Binary files /dev/null and b/pokemon/home/665.png differ diff --git a/pokemon/home/666-archipelago.png b/pokemon/home/666-archipelago.png new file mode 100644 index 0000000..cb703b6 Binary files /dev/null and b/pokemon/home/666-archipelago.png differ diff --git a/pokemon/home/666-continental.png b/pokemon/home/666-continental.png new file mode 100644 index 0000000..5867528 Binary files /dev/null and b/pokemon/home/666-continental.png differ diff --git a/pokemon/home/666-elegant.png b/pokemon/home/666-elegant.png new file mode 100644 index 0000000..1d765c9 Binary files /dev/null and b/pokemon/home/666-elegant.png differ diff --git a/pokemon/home/666-fancy.png b/pokemon/home/666-fancy.png new file mode 100644 index 0000000..7e0498e Binary files /dev/null and b/pokemon/home/666-fancy.png differ diff --git a/pokemon/home/666-garden.png b/pokemon/home/666-garden.png new file mode 100644 index 0000000..a5e08a5 Binary files /dev/null and b/pokemon/home/666-garden.png differ diff --git a/pokemon/home/666-high-plains.png b/pokemon/home/666-high-plains.png new file mode 100644 index 0000000..95267d6 Binary files /dev/null and b/pokemon/home/666-high-plains.png differ diff --git a/pokemon/home/666-icy-snow.png b/pokemon/home/666-icy-snow.png new file mode 100644 index 0000000..2b1b867 Binary files /dev/null and b/pokemon/home/666-icy-snow.png differ diff --git a/pokemon/home/666-jungle.png b/pokemon/home/666-jungle.png new file mode 100644 index 0000000..be08598 Binary files /dev/null and b/pokemon/home/666-jungle.png differ diff --git a/pokemon/home/666-marine.png b/pokemon/home/666-marine.png new file mode 100644 index 0000000..27add97 Binary files /dev/null and b/pokemon/home/666-marine.png differ diff --git a/pokemon/home/666-meadow.png b/pokemon/home/666-meadow.png new file mode 100644 index 0000000..e227143 Binary files /dev/null and b/pokemon/home/666-meadow.png differ diff --git a/pokemon/home/666-modern.png b/pokemon/home/666-modern.png new file mode 100644 index 0000000..c8b6088 Binary files /dev/null and b/pokemon/home/666-modern.png differ diff --git a/pokemon/home/666-monsoon.png b/pokemon/home/666-monsoon.png new file mode 100644 index 0000000..6d51227 Binary files /dev/null and b/pokemon/home/666-monsoon.png differ diff --git a/pokemon/home/666-ocean.png b/pokemon/home/666-ocean.png new file mode 100644 index 0000000..aaa9375 Binary files /dev/null and b/pokemon/home/666-ocean.png differ diff --git a/pokemon/home/666-poke-ball.png b/pokemon/home/666-poke-ball.png new file mode 100644 index 0000000..068f1b4 Binary files /dev/null and b/pokemon/home/666-poke-ball.png differ diff --git a/pokemon/home/666-polar.png b/pokemon/home/666-polar.png new file mode 100644 index 0000000..8ebaafd Binary files /dev/null and b/pokemon/home/666-polar.png differ diff --git a/pokemon/home/666-river.png b/pokemon/home/666-river.png new file mode 100644 index 0000000..95f2a72 Binary files /dev/null and b/pokemon/home/666-river.png differ diff --git a/pokemon/home/666-sandstorm.png b/pokemon/home/666-sandstorm.png new file mode 100644 index 0000000..0b0fa23 Binary files /dev/null and b/pokemon/home/666-sandstorm.png differ diff --git a/pokemon/home/666-savanna.png b/pokemon/home/666-savanna.png new file mode 100644 index 0000000..8dcf48e Binary files /dev/null and b/pokemon/home/666-savanna.png differ diff --git a/pokemon/home/666-sun.png b/pokemon/home/666-sun.png new file mode 100644 index 0000000..d91ccc9 Binary files /dev/null and b/pokemon/home/666-sun.png differ diff --git a/pokemon/home/666-tundra.png b/pokemon/home/666-tundra.png new file mode 100644 index 0000000..177957e Binary files /dev/null and b/pokemon/home/666-tundra.png differ diff --git a/pokemon/home/667.png b/pokemon/home/667.png new file mode 100644 index 0000000..fa29827 Binary files /dev/null and b/pokemon/home/667.png differ diff --git a/pokemon/home/668.png b/pokemon/home/668.png new file mode 100644 index 0000000..4e44bd3 Binary files /dev/null and b/pokemon/home/668.png differ diff --git a/pokemon/home/669-blue.png b/pokemon/home/669-blue.png new file mode 100644 index 0000000..1ec684f Binary files /dev/null and b/pokemon/home/669-blue.png differ diff --git a/pokemon/home/669-orange.png b/pokemon/home/669-orange.png new file mode 100644 index 0000000..20164a0 Binary files /dev/null and b/pokemon/home/669-orange.png differ diff --git a/pokemon/home/669-red.png b/pokemon/home/669-red.png new file mode 100644 index 0000000..845a92d Binary files /dev/null and b/pokemon/home/669-red.png differ diff --git a/pokemon/home/669-white.png b/pokemon/home/669-white.png new file mode 100644 index 0000000..1cfa1c7 Binary files /dev/null and b/pokemon/home/669-white.png differ diff --git a/pokemon/home/669-yellow.png b/pokemon/home/669-yellow.png new file mode 100644 index 0000000..9ba2191 Binary files /dev/null and b/pokemon/home/669-yellow.png differ diff --git a/pokemon/home/67.png b/pokemon/home/67.png new file mode 100644 index 0000000..6a339d9 Binary files /dev/null and b/pokemon/home/67.png differ diff --git a/pokemon/home/670-blue.png b/pokemon/home/670-blue.png new file mode 100644 index 0000000..811cccf Binary files /dev/null and b/pokemon/home/670-blue.png differ diff --git a/pokemon/home/670-eternal.png b/pokemon/home/670-eternal.png new file mode 100644 index 0000000..7d486a5 Binary files /dev/null and b/pokemon/home/670-eternal.png differ diff --git a/pokemon/home/670-orange.png b/pokemon/home/670-orange.png new file mode 100644 index 0000000..6e35b14 Binary files /dev/null and b/pokemon/home/670-orange.png differ diff --git a/pokemon/home/670-red.png b/pokemon/home/670-red.png new file mode 100644 index 0000000..6eb3a58 Binary files /dev/null and b/pokemon/home/670-red.png differ diff --git a/pokemon/home/670-white.png b/pokemon/home/670-white.png new file mode 100644 index 0000000..7d486a5 Binary files /dev/null and b/pokemon/home/670-white.png differ diff --git a/pokemon/home/670-yellow.png b/pokemon/home/670-yellow.png new file mode 100644 index 0000000..f85c110 Binary files /dev/null and b/pokemon/home/670-yellow.png differ diff --git a/pokemon/home/671-blue.png b/pokemon/home/671-blue.png new file mode 100644 index 0000000..6b2738a Binary files /dev/null and b/pokemon/home/671-blue.png differ diff --git a/pokemon/home/671-orange.png b/pokemon/home/671-orange.png new file mode 100644 index 0000000..025a4a2 Binary files /dev/null and b/pokemon/home/671-orange.png differ diff --git a/pokemon/home/671-red.png b/pokemon/home/671-red.png new file mode 100644 index 0000000..09699ca Binary files /dev/null and b/pokemon/home/671-red.png differ diff --git a/pokemon/home/671-white.png b/pokemon/home/671-white.png new file mode 100644 index 0000000..a578c3c Binary files /dev/null and b/pokemon/home/671-white.png differ diff --git a/pokemon/home/671-yellow.png b/pokemon/home/671-yellow.png new file mode 100644 index 0000000..0d2a35e Binary files /dev/null and b/pokemon/home/671-yellow.png differ diff --git a/pokemon/home/672.png b/pokemon/home/672.png new file mode 100644 index 0000000..db78c1a Binary files /dev/null and b/pokemon/home/672.png differ diff --git a/pokemon/home/673.png b/pokemon/home/673.png new file mode 100644 index 0000000..07c1216 Binary files /dev/null and b/pokemon/home/673.png differ diff --git a/pokemon/home/674.png b/pokemon/home/674.png new file mode 100644 index 0000000..be80d17 Binary files /dev/null and b/pokemon/home/674.png differ diff --git a/pokemon/home/675.png b/pokemon/home/675.png new file mode 100644 index 0000000..40c64a4 Binary files /dev/null and b/pokemon/home/675.png differ diff --git a/pokemon/home/676-dandy.png b/pokemon/home/676-dandy.png new file mode 100644 index 0000000..4f940de Binary files /dev/null and b/pokemon/home/676-dandy.png differ diff --git a/pokemon/home/676-debutante.png b/pokemon/home/676-debutante.png new file mode 100644 index 0000000..bba0988 Binary files /dev/null and b/pokemon/home/676-debutante.png differ diff --git a/pokemon/home/676-diamond.png b/pokemon/home/676-diamond.png new file mode 100644 index 0000000..ba9e4a7 Binary files /dev/null and b/pokemon/home/676-diamond.png differ diff --git a/pokemon/home/676-heart.png b/pokemon/home/676-heart.png new file mode 100644 index 0000000..a8fa90a Binary files /dev/null and b/pokemon/home/676-heart.png differ diff --git a/pokemon/home/676-kabuki.png b/pokemon/home/676-kabuki.png new file mode 100644 index 0000000..19ecc57 Binary files /dev/null and b/pokemon/home/676-kabuki.png differ diff --git a/pokemon/home/676-la-reine.png b/pokemon/home/676-la-reine.png new file mode 100644 index 0000000..2760668 Binary files /dev/null and b/pokemon/home/676-la-reine.png differ diff --git a/pokemon/home/676-matron.png b/pokemon/home/676-matron.png new file mode 100644 index 0000000..d54b565 Binary files /dev/null and b/pokemon/home/676-matron.png differ diff --git a/pokemon/home/676-pharaoh.png b/pokemon/home/676-pharaoh.png new file mode 100644 index 0000000..ff9acbf Binary files /dev/null and b/pokemon/home/676-pharaoh.png differ diff --git a/pokemon/home/676-star.png b/pokemon/home/676-star.png new file mode 100644 index 0000000..a08d444 Binary files /dev/null and b/pokemon/home/676-star.png differ diff --git a/pokemon/home/676.png b/pokemon/home/676.png new file mode 100644 index 0000000..6062a69 Binary files /dev/null and b/pokemon/home/676.png differ diff --git a/pokemon/home/677.png b/pokemon/home/677.png new file mode 100644 index 0000000..bbdd3da Binary files /dev/null and b/pokemon/home/677.png differ diff --git a/pokemon/home/678-female.png b/pokemon/home/678-female.png new file mode 100644 index 0000000..71915d2 Binary files /dev/null and b/pokemon/home/678-female.png differ diff --git a/pokemon/home/678-male.png b/pokemon/home/678-male.png new file mode 100644 index 0000000..858e584 Binary files /dev/null and b/pokemon/home/678-male.png differ diff --git a/pokemon/home/679.png b/pokemon/home/679.png new file mode 100644 index 0000000..2f8ab70 Binary files /dev/null and b/pokemon/home/679.png differ diff --git a/pokemon/home/68.png b/pokemon/home/68.png new file mode 100644 index 0000000..a802ff0 Binary files /dev/null and b/pokemon/home/68.png differ diff --git a/pokemon/home/680.png b/pokemon/home/680.png new file mode 100644 index 0000000..a1870dc Binary files /dev/null and b/pokemon/home/680.png differ diff --git a/pokemon/home/681-blade.png b/pokemon/home/681-blade.png new file mode 100644 index 0000000..a24c364 Binary files /dev/null and b/pokemon/home/681-blade.png differ diff --git a/pokemon/home/681-shield.png b/pokemon/home/681-shield.png new file mode 100644 index 0000000..b81359c Binary files /dev/null and b/pokemon/home/681-shield.png differ diff --git a/pokemon/home/682.png b/pokemon/home/682.png new file mode 100644 index 0000000..1af829b Binary files /dev/null and b/pokemon/home/682.png differ diff --git a/pokemon/home/683.png b/pokemon/home/683.png new file mode 100644 index 0000000..d77afcc Binary files /dev/null and b/pokemon/home/683.png differ diff --git a/pokemon/home/684.png b/pokemon/home/684.png new file mode 100644 index 0000000..1b53059 Binary files /dev/null and b/pokemon/home/684.png differ diff --git a/pokemon/home/685.png b/pokemon/home/685.png new file mode 100644 index 0000000..5be1e7e Binary files /dev/null and b/pokemon/home/685.png differ diff --git a/pokemon/home/686.png b/pokemon/home/686.png new file mode 100644 index 0000000..e7d8d9c Binary files /dev/null and b/pokemon/home/686.png differ diff --git a/pokemon/home/687.png b/pokemon/home/687.png new file mode 100644 index 0000000..9de812e Binary files /dev/null and b/pokemon/home/687.png differ diff --git a/pokemon/home/688.png b/pokemon/home/688.png new file mode 100644 index 0000000..e4bcea4 Binary files /dev/null and b/pokemon/home/688.png differ diff --git a/pokemon/home/689.png b/pokemon/home/689.png new file mode 100644 index 0000000..3b3ed7c Binary files /dev/null and b/pokemon/home/689.png differ diff --git a/pokemon/home/69.png b/pokemon/home/69.png new file mode 100644 index 0000000..0ff6b8b Binary files /dev/null and b/pokemon/home/69.png differ diff --git a/pokemon/home/690.png b/pokemon/home/690.png new file mode 100644 index 0000000..d624089 Binary files /dev/null and b/pokemon/home/690.png differ diff --git a/pokemon/home/691.png b/pokemon/home/691.png new file mode 100644 index 0000000..7360968 Binary files /dev/null and b/pokemon/home/691.png differ diff --git a/pokemon/home/692.png b/pokemon/home/692.png new file mode 100644 index 0000000..ab829db Binary files /dev/null and b/pokemon/home/692.png differ diff --git a/pokemon/home/693.png b/pokemon/home/693.png new file mode 100644 index 0000000..1aadaa2 Binary files /dev/null and b/pokemon/home/693.png differ diff --git a/pokemon/home/694.png b/pokemon/home/694.png new file mode 100644 index 0000000..43c96fc Binary files /dev/null and b/pokemon/home/694.png differ diff --git a/pokemon/home/695.png b/pokemon/home/695.png new file mode 100644 index 0000000..7b746c4 Binary files /dev/null and b/pokemon/home/695.png differ diff --git a/pokemon/home/696.png b/pokemon/home/696.png new file mode 100644 index 0000000..4725f43 Binary files /dev/null and b/pokemon/home/696.png differ diff --git a/pokemon/home/697.png b/pokemon/home/697.png new file mode 100644 index 0000000..5cd0d40 Binary files /dev/null and b/pokemon/home/697.png differ diff --git a/pokemon/home/698.png b/pokemon/home/698.png new file mode 100644 index 0000000..2b48e7f Binary files /dev/null and b/pokemon/home/698.png differ diff --git a/pokemon/home/699.png b/pokemon/home/699.png new file mode 100644 index 0000000..a32dcef Binary files /dev/null and b/pokemon/home/699.png differ diff --git a/pokemon/home/7.png b/pokemon/home/7.png new file mode 100644 index 0000000..9f388e0 Binary files /dev/null and b/pokemon/home/7.png differ diff --git a/pokemon/home/70.png b/pokemon/home/70.png new file mode 100644 index 0000000..9553d5a Binary files /dev/null and b/pokemon/home/70.png differ diff --git a/pokemon/home/700.png b/pokemon/home/700.png new file mode 100644 index 0000000..1501e37 Binary files /dev/null and b/pokemon/home/700.png differ diff --git a/pokemon/home/701.png b/pokemon/home/701.png new file mode 100644 index 0000000..7d6aa54 Binary files /dev/null and b/pokemon/home/701.png differ diff --git a/pokemon/home/702.png b/pokemon/home/702.png new file mode 100644 index 0000000..a033f9b Binary files /dev/null and b/pokemon/home/702.png differ diff --git a/pokemon/home/703.png b/pokemon/home/703.png new file mode 100644 index 0000000..3f7025e Binary files /dev/null and b/pokemon/home/703.png differ diff --git a/pokemon/home/704.png b/pokemon/home/704.png new file mode 100644 index 0000000..03058ff Binary files /dev/null and b/pokemon/home/704.png differ diff --git a/pokemon/home/705.png b/pokemon/home/705.png new file mode 100644 index 0000000..48fd3c0 Binary files /dev/null and b/pokemon/home/705.png differ diff --git a/pokemon/home/706.png b/pokemon/home/706.png new file mode 100644 index 0000000..0c8e08d Binary files /dev/null and b/pokemon/home/706.png differ diff --git a/pokemon/home/707.png b/pokemon/home/707.png new file mode 100644 index 0000000..2325f10 Binary files /dev/null and b/pokemon/home/707.png differ diff --git a/pokemon/home/708.png b/pokemon/home/708.png new file mode 100644 index 0000000..c4eea2c Binary files /dev/null and b/pokemon/home/708.png differ diff --git a/pokemon/home/709.png b/pokemon/home/709.png new file mode 100644 index 0000000..5255f89 Binary files /dev/null and b/pokemon/home/709.png differ diff --git a/pokemon/home/71.png b/pokemon/home/71.png new file mode 100644 index 0000000..074e4a8 Binary files /dev/null and b/pokemon/home/71.png differ diff --git a/pokemon/home/710-average.png b/pokemon/home/710-average.png new file mode 100644 index 0000000..d561bfa Binary files /dev/null and b/pokemon/home/710-average.png differ diff --git a/pokemon/home/710-large.png b/pokemon/home/710-large.png new file mode 100644 index 0000000..44f8deb Binary files /dev/null and b/pokemon/home/710-large.png differ diff --git a/pokemon/home/710-small.png b/pokemon/home/710-small.png new file mode 100644 index 0000000..6274331 Binary files /dev/null and b/pokemon/home/710-small.png differ diff --git a/pokemon/home/710-super.png b/pokemon/home/710-super.png new file mode 100644 index 0000000..98ef98b Binary files /dev/null and b/pokemon/home/710-super.png differ diff --git a/pokemon/home/711-average.png b/pokemon/home/711-average.png new file mode 100644 index 0000000..9f18999 Binary files /dev/null and b/pokemon/home/711-average.png differ diff --git a/pokemon/home/711-large.png b/pokemon/home/711-large.png new file mode 100644 index 0000000..18f329c Binary files /dev/null and b/pokemon/home/711-large.png differ diff --git a/pokemon/home/711-small.png b/pokemon/home/711-small.png new file mode 100644 index 0000000..628122e Binary files /dev/null and b/pokemon/home/711-small.png differ diff --git a/pokemon/home/711-super.png b/pokemon/home/711-super.png new file mode 100644 index 0000000..dd68025 Binary files /dev/null and b/pokemon/home/711-super.png differ diff --git a/pokemon/home/712.png b/pokemon/home/712.png new file mode 100644 index 0000000..ee6934c Binary files /dev/null and b/pokemon/home/712.png differ diff --git a/pokemon/home/713.png b/pokemon/home/713.png new file mode 100644 index 0000000..f5d48f3 Binary files /dev/null and b/pokemon/home/713.png differ diff --git a/pokemon/home/714.png b/pokemon/home/714.png new file mode 100644 index 0000000..5cbc434 Binary files /dev/null and b/pokemon/home/714.png differ diff --git a/pokemon/home/715.png b/pokemon/home/715.png new file mode 100644 index 0000000..cbc2d54 Binary files /dev/null and b/pokemon/home/715.png differ diff --git a/pokemon/home/716-active.png b/pokemon/home/716-active.png new file mode 100644 index 0000000..a3d1482 Binary files /dev/null and b/pokemon/home/716-active.png differ diff --git a/pokemon/home/716-neutral.png b/pokemon/home/716-neutral.png new file mode 100644 index 0000000..12d4633 Binary files /dev/null and b/pokemon/home/716-neutral.png differ diff --git a/pokemon/home/717.png b/pokemon/home/717.png new file mode 100644 index 0000000..633ef55 Binary files /dev/null and b/pokemon/home/717.png differ diff --git a/pokemon/home/718-10-power-construct.png b/pokemon/home/718-10-power-construct.png new file mode 100644 index 0000000..468f47d Binary files /dev/null and b/pokemon/home/718-10-power-construct.png differ diff --git a/pokemon/home/718-10.png b/pokemon/home/718-10.png new file mode 100644 index 0000000..468f47d Binary files /dev/null and b/pokemon/home/718-10.png differ diff --git a/pokemon/home/718-50-power-construct.png b/pokemon/home/718-50-power-construct.png new file mode 100644 index 0000000..b38b567 Binary files /dev/null and b/pokemon/home/718-50-power-construct.png differ diff --git a/pokemon/home/718-complete.png b/pokemon/home/718-complete.png new file mode 100644 index 0000000..845e36a Binary files /dev/null and b/pokemon/home/718-complete.png differ diff --git a/pokemon/home/718.png b/pokemon/home/718.png new file mode 100644 index 0000000..b38b567 Binary files /dev/null and b/pokemon/home/718.png differ diff --git a/pokemon/home/719-mega.png b/pokemon/home/719-mega.png new file mode 100644 index 0000000..6699863 Binary files /dev/null and b/pokemon/home/719-mega.png differ diff --git a/pokemon/home/719.png b/pokemon/home/719.png new file mode 100644 index 0000000..8c91316 Binary files /dev/null and b/pokemon/home/719.png differ diff --git a/pokemon/home/72.png b/pokemon/home/72.png new file mode 100644 index 0000000..56a35ea Binary files /dev/null and b/pokemon/home/72.png differ diff --git a/pokemon/home/720-unbound.png b/pokemon/home/720-unbound.png new file mode 100644 index 0000000..59eaba0 Binary files /dev/null and b/pokemon/home/720-unbound.png differ diff --git a/pokemon/home/720.png b/pokemon/home/720.png new file mode 100644 index 0000000..a0412f7 Binary files /dev/null and b/pokemon/home/720.png differ diff --git a/pokemon/home/721.png b/pokemon/home/721.png new file mode 100644 index 0000000..c784748 Binary files /dev/null and b/pokemon/home/721.png differ diff --git a/pokemon/home/722.png b/pokemon/home/722.png new file mode 100644 index 0000000..09973f2 Binary files /dev/null and b/pokemon/home/722.png differ diff --git a/pokemon/home/723.png b/pokemon/home/723.png new file mode 100644 index 0000000..87d4a9d Binary files /dev/null and b/pokemon/home/723.png differ diff --git a/pokemon/home/724.png b/pokemon/home/724.png new file mode 100644 index 0000000..4523198 Binary files /dev/null and b/pokemon/home/724.png differ diff --git a/pokemon/home/725.png b/pokemon/home/725.png new file mode 100644 index 0000000..614484f Binary files /dev/null and b/pokemon/home/725.png differ diff --git a/pokemon/home/726.png b/pokemon/home/726.png new file mode 100644 index 0000000..0054ff8 Binary files /dev/null and b/pokemon/home/726.png differ diff --git a/pokemon/home/727.png b/pokemon/home/727.png new file mode 100644 index 0000000..7c77006 Binary files /dev/null and b/pokemon/home/727.png differ diff --git a/pokemon/home/728.png b/pokemon/home/728.png new file mode 100644 index 0000000..4000848 Binary files /dev/null and b/pokemon/home/728.png differ diff --git a/pokemon/home/729.png b/pokemon/home/729.png new file mode 100644 index 0000000..bc2f574 Binary files /dev/null and b/pokemon/home/729.png differ diff --git a/pokemon/home/73.png b/pokemon/home/73.png new file mode 100644 index 0000000..5f72617 Binary files /dev/null and b/pokemon/home/73.png differ diff --git a/pokemon/home/730.png b/pokemon/home/730.png new file mode 100644 index 0000000..cf7bc9b Binary files /dev/null and b/pokemon/home/730.png differ diff --git a/pokemon/home/731.png b/pokemon/home/731.png new file mode 100644 index 0000000..9dad141 Binary files /dev/null and b/pokemon/home/731.png differ diff --git a/pokemon/home/732.png b/pokemon/home/732.png new file mode 100644 index 0000000..03d6df4 Binary files /dev/null and b/pokemon/home/732.png differ diff --git a/pokemon/home/733.png b/pokemon/home/733.png new file mode 100644 index 0000000..7d89a54 Binary files /dev/null and b/pokemon/home/733.png differ diff --git a/pokemon/home/734.png b/pokemon/home/734.png new file mode 100644 index 0000000..dcf4e43 Binary files /dev/null and b/pokemon/home/734.png differ diff --git a/pokemon/home/735-totem.png b/pokemon/home/735-totem.png new file mode 100644 index 0000000..ee25c07 Binary files /dev/null and b/pokemon/home/735-totem.png differ diff --git a/pokemon/home/735.png b/pokemon/home/735.png new file mode 100644 index 0000000..069b47e Binary files /dev/null and b/pokemon/home/735.png differ diff --git a/pokemon/home/736.png b/pokemon/home/736.png new file mode 100644 index 0000000..f71879d Binary files /dev/null and b/pokemon/home/736.png differ diff --git a/pokemon/home/737.png b/pokemon/home/737.png new file mode 100644 index 0000000..37d44b7 Binary files /dev/null and b/pokemon/home/737.png differ diff --git a/pokemon/home/738-totem.png b/pokemon/home/738-totem.png new file mode 100644 index 0000000..b9b3645 Binary files /dev/null and b/pokemon/home/738-totem.png differ diff --git a/pokemon/home/738.png b/pokemon/home/738.png new file mode 100644 index 0000000..6b553a6 Binary files /dev/null and b/pokemon/home/738.png differ diff --git a/pokemon/home/739.png b/pokemon/home/739.png new file mode 100644 index 0000000..4871d3d Binary files /dev/null and b/pokemon/home/739.png differ diff --git a/pokemon/home/74-alola.png b/pokemon/home/74-alola.png new file mode 100644 index 0000000..a883b8f Binary files /dev/null and b/pokemon/home/74-alola.png differ diff --git a/pokemon/home/74.png b/pokemon/home/74.png new file mode 100644 index 0000000..2e10dc1 Binary files /dev/null and b/pokemon/home/74.png differ diff --git a/pokemon/home/740.png b/pokemon/home/740.png new file mode 100644 index 0000000..7fc7194 Binary files /dev/null and b/pokemon/home/740.png differ diff --git a/pokemon/home/741-baile.png b/pokemon/home/741-baile.png new file mode 100644 index 0000000..8d01169 Binary files /dev/null and b/pokemon/home/741-baile.png differ diff --git a/pokemon/home/741-pau.png b/pokemon/home/741-pau.png new file mode 100644 index 0000000..b71e4aa Binary files /dev/null and b/pokemon/home/741-pau.png differ diff --git a/pokemon/home/741-pom-pom.png b/pokemon/home/741-pom-pom.png new file mode 100644 index 0000000..6f66eb9 Binary files /dev/null and b/pokemon/home/741-pom-pom.png differ diff --git a/pokemon/home/741-sensu.png b/pokemon/home/741-sensu.png new file mode 100644 index 0000000..42ed5b0 Binary files /dev/null and b/pokemon/home/741-sensu.png differ diff --git a/pokemon/home/742.png b/pokemon/home/742.png new file mode 100644 index 0000000..9bf20ce Binary files /dev/null and b/pokemon/home/742.png differ diff --git a/pokemon/home/743-totem.png b/pokemon/home/743-totem.png new file mode 100644 index 0000000..d99fc37 Binary files /dev/null and b/pokemon/home/743-totem.png differ diff --git a/pokemon/home/743.png b/pokemon/home/743.png new file mode 100644 index 0000000..87d4472 Binary files /dev/null and b/pokemon/home/743.png differ diff --git a/pokemon/home/744-own-tempo.png b/pokemon/home/744-own-tempo.png new file mode 100644 index 0000000..8f0076d Binary files /dev/null and b/pokemon/home/744-own-tempo.png differ diff --git a/pokemon/home/744.png b/pokemon/home/744.png new file mode 100644 index 0000000..8f0076d Binary files /dev/null and b/pokemon/home/744.png differ diff --git a/pokemon/home/745-dusk.png b/pokemon/home/745-dusk.png new file mode 100644 index 0000000..5a92fd9 Binary files /dev/null and b/pokemon/home/745-dusk.png differ diff --git a/pokemon/home/745-midday.png b/pokemon/home/745-midday.png new file mode 100644 index 0000000..7743976 Binary files /dev/null and b/pokemon/home/745-midday.png differ diff --git a/pokemon/home/745-midnight.png b/pokemon/home/745-midnight.png new file mode 100644 index 0000000..9a793ec Binary files /dev/null and b/pokemon/home/745-midnight.png differ diff --git a/pokemon/home/746-school.png b/pokemon/home/746-school.png new file mode 100644 index 0000000..4741899 Binary files /dev/null and b/pokemon/home/746-school.png differ diff --git a/pokemon/home/746-solo.png b/pokemon/home/746-solo.png new file mode 100644 index 0000000..a6061e0 Binary files /dev/null and b/pokemon/home/746-solo.png differ diff --git a/pokemon/home/747.png b/pokemon/home/747.png new file mode 100644 index 0000000..14c346a Binary files /dev/null and b/pokemon/home/747.png differ diff --git a/pokemon/home/748.png b/pokemon/home/748.png new file mode 100644 index 0000000..d0d3d37 Binary files /dev/null and b/pokemon/home/748.png differ diff --git a/pokemon/home/749.png b/pokemon/home/749.png new file mode 100644 index 0000000..df463ac Binary files /dev/null and b/pokemon/home/749.png differ diff --git a/pokemon/home/75-alola.png b/pokemon/home/75-alola.png new file mode 100644 index 0000000..9936121 Binary files /dev/null and b/pokemon/home/75-alola.png differ diff --git a/pokemon/home/75.png b/pokemon/home/75.png new file mode 100644 index 0000000..84b98a5 Binary files /dev/null and b/pokemon/home/75.png differ diff --git a/pokemon/home/750.png b/pokemon/home/750.png new file mode 100644 index 0000000..c353086 Binary files /dev/null and b/pokemon/home/750.png differ diff --git a/pokemon/home/751.png b/pokemon/home/751.png new file mode 100644 index 0000000..5616cb3 Binary files /dev/null and b/pokemon/home/751.png differ diff --git a/pokemon/home/752-totem.png b/pokemon/home/752-totem.png new file mode 100644 index 0000000..ce1227c Binary files /dev/null and b/pokemon/home/752-totem.png differ diff --git a/pokemon/home/752.png b/pokemon/home/752.png new file mode 100644 index 0000000..ce1227c Binary files /dev/null and b/pokemon/home/752.png differ diff --git a/pokemon/home/753.png b/pokemon/home/753.png new file mode 100644 index 0000000..ae9c380 Binary files /dev/null and b/pokemon/home/753.png differ diff --git a/pokemon/home/754-totem.png b/pokemon/home/754-totem.png new file mode 100644 index 0000000..5215388 Binary files /dev/null and b/pokemon/home/754-totem.png differ diff --git a/pokemon/home/754.png b/pokemon/home/754.png new file mode 100644 index 0000000..94a7fd1 Binary files /dev/null and b/pokemon/home/754.png differ diff --git a/pokemon/home/755.png b/pokemon/home/755.png new file mode 100644 index 0000000..e44af38 Binary files /dev/null and b/pokemon/home/755.png differ diff --git a/pokemon/home/756.png b/pokemon/home/756.png new file mode 100644 index 0000000..59633c1 Binary files /dev/null and b/pokemon/home/756.png differ diff --git a/pokemon/home/757.png b/pokemon/home/757.png new file mode 100644 index 0000000..cbdf513 Binary files /dev/null and b/pokemon/home/757.png differ diff --git a/pokemon/home/758-totem.png b/pokemon/home/758-totem.png new file mode 100644 index 0000000..15212d2 Binary files /dev/null and b/pokemon/home/758-totem.png differ diff --git a/pokemon/home/758.png b/pokemon/home/758.png new file mode 100644 index 0000000..17907e1 Binary files /dev/null and b/pokemon/home/758.png differ diff --git a/pokemon/home/759.png b/pokemon/home/759.png new file mode 100644 index 0000000..1dfe6f1 Binary files /dev/null and b/pokemon/home/759.png differ diff --git a/pokemon/home/76-alola.png b/pokemon/home/76-alola.png new file mode 100644 index 0000000..2874d05 Binary files /dev/null and b/pokemon/home/76-alola.png differ diff --git a/pokemon/home/76.png b/pokemon/home/76.png new file mode 100644 index 0000000..1ad9144 Binary files /dev/null and b/pokemon/home/76.png differ diff --git a/pokemon/home/760.png b/pokemon/home/760.png new file mode 100644 index 0000000..198167e Binary files /dev/null and b/pokemon/home/760.png differ diff --git a/pokemon/home/761.png b/pokemon/home/761.png new file mode 100644 index 0000000..9c20e23 Binary files /dev/null and b/pokemon/home/761.png differ diff --git a/pokemon/home/762.png b/pokemon/home/762.png new file mode 100644 index 0000000..d28f11a Binary files /dev/null and b/pokemon/home/762.png differ diff --git a/pokemon/home/763.png b/pokemon/home/763.png new file mode 100644 index 0000000..d031dc3 Binary files /dev/null and b/pokemon/home/763.png differ diff --git a/pokemon/home/764.png b/pokemon/home/764.png new file mode 100644 index 0000000..6cdb11a Binary files /dev/null and b/pokemon/home/764.png differ diff --git a/pokemon/home/765.png b/pokemon/home/765.png new file mode 100644 index 0000000..a47af93 Binary files /dev/null and b/pokemon/home/765.png differ diff --git a/pokemon/home/766.png b/pokemon/home/766.png new file mode 100644 index 0000000..c14a036 Binary files /dev/null and b/pokemon/home/766.png differ diff --git a/pokemon/home/767.png b/pokemon/home/767.png new file mode 100644 index 0000000..5999555 Binary files /dev/null and b/pokemon/home/767.png differ diff --git a/pokemon/home/768.png b/pokemon/home/768.png new file mode 100644 index 0000000..2ac88c5 Binary files /dev/null and b/pokemon/home/768.png differ diff --git a/pokemon/home/769.png b/pokemon/home/769.png new file mode 100644 index 0000000..74eadce Binary files /dev/null and b/pokemon/home/769.png differ diff --git a/pokemon/home/77-galar.png b/pokemon/home/77-galar.png new file mode 100644 index 0000000..0fcabdc Binary files /dev/null and b/pokemon/home/77-galar.png differ diff --git a/pokemon/home/77.png b/pokemon/home/77.png new file mode 100644 index 0000000..2732851 Binary files /dev/null and b/pokemon/home/77.png differ diff --git a/pokemon/home/770.png b/pokemon/home/770.png new file mode 100644 index 0000000..0eaa403 Binary files /dev/null and b/pokemon/home/770.png differ diff --git a/pokemon/home/771.png b/pokemon/home/771.png new file mode 100644 index 0000000..d83f1b3 Binary files /dev/null and b/pokemon/home/771.png differ diff --git a/pokemon/home/772.png b/pokemon/home/772.png new file mode 100644 index 0000000..1d63de5 Binary files /dev/null and b/pokemon/home/772.png differ diff --git a/pokemon/home/773-bug.png b/pokemon/home/773-bug.png new file mode 100644 index 0000000..1cf72ee Binary files /dev/null and b/pokemon/home/773-bug.png differ diff --git a/pokemon/home/773-dark.png b/pokemon/home/773-dark.png new file mode 100644 index 0000000..64aab5c Binary files /dev/null and b/pokemon/home/773-dark.png differ diff --git a/pokemon/home/773-dragon.png b/pokemon/home/773-dragon.png new file mode 100644 index 0000000..457eb37 Binary files /dev/null and b/pokemon/home/773-dragon.png differ diff --git a/pokemon/home/773-electric.png b/pokemon/home/773-electric.png new file mode 100644 index 0000000..9c1c4f2 Binary files /dev/null and b/pokemon/home/773-electric.png differ diff --git a/pokemon/home/773-fairy.png b/pokemon/home/773-fairy.png new file mode 100644 index 0000000..d70d7e3 Binary files /dev/null and b/pokemon/home/773-fairy.png differ diff --git a/pokemon/home/773-fighting.png b/pokemon/home/773-fighting.png new file mode 100644 index 0000000..93d82b2 Binary files /dev/null and b/pokemon/home/773-fighting.png differ diff --git a/pokemon/home/773-fire.png b/pokemon/home/773-fire.png new file mode 100644 index 0000000..1e6fb49 Binary files /dev/null and b/pokemon/home/773-fire.png differ diff --git a/pokemon/home/773-flying.png b/pokemon/home/773-flying.png new file mode 100644 index 0000000..bf08dea Binary files /dev/null and b/pokemon/home/773-flying.png differ diff --git a/pokemon/home/773-ghost.png b/pokemon/home/773-ghost.png new file mode 100644 index 0000000..ebaaf24 Binary files /dev/null and b/pokemon/home/773-ghost.png differ diff --git a/pokemon/home/773-grass.png b/pokemon/home/773-grass.png new file mode 100644 index 0000000..890820d Binary files /dev/null and b/pokemon/home/773-grass.png differ diff --git a/pokemon/home/773-ground.png b/pokemon/home/773-ground.png new file mode 100644 index 0000000..2d4e222 Binary files /dev/null and b/pokemon/home/773-ground.png differ diff --git a/pokemon/home/773-ice.png b/pokemon/home/773-ice.png new file mode 100644 index 0000000..87c3d06 Binary files /dev/null and b/pokemon/home/773-ice.png differ diff --git a/pokemon/home/773-normal.png b/pokemon/home/773-normal.png new file mode 100644 index 0000000..9b5bb00 Binary files /dev/null and b/pokemon/home/773-normal.png differ diff --git a/pokemon/home/773-poison.png b/pokemon/home/773-poison.png new file mode 100644 index 0000000..f5518b5 Binary files /dev/null and b/pokemon/home/773-poison.png differ diff --git a/pokemon/home/773-psychic.png b/pokemon/home/773-psychic.png new file mode 100644 index 0000000..4e176c0 Binary files /dev/null and b/pokemon/home/773-psychic.png differ diff --git a/pokemon/home/773-rock.png b/pokemon/home/773-rock.png new file mode 100644 index 0000000..0b64aba Binary files /dev/null and b/pokemon/home/773-rock.png differ diff --git a/pokemon/home/773-steel.png b/pokemon/home/773-steel.png new file mode 100644 index 0000000..9086397 Binary files /dev/null and b/pokemon/home/773-steel.png differ diff --git a/pokemon/home/773-water.png b/pokemon/home/773-water.png new file mode 100644 index 0000000..61f1886 Binary files /dev/null and b/pokemon/home/773-water.png differ diff --git a/pokemon/home/774-blue-meteor.png b/pokemon/home/774-blue-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-blue-meteor.png differ diff --git a/pokemon/home/774-blue.png b/pokemon/home/774-blue.png new file mode 100644 index 0000000..bf6ef6e Binary files /dev/null and b/pokemon/home/774-blue.png differ diff --git a/pokemon/home/774-green-meteor.png b/pokemon/home/774-green-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-green-meteor.png differ diff --git a/pokemon/home/774-green.png b/pokemon/home/774-green.png new file mode 100644 index 0000000..7c5f534 Binary files /dev/null and b/pokemon/home/774-green.png differ diff --git a/pokemon/home/774-indigo-meteor.png b/pokemon/home/774-indigo-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-indigo-meteor.png differ diff --git a/pokemon/home/774-indigo.png b/pokemon/home/774-indigo.png new file mode 100644 index 0000000..0013576 Binary files /dev/null and b/pokemon/home/774-indigo.png differ diff --git a/pokemon/home/774-orange-meteor.png b/pokemon/home/774-orange-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-orange-meteor.png differ diff --git a/pokemon/home/774-orange.png b/pokemon/home/774-orange.png new file mode 100644 index 0000000..21cf17d Binary files /dev/null and b/pokemon/home/774-orange.png differ diff --git a/pokemon/home/774-red-meteor.png b/pokemon/home/774-red-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-red-meteor.png differ diff --git a/pokemon/home/774-red.png b/pokemon/home/774-red.png new file mode 100644 index 0000000..c5c7e22 Binary files /dev/null and b/pokemon/home/774-red.png differ diff --git a/pokemon/home/774-violet-meteor.png b/pokemon/home/774-violet-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-violet-meteor.png differ diff --git a/pokemon/home/774-violet.png b/pokemon/home/774-violet.png new file mode 100644 index 0000000..e598515 Binary files /dev/null and b/pokemon/home/774-violet.png differ diff --git a/pokemon/home/774-yellow-meteor.png b/pokemon/home/774-yellow-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/774-yellow-meteor.png differ diff --git a/pokemon/home/774-yellow.png b/pokemon/home/774-yellow.png new file mode 100644 index 0000000..f319f39 Binary files /dev/null and b/pokemon/home/774-yellow.png differ diff --git a/pokemon/home/775.png b/pokemon/home/775.png new file mode 100644 index 0000000..c3bdceb Binary files /dev/null and b/pokemon/home/775.png differ diff --git a/pokemon/home/776.png b/pokemon/home/776.png new file mode 100644 index 0000000..e434e6e Binary files /dev/null and b/pokemon/home/776.png differ diff --git a/pokemon/home/777-totem.png b/pokemon/home/777-totem.png new file mode 100644 index 0000000..2cd7d13 Binary files /dev/null and b/pokemon/home/777-totem.png differ diff --git a/pokemon/home/777.png b/pokemon/home/777.png new file mode 100644 index 0000000..2fc11c1 Binary files /dev/null and b/pokemon/home/777.png differ diff --git a/pokemon/home/778-busted.png b/pokemon/home/778-busted.png new file mode 100644 index 0000000..ec5a725 Binary files /dev/null and b/pokemon/home/778-busted.png differ diff --git a/pokemon/home/778-disguised.png b/pokemon/home/778-disguised.png new file mode 100644 index 0000000..7fcb054 Binary files /dev/null and b/pokemon/home/778-disguised.png differ diff --git a/pokemon/home/778-totem-busted.png b/pokemon/home/778-totem-busted.png new file mode 100644 index 0000000..3ce76b8 Binary files /dev/null and b/pokemon/home/778-totem-busted.png differ diff --git a/pokemon/home/778-totem-disguised.png b/pokemon/home/778-totem-disguised.png new file mode 100644 index 0000000..731b5cd Binary files /dev/null and b/pokemon/home/778-totem-disguised.png differ diff --git a/pokemon/home/779.png b/pokemon/home/779.png new file mode 100644 index 0000000..3bf4597 Binary files /dev/null and b/pokemon/home/779.png differ diff --git a/pokemon/home/78-galar.png b/pokemon/home/78-galar.png new file mode 100644 index 0000000..8120b0f Binary files /dev/null and b/pokemon/home/78-galar.png differ diff --git a/pokemon/home/78.png b/pokemon/home/78.png new file mode 100644 index 0000000..1edd13d Binary files /dev/null and b/pokemon/home/78.png differ diff --git a/pokemon/home/780.png b/pokemon/home/780.png new file mode 100644 index 0000000..5a2a37a Binary files /dev/null and b/pokemon/home/780.png differ diff --git a/pokemon/home/781.png b/pokemon/home/781.png new file mode 100644 index 0000000..e5ecf8c Binary files /dev/null and b/pokemon/home/781.png differ diff --git a/pokemon/home/782.png b/pokemon/home/782.png new file mode 100644 index 0000000..445f376 Binary files /dev/null and b/pokemon/home/782.png differ diff --git a/pokemon/home/783.png b/pokemon/home/783.png new file mode 100644 index 0000000..372d1a2 Binary files /dev/null and b/pokemon/home/783.png differ diff --git a/pokemon/home/784-totem.png b/pokemon/home/784-totem.png new file mode 100644 index 0000000..bcfaf47 Binary files /dev/null and b/pokemon/home/784-totem.png differ diff --git a/pokemon/home/784.png b/pokemon/home/784.png new file mode 100644 index 0000000..5f2610b Binary files /dev/null and b/pokemon/home/784.png differ diff --git a/pokemon/home/785.png b/pokemon/home/785.png new file mode 100644 index 0000000..42e462e Binary files /dev/null and b/pokemon/home/785.png differ diff --git a/pokemon/home/786.png b/pokemon/home/786.png new file mode 100644 index 0000000..a49a4b9 Binary files /dev/null and b/pokemon/home/786.png differ diff --git a/pokemon/home/787.png b/pokemon/home/787.png new file mode 100644 index 0000000..7a9af4e Binary files /dev/null and b/pokemon/home/787.png differ diff --git a/pokemon/home/788.png b/pokemon/home/788.png new file mode 100644 index 0000000..cab1780 Binary files /dev/null and b/pokemon/home/788.png differ diff --git a/pokemon/home/789.png b/pokemon/home/789.png new file mode 100644 index 0000000..c10b03b Binary files /dev/null and b/pokemon/home/789.png differ diff --git a/pokemon/home/79-galar.png b/pokemon/home/79-galar.png new file mode 100644 index 0000000..990353b Binary files /dev/null and b/pokemon/home/79-galar.png differ diff --git a/pokemon/home/79.png b/pokemon/home/79.png new file mode 100644 index 0000000..39dce3a Binary files /dev/null and b/pokemon/home/79.png differ diff --git a/pokemon/home/790.png b/pokemon/home/790.png new file mode 100644 index 0000000..3406d8d Binary files /dev/null and b/pokemon/home/790.png differ diff --git a/pokemon/home/791.png b/pokemon/home/791.png new file mode 100644 index 0000000..fff2865 Binary files /dev/null and b/pokemon/home/791.png differ diff --git a/pokemon/home/792.png b/pokemon/home/792.png new file mode 100644 index 0000000..9830b32 Binary files /dev/null and b/pokemon/home/792.png differ diff --git a/pokemon/home/793.png b/pokemon/home/793.png new file mode 100644 index 0000000..3e157d4 Binary files /dev/null and b/pokemon/home/793.png differ diff --git a/pokemon/home/794.png b/pokemon/home/794.png new file mode 100644 index 0000000..c90a436 Binary files /dev/null and b/pokemon/home/794.png differ diff --git a/pokemon/home/795.png b/pokemon/home/795.png new file mode 100644 index 0000000..013b37e Binary files /dev/null and b/pokemon/home/795.png differ diff --git a/pokemon/home/796.png b/pokemon/home/796.png new file mode 100644 index 0000000..cb01151 Binary files /dev/null and b/pokemon/home/796.png differ diff --git a/pokemon/home/797.png b/pokemon/home/797.png new file mode 100644 index 0000000..49df0f5 Binary files /dev/null and b/pokemon/home/797.png differ diff --git a/pokemon/home/798.png b/pokemon/home/798.png new file mode 100644 index 0000000..b288185 Binary files /dev/null and b/pokemon/home/798.png differ diff --git a/pokemon/home/799.png b/pokemon/home/799.png new file mode 100644 index 0000000..e294d1d Binary files /dev/null and b/pokemon/home/799.png differ diff --git a/pokemon/home/8.png b/pokemon/home/8.png new file mode 100644 index 0000000..e6c6eb2 Binary files /dev/null and b/pokemon/home/8.png differ diff --git a/pokemon/home/80-galar.png b/pokemon/home/80-galar.png new file mode 100644 index 0000000..d819099 Binary files /dev/null and b/pokemon/home/80-galar.png differ diff --git a/pokemon/home/80-mega.png b/pokemon/home/80-mega.png new file mode 100644 index 0000000..26f64da Binary files /dev/null and b/pokemon/home/80-mega.png differ diff --git a/pokemon/home/80.png b/pokemon/home/80.png new file mode 100644 index 0000000..747b114 Binary files /dev/null and b/pokemon/home/80.png differ diff --git a/pokemon/home/800-dawn-wings.png b/pokemon/home/800-dawn-wings.png new file mode 100644 index 0000000..9b0acdd Binary files /dev/null and b/pokemon/home/800-dawn-wings.png differ diff --git a/pokemon/home/800-dusk-mane.png b/pokemon/home/800-dusk-mane.png new file mode 100644 index 0000000..0a0bee3 Binary files /dev/null and b/pokemon/home/800-dusk-mane.png differ diff --git a/pokemon/home/800-ultra.png b/pokemon/home/800-ultra.png new file mode 100644 index 0000000..3509515 Binary files /dev/null and b/pokemon/home/800-ultra.png differ diff --git a/pokemon/home/800.png b/pokemon/home/800.png new file mode 100644 index 0000000..a52290f Binary files /dev/null and b/pokemon/home/800.png differ diff --git a/pokemon/home/801-original.png b/pokemon/home/801-original.png new file mode 100644 index 0000000..45e06f8 Binary files /dev/null and b/pokemon/home/801-original.png differ diff --git a/pokemon/home/801.png b/pokemon/home/801.png new file mode 100644 index 0000000..e2e2f8a Binary files /dev/null and b/pokemon/home/801.png differ diff --git a/pokemon/home/802.png b/pokemon/home/802.png new file mode 100644 index 0000000..28b1bfd Binary files /dev/null and b/pokemon/home/802.png differ diff --git a/pokemon/home/803.png b/pokemon/home/803.png new file mode 100644 index 0000000..16d2b65 Binary files /dev/null and b/pokemon/home/803.png differ diff --git a/pokemon/home/804.png b/pokemon/home/804.png new file mode 100644 index 0000000..995e3ec Binary files /dev/null and b/pokemon/home/804.png differ diff --git a/pokemon/home/805.png b/pokemon/home/805.png new file mode 100644 index 0000000..f9ee695 Binary files /dev/null and b/pokemon/home/805.png differ diff --git a/pokemon/home/806.png b/pokemon/home/806.png new file mode 100644 index 0000000..e8dc132 Binary files /dev/null and b/pokemon/home/806.png differ diff --git a/pokemon/home/807.png b/pokemon/home/807.png new file mode 100644 index 0000000..4d8925a Binary files /dev/null and b/pokemon/home/807.png differ diff --git a/pokemon/home/808.png b/pokemon/home/808.png new file mode 100644 index 0000000..20f4e2e Binary files /dev/null and b/pokemon/home/808.png differ diff --git a/pokemon/home/809.png b/pokemon/home/809.png new file mode 100644 index 0000000..6c4e9e6 Binary files /dev/null and b/pokemon/home/809.png differ diff --git a/pokemon/home/81.png b/pokemon/home/81.png new file mode 100644 index 0000000..ee8af84 Binary files /dev/null and b/pokemon/home/81.png differ diff --git a/pokemon/home/810.png b/pokemon/home/810.png new file mode 100644 index 0000000..de56348 Binary files /dev/null and b/pokemon/home/810.png differ diff --git a/pokemon/home/811.png b/pokemon/home/811.png new file mode 100644 index 0000000..5a8c6ed Binary files /dev/null and b/pokemon/home/811.png differ diff --git a/pokemon/home/812.png b/pokemon/home/812.png new file mode 100644 index 0000000..02d395e Binary files /dev/null and b/pokemon/home/812.png differ diff --git a/pokemon/home/813.png b/pokemon/home/813.png new file mode 100644 index 0000000..03eaf5b Binary files /dev/null and b/pokemon/home/813.png differ diff --git a/pokemon/home/814.png b/pokemon/home/814.png new file mode 100644 index 0000000..01ad631 Binary files /dev/null and b/pokemon/home/814.png differ diff --git a/pokemon/home/815.png b/pokemon/home/815.png new file mode 100644 index 0000000..4d4055a Binary files /dev/null and b/pokemon/home/815.png differ diff --git a/pokemon/home/816.png b/pokemon/home/816.png new file mode 100644 index 0000000..28e4336 Binary files /dev/null and b/pokemon/home/816.png differ diff --git a/pokemon/home/817.png b/pokemon/home/817.png new file mode 100644 index 0000000..03cb19e Binary files /dev/null and b/pokemon/home/817.png differ diff --git a/pokemon/home/818.png b/pokemon/home/818.png new file mode 100644 index 0000000..2bf9be1 Binary files /dev/null and b/pokemon/home/818.png differ diff --git a/pokemon/home/819.png b/pokemon/home/819.png new file mode 100644 index 0000000..5b7d0a9 Binary files /dev/null and b/pokemon/home/819.png differ diff --git a/pokemon/home/82.png b/pokemon/home/82.png new file mode 100644 index 0000000..c62b181 Binary files /dev/null and b/pokemon/home/82.png differ diff --git a/pokemon/home/820.png b/pokemon/home/820.png new file mode 100644 index 0000000..44b1350 Binary files /dev/null and b/pokemon/home/820.png differ diff --git a/pokemon/home/821.png b/pokemon/home/821.png new file mode 100644 index 0000000..729810e Binary files /dev/null and b/pokemon/home/821.png differ diff --git a/pokemon/home/822.png b/pokemon/home/822.png new file mode 100644 index 0000000..5a5a442 Binary files /dev/null and b/pokemon/home/822.png differ diff --git a/pokemon/home/823.png b/pokemon/home/823.png new file mode 100644 index 0000000..1c6a064 Binary files /dev/null and b/pokemon/home/823.png differ diff --git a/pokemon/home/824.png b/pokemon/home/824.png new file mode 100644 index 0000000..ec57051 Binary files /dev/null and b/pokemon/home/824.png differ diff --git a/pokemon/home/825.png b/pokemon/home/825.png new file mode 100644 index 0000000..0893a42 Binary files /dev/null and b/pokemon/home/825.png differ diff --git a/pokemon/home/826.png b/pokemon/home/826.png new file mode 100644 index 0000000..c5afda0 Binary files /dev/null and b/pokemon/home/826.png differ diff --git a/pokemon/home/827.png b/pokemon/home/827.png new file mode 100644 index 0000000..2b26c36 Binary files /dev/null and b/pokemon/home/827.png differ diff --git a/pokemon/home/828.png b/pokemon/home/828.png new file mode 100644 index 0000000..ba4bab7 Binary files /dev/null and b/pokemon/home/828.png differ diff --git a/pokemon/home/829.png b/pokemon/home/829.png new file mode 100644 index 0000000..13f4d42 Binary files /dev/null and b/pokemon/home/829.png differ diff --git a/pokemon/home/83-galar.png b/pokemon/home/83-galar.png new file mode 100644 index 0000000..af4d42a Binary files /dev/null and b/pokemon/home/83-galar.png differ diff --git a/pokemon/home/83.png b/pokemon/home/83.png new file mode 100644 index 0000000..4e6ca2b Binary files /dev/null and b/pokemon/home/83.png differ diff --git a/pokemon/home/830.png b/pokemon/home/830.png new file mode 100644 index 0000000..b446c96 Binary files /dev/null and b/pokemon/home/830.png differ diff --git a/pokemon/home/831.png b/pokemon/home/831.png new file mode 100644 index 0000000..8086bb5 Binary files /dev/null and b/pokemon/home/831.png differ diff --git a/pokemon/home/832.png b/pokemon/home/832.png new file mode 100644 index 0000000..e703c88 Binary files /dev/null and b/pokemon/home/832.png differ diff --git a/pokemon/home/833.png b/pokemon/home/833.png new file mode 100644 index 0000000..712778f Binary files /dev/null and b/pokemon/home/833.png differ diff --git a/pokemon/home/834.png b/pokemon/home/834.png new file mode 100644 index 0000000..857136f Binary files /dev/null and b/pokemon/home/834.png differ diff --git a/pokemon/home/835.png b/pokemon/home/835.png new file mode 100644 index 0000000..83076cc Binary files /dev/null and b/pokemon/home/835.png differ diff --git a/pokemon/home/836.png b/pokemon/home/836.png new file mode 100644 index 0000000..a745b2b Binary files /dev/null and b/pokemon/home/836.png differ diff --git a/pokemon/home/837.png b/pokemon/home/837.png new file mode 100644 index 0000000..320c17b Binary files /dev/null and b/pokemon/home/837.png differ diff --git a/pokemon/home/838.png b/pokemon/home/838.png new file mode 100644 index 0000000..db54335 Binary files /dev/null and b/pokemon/home/838.png differ diff --git a/pokemon/home/839.png b/pokemon/home/839.png new file mode 100644 index 0000000..115f299 Binary files /dev/null and b/pokemon/home/839.png differ diff --git a/pokemon/home/84.png b/pokemon/home/84.png new file mode 100644 index 0000000..a62015a Binary files /dev/null and b/pokemon/home/84.png differ diff --git a/pokemon/home/840.png b/pokemon/home/840.png new file mode 100644 index 0000000..d137487 Binary files /dev/null and b/pokemon/home/840.png differ diff --git a/pokemon/home/841.png b/pokemon/home/841.png new file mode 100644 index 0000000..3e7b729 Binary files /dev/null and b/pokemon/home/841.png differ diff --git a/pokemon/home/842.png b/pokemon/home/842.png new file mode 100644 index 0000000..6a7350e Binary files /dev/null and b/pokemon/home/842.png differ diff --git a/pokemon/home/843.png b/pokemon/home/843.png new file mode 100644 index 0000000..5f27f9c Binary files /dev/null and b/pokemon/home/843.png differ diff --git a/pokemon/home/844.png b/pokemon/home/844.png new file mode 100644 index 0000000..4d02239 Binary files /dev/null and b/pokemon/home/844.png differ diff --git a/pokemon/home/845-gorging.png b/pokemon/home/845-gorging.png new file mode 100644 index 0000000..08c3b7a Binary files /dev/null and b/pokemon/home/845-gorging.png differ diff --git a/pokemon/home/845-gulping.png b/pokemon/home/845-gulping.png new file mode 100644 index 0000000..ca349ac Binary files /dev/null and b/pokemon/home/845-gulping.png differ diff --git a/pokemon/home/845.png b/pokemon/home/845.png new file mode 100644 index 0000000..9e76c09 Binary files /dev/null and b/pokemon/home/845.png differ diff --git a/pokemon/home/846.png b/pokemon/home/846.png new file mode 100644 index 0000000..b72d058 Binary files /dev/null and b/pokemon/home/846.png differ diff --git a/pokemon/home/847.png b/pokemon/home/847.png new file mode 100644 index 0000000..94ee8e2 Binary files /dev/null and b/pokemon/home/847.png differ diff --git a/pokemon/home/848.png b/pokemon/home/848.png new file mode 100644 index 0000000..5d55f40 Binary files /dev/null and b/pokemon/home/848.png differ diff --git a/pokemon/home/849-amped.png b/pokemon/home/849-amped.png new file mode 100644 index 0000000..0389f42 Binary files /dev/null and b/pokemon/home/849-amped.png differ diff --git a/pokemon/home/849-low-key.png b/pokemon/home/849-low-key.png new file mode 100644 index 0000000..3936113 Binary files /dev/null and b/pokemon/home/849-low-key.png differ diff --git a/pokemon/home/85.png b/pokemon/home/85.png new file mode 100644 index 0000000..59118b5 Binary files /dev/null and b/pokemon/home/85.png differ diff --git a/pokemon/home/850.png b/pokemon/home/850.png new file mode 100644 index 0000000..9659d95 Binary files /dev/null and b/pokemon/home/850.png differ diff --git a/pokemon/home/851.png b/pokemon/home/851.png new file mode 100644 index 0000000..36b3b22 Binary files /dev/null and b/pokemon/home/851.png differ diff --git a/pokemon/home/852.png b/pokemon/home/852.png new file mode 100644 index 0000000..1509c7d Binary files /dev/null and b/pokemon/home/852.png differ diff --git a/pokemon/home/853.png b/pokemon/home/853.png new file mode 100644 index 0000000..3d31d09 Binary files /dev/null and b/pokemon/home/853.png differ diff --git a/pokemon/home/854-antique.png b/pokemon/home/854-antique.png new file mode 100644 index 0000000..53bc4f3 Binary files /dev/null and b/pokemon/home/854-antique.png differ diff --git a/pokemon/home/854-phony.png b/pokemon/home/854-phony.png new file mode 100644 index 0000000..53bc4f3 Binary files /dev/null and b/pokemon/home/854-phony.png differ diff --git a/pokemon/home/855-antique.png b/pokemon/home/855-antique.png new file mode 100644 index 0000000..efac70f Binary files /dev/null and b/pokemon/home/855-antique.png differ diff --git a/pokemon/home/855-phony.png b/pokemon/home/855-phony.png new file mode 100644 index 0000000..efac70f Binary files /dev/null and b/pokemon/home/855-phony.png differ diff --git a/pokemon/home/856.png b/pokemon/home/856.png new file mode 100644 index 0000000..9b70e4a Binary files /dev/null and b/pokemon/home/856.png differ diff --git a/pokemon/home/857.png b/pokemon/home/857.png new file mode 100644 index 0000000..6403ecd Binary files /dev/null and b/pokemon/home/857.png differ diff --git a/pokemon/home/858.png b/pokemon/home/858.png new file mode 100644 index 0000000..c84295c Binary files /dev/null and b/pokemon/home/858.png differ diff --git a/pokemon/home/859.png b/pokemon/home/859.png new file mode 100644 index 0000000..c339ebf Binary files /dev/null and b/pokemon/home/859.png differ diff --git a/pokemon/home/86.png b/pokemon/home/86.png new file mode 100644 index 0000000..7fe20ec Binary files /dev/null and b/pokemon/home/86.png differ diff --git a/pokemon/home/860.png b/pokemon/home/860.png new file mode 100644 index 0000000..81797f9 Binary files /dev/null and b/pokemon/home/860.png differ diff --git a/pokemon/home/861.png b/pokemon/home/861.png new file mode 100644 index 0000000..c1fa5b7 Binary files /dev/null and b/pokemon/home/861.png differ diff --git a/pokemon/home/862.png b/pokemon/home/862.png new file mode 100644 index 0000000..3b03174 Binary files /dev/null and b/pokemon/home/862.png differ diff --git a/pokemon/home/863.png b/pokemon/home/863.png new file mode 100644 index 0000000..144ba0d Binary files /dev/null and b/pokemon/home/863.png differ diff --git a/pokemon/home/864.png b/pokemon/home/864.png new file mode 100644 index 0000000..864957f Binary files /dev/null and b/pokemon/home/864.png differ diff --git a/pokemon/home/865.png b/pokemon/home/865.png new file mode 100644 index 0000000..e45dafb Binary files /dev/null and b/pokemon/home/865.png differ diff --git a/pokemon/home/866.png b/pokemon/home/866.png new file mode 100644 index 0000000..529eeb1 Binary files /dev/null and b/pokemon/home/866.png differ diff --git a/pokemon/home/867.png b/pokemon/home/867.png new file mode 100644 index 0000000..3343e1b Binary files /dev/null and b/pokemon/home/867.png differ diff --git a/pokemon/home/868.png b/pokemon/home/868.png new file mode 100644 index 0000000..a80003e Binary files /dev/null and b/pokemon/home/868.png differ diff --git a/pokemon/home/869-berry-caramel-swirl.png b/pokemon/home/869-berry-caramel-swirl.png new file mode 100644 index 0000000..7a3d2f7 Binary files /dev/null and b/pokemon/home/869-berry-caramel-swirl.png differ diff --git a/pokemon/home/869-berry-lemon-cream.png b/pokemon/home/869-berry-lemon-cream.png new file mode 100644 index 0000000..5285304 Binary files /dev/null and b/pokemon/home/869-berry-lemon-cream.png differ diff --git a/pokemon/home/869-berry-matcha-cream.png b/pokemon/home/869-berry-matcha-cream.png new file mode 100644 index 0000000..78a98cb Binary files /dev/null and b/pokemon/home/869-berry-matcha-cream.png differ diff --git a/pokemon/home/869-berry-mint-cream.png b/pokemon/home/869-berry-mint-cream.png new file mode 100644 index 0000000..1adcbb8 Binary files /dev/null and b/pokemon/home/869-berry-mint-cream.png differ diff --git a/pokemon/home/869-berry-rainbow-swirl.png b/pokemon/home/869-berry-rainbow-swirl.png new file mode 100644 index 0000000..def0e8e Binary files /dev/null and b/pokemon/home/869-berry-rainbow-swirl.png differ diff --git a/pokemon/home/869-berry-ruby-cream.png b/pokemon/home/869-berry-ruby-cream.png new file mode 100644 index 0000000..af92f46 Binary files /dev/null and b/pokemon/home/869-berry-ruby-cream.png differ diff --git a/pokemon/home/869-berry-ruby-swirl.png b/pokemon/home/869-berry-ruby-swirl.png new file mode 100644 index 0000000..6a31078 Binary files /dev/null and b/pokemon/home/869-berry-ruby-swirl.png differ diff --git a/pokemon/home/869-berry-salted-cream.png b/pokemon/home/869-berry-salted-cream.png new file mode 100644 index 0000000..424418f Binary files /dev/null and b/pokemon/home/869-berry-salted-cream.png differ diff --git a/pokemon/home/869-berry-vanilla-cream.png b/pokemon/home/869-berry-vanilla-cream.png new file mode 100644 index 0000000..653ddc9 Binary files /dev/null and b/pokemon/home/869-berry-vanilla-cream.png differ diff --git a/pokemon/home/869-clover-caramel-swirl.png b/pokemon/home/869-clover-caramel-swirl.png new file mode 100644 index 0000000..ccff148 Binary files /dev/null and b/pokemon/home/869-clover-caramel-swirl.png differ diff --git a/pokemon/home/869-clover-lemon-cream.png b/pokemon/home/869-clover-lemon-cream.png new file mode 100644 index 0000000..2a1dc69 Binary files /dev/null and b/pokemon/home/869-clover-lemon-cream.png differ diff --git a/pokemon/home/869-clover-matcha-cream.png b/pokemon/home/869-clover-matcha-cream.png new file mode 100644 index 0000000..f342dee Binary files /dev/null and b/pokemon/home/869-clover-matcha-cream.png differ diff --git a/pokemon/home/869-clover-mint-cream.png b/pokemon/home/869-clover-mint-cream.png new file mode 100644 index 0000000..451ad74 Binary files /dev/null and b/pokemon/home/869-clover-mint-cream.png differ diff --git a/pokemon/home/869-clover-rainbow-swirl.png b/pokemon/home/869-clover-rainbow-swirl.png new file mode 100644 index 0000000..bf5ad44 Binary files /dev/null and b/pokemon/home/869-clover-rainbow-swirl.png differ diff --git a/pokemon/home/869-clover-ruby-cream.png b/pokemon/home/869-clover-ruby-cream.png new file mode 100644 index 0000000..9556363 Binary files /dev/null and b/pokemon/home/869-clover-ruby-cream.png differ diff --git a/pokemon/home/869-clover-ruby-swirl.png b/pokemon/home/869-clover-ruby-swirl.png new file mode 100644 index 0000000..d2727dc Binary files /dev/null and b/pokemon/home/869-clover-ruby-swirl.png differ diff --git a/pokemon/home/869-clover-salted-cream.png b/pokemon/home/869-clover-salted-cream.png new file mode 100644 index 0000000..a09e85e Binary files /dev/null and b/pokemon/home/869-clover-salted-cream.png differ diff --git a/pokemon/home/869-clover-vanilla-cream.png b/pokemon/home/869-clover-vanilla-cream.png new file mode 100644 index 0000000..84afedd Binary files /dev/null and b/pokemon/home/869-clover-vanilla-cream.png differ diff --git a/pokemon/home/869-flower-caramel-swirl.png b/pokemon/home/869-flower-caramel-swirl.png new file mode 100644 index 0000000..6f0c0f2 Binary files /dev/null and b/pokemon/home/869-flower-caramel-swirl.png differ diff --git a/pokemon/home/869-flower-lemon-cream.png b/pokemon/home/869-flower-lemon-cream.png new file mode 100644 index 0000000..d0e6882 Binary files /dev/null and b/pokemon/home/869-flower-lemon-cream.png differ diff --git a/pokemon/home/869-flower-matcha-cream.png b/pokemon/home/869-flower-matcha-cream.png new file mode 100644 index 0000000..8822031 Binary files /dev/null and b/pokemon/home/869-flower-matcha-cream.png differ diff --git a/pokemon/home/869-flower-mint-cream.png b/pokemon/home/869-flower-mint-cream.png new file mode 100644 index 0000000..b6d9d71 Binary files /dev/null and b/pokemon/home/869-flower-mint-cream.png differ diff --git a/pokemon/home/869-flower-rainbow-swirl.png b/pokemon/home/869-flower-rainbow-swirl.png new file mode 100644 index 0000000..ac137ad Binary files /dev/null and b/pokemon/home/869-flower-rainbow-swirl.png differ diff --git a/pokemon/home/869-flower-ruby-cream.png b/pokemon/home/869-flower-ruby-cream.png new file mode 100644 index 0000000..b918037 Binary files /dev/null and b/pokemon/home/869-flower-ruby-cream.png differ diff --git a/pokemon/home/869-flower-ruby-swirl.png b/pokemon/home/869-flower-ruby-swirl.png new file mode 100644 index 0000000..bff55d4 Binary files /dev/null and b/pokemon/home/869-flower-ruby-swirl.png differ diff --git a/pokemon/home/869-flower-salted-cream.png b/pokemon/home/869-flower-salted-cream.png new file mode 100644 index 0000000..97f8f32 Binary files /dev/null and b/pokemon/home/869-flower-salted-cream.png differ diff --git a/pokemon/home/869-flower-vanilla-cream.png b/pokemon/home/869-flower-vanilla-cream.png new file mode 100644 index 0000000..b20bda6 Binary files /dev/null and b/pokemon/home/869-flower-vanilla-cream.png differ diff --git a/pokemon/home/869-love-caramel-swirl.png b/pokemon/home/869-love-caramel-swirl.png new file mode 100644 index 0000000..ed9d44c Binary files /dev/null and b/pokemon/home/869-love-caramel-swirl.png differ diff --git a/pokemon/home/869-love-lemon-cream.png b/pokemon/home/869-love-lemon-cream.png new file mode 100644 index 0000000..aca108e Binary files /dev/null and b/pokemon/home/869-love-lemon-cream.png differ diff --git a/pokemon/home/869-love-matcha-cream.png b/pokemon/home/869-love-matcha-cream.png new file mode 100644 index 0000000..18a847f Binary files /dev/null and b/pokemon/home/869-love-matcha-cream.png differ diff --git a/pokemon/home/869-love-mint-cream.png b/pokemon/home/869-love-mint-cream.png new file mode 100644 index 0000000..dbc0270 Binary files /dev/null and b/pokemon/home/869-love-mint-cream.png differ diff --git a/pokemon/home/869-love-rainbow-swirl.png b/pokemon/home/869-love-rainbow-swirl.png new file mode 100644 index 0000000..0040e54 Binary files /dev/null and b/pokemon/home/869-love-rainbow-swirl.png differ diff --git a/pokemon/home/869-love-ruby-cream.png b/pokemon/home/869-love-ruby-cream.png new file mode 100644 index 0000000..81e8172 Binary files /dev/null and b/pokemon/home/869-love-ruby-cream.png differ diff --git a/pokemon/home/869-love-ruby-swirl.png b/pokemon/home/869-love-ruby-swirl.png new file mode 100644 index 0000000..3adb421 Binary files /dev/null and b/pokemon/home/869-love-ruby-swirl.png differ diff --git a/pokemon/home/869-love-salted-cream.png b/pokemon/home/869-love-salted-cream.png new file mode 100644 index 0000000..2eaf8eb Binary files /dev/null and b/pokemon/home/869-love-salted-cream.png differ diff --git a/pokemon/home/869-love-vanilla-cream.png b/pokemon/home/869-love-vanilla-cream.png new file mode 100644 index 0000000..7303bdd Binary files /dev/null and b/pokemon/home/869-love-vanilla-cream.png differ diff --git a/pokemon/home/869-ribbon-caramel-swirl.png b/pokemon/home/869-ribbon-caramel-swirl.png new file mode 100644 index 0000000..be3c020 Binary files /dev/null and b/pokemon/home/869-ribbon-caramel-swirl.png differ diff --git a/pokemon/home/869-ribbon-lemon-cream.png b/pokemon/home/869-ribbon-lemon-cream.png new file mode 100644 index 0000000..8809989 Binary files /dev/null and b/pokemon/home/869-ribbon-lemon-cream.png differ diff --git a/pokemon/home/869-ribbon-matcha-cream.png b/pokemon/home/869-ribbon-matcha-cream.png new file mode 100644 index 0000000..36a69d4 Binary files /dev/null and b/pokemon/home/869-ribbon-matcha-cream.png differ diff --git a/pokemon/home/869-ribbon-mint-cream.png b/pokemon/home/869-ribbon-mint-cream.png new file mode 100644 index 0000000..2594034 Binary files /dev/null and b/pokemon/home/869-ribbon-mint-cream.png differ diff --git a/pokemon/home/869-ribbon-rainbow-swirl.png b/pokemon/home/869-ribbon-rainbow-swirl.png new file mode 100644 index 0000000..c4e3af4 Binary files /dev/null and b/pokemon/home/869-ribbon-rainbow-swirl.png differ diff --git a/pokemon/home/869-ribbon-ruby-cream.png b/pokemon/home/869-ribbon-ruby-cream.png new file mode 100644 index 0000000..9a47480 Binary files /dev/null and b/pokemon/home/869-ribbon-ruby-cream.png differ diff --git a/pokemon/home/869-ribbon-ruby-swirl.png b/pokemon/home/869-ribbon-ruby-swirl.png new file mode 100644 index 0000000..b681714 Binary files /dev/null and b/pokemon/home/869-ribbon-ruby-swirl.png differ diff --git a/pokemon/home/869-ribbon-salted-cream.png b/pokemon/home/869-ribbon-salted-cream.png new file mode 100644 index 0000000..5f31f2e Binary files /dev/null and b/pokemon/home/869-ribbon-salted-cream.png differ diff --git a/pokemon/home/869-ribbon-vanilla-cream.png b/pokemon/home/869-ribbon-vanilla-cream.png new file mode 100644 index 0000000..f5cc7c1 Binary files /dev/null and b/pokemon/home/869-ribbon-vanilla-cream.png differ diff --git a/pokemon/home/869-star-caramel-swirl.png b/pokemon/home/869-star-caramel-swirl.png new file mode 100644 index 0000000..e3e52d0 Binary files /dev/null and b/pokemon/home/869-star-caramel-swirl.png differ diff --git a/pokemon/home/869-star-lemon-cream.png b/pokemon/home/869-star-lemon-cream.png new file mode 100644 index 0000000..68cbf80 Binary files /dev/null and b/pokemon/home/869-star-lemon-cream.png differ diff --git a/pokemon/home/869-star-matcha-cream.png b/pokemon/home/869-star-matcha-cream.png new file mode 100644 index 0000000..4071742 Binary files /dev/null and b/pokemon/home/869-star-matcha-cream.png differ diff --git a/pokemon/home/869-star-mint-cream.png b/pokemon/home/869-star-mint-cream.png new file mode 100644 index 0000000..f83a2d1 Binary files /dev/null and b/pokemon/home/869-star-mint-cream.png differ diff --git a/pokemon/home/869-star-rainbow-swirl.png b/pokemon/home/869-star-rainbow-swirl.png new file mode 100644 index 0000000..752c5b3 Binary files /dev/null and b/pokemon/home/869-star-rainbow-swirl.png differ diff --git a/pokemon/home/869-star-ruby-cream.png b/pokemon/home/869-star-ruby-cream.png new file mode 100644 index 0000000..e7d8079 Binary files /dev/null and b/pokemon/home/869-star-ruby-cream.png differ diff --git a/pokemon/home/869-star-ruby-swirl.png b/pokemon/home/869-star-ruby-swirl.png new file mode 100644 index 0000000..a2f716f Binary files /dev/null and b/pokemon/home/869-star-ruby-swirl.png differ diff --git a/pokemon/home/869-star-salted-cream.png b/pokemon/home/869-star-salted-cream.png new file mode 100644 index 0000000..29ecafc Binary files /dev/null and b/pokemon/home/869-star-salted-cream.png differ diff --git a/pokemon/home/869-star-vanilla-cream.png b/pokemon/home/869-star-vanilla-cream.png new file mode 100644 index 0000000..3ea5d44 Binary files /dev/null and b/pokemon/home/869-star-vanilla-cream.png differ diff --git a/pokemon/home/869-strawberry-caramel-swirl.png b/pokemon/home/869-strawberry-caramel-swirl.png new file mode 100644 index 0000000..8a42bc0 Binary files /dev/null and b/pokemon/home/869-strawberry-caramel-swirl.png differ diff --git a/pokemon/home/869-strawberry-lemon-cream.png b/pokemon/home/869-strawberry-lemon-cream.png new file mode 100644 index 0000000..e894d5f Binary files /dev/null and b/pokemon/home/869-strawberry-lemon-cream.png differ diff --git a/pokemon/home/869-strawberry-matcha-cream.png b/pokemon/home/869-strawberry-matcha-cream.png new file mode 100644 index 0000000..151fb5a Binary files /dev/null and b/pokemon/home/869-strawberry-matcha-cream.png differ diff --git a/pokemon/home/869-strawberry-mint-cream.png b/pokemon/home/869-strawberry-mint-cream.png new file mode 100644 index 0000000..4c37d7b Binary files /dev/null and b/pokemon/home/869-strawberry-mint-cream.png differ diff --git a/pokemon/home/869-strawberry-rainbow-swirl.png b/pokemon/home/869-strawberry-rainbow-swirl.png new file mode 100644 index 0000000..33461f0 Binary files /dev/null and b/pokemon/home/869-strawberry-rainbow-swirl.png differ diff --git a/pokemon/home/869-strawberry-ruby-cream.png b/pokemon/home/869-strawberry-ruby-cream.png new file mode 100644 index 0000000..fd867e7 Binary files /dev/null and b/pokemon/home/869-strawberry-ruby-cream.png differ diff --git a/pokemon/home/869-strawberry-ruby-swirl.png b/pokemon/home/869-strawberry-ruby-swirl.png new file mode 100644 index 0000000..145d632 Binary files /dev/null and b/pokemon/home/869-strawberry-ruby-swirl.png differ diff --git a/pokemon/home/869-strawberry-salted-cream.png b/pokemon/home/869-strawberry-salted-cream.png new file mode 100644 index 0000000..6415ed1 Binary files /dev/null and b/pokemon/home/869-strawberry-salted-cream.png differ diff --git a/pokemon/home/869-strawberry-vanilla-cream.png b/pokemon/home/869-strawberry-vanilla-cream.png new file mode 100644 index 0000000..71b3f76 Binary files /dev/null and b/pokemon/home/869-strawberry-vanilla-cream.png differ diff --git a/pokemon/home/87.png b/pokemon/home/87.png new file mode 100644 index 0000000..044299e Binary files /dev/null and b/pokemon/home/87.png differ diff --git a/pokemon/home/870.png b/pokemon/home/870.png new file mode 100644 index 0000000..c1d8cb6 Binary files /dev/null and b/pokemon/home/870.png differ diff --git a/pokemon/home/871.png b/pokemon/home/871.png new file mode 100644 index 0000000..693f3b6 Binary files /dev/null and b/pokemon/home/871.png differ diff --git a/pokemon/home/872.png b/pokemon/home/872.png new file mode 100644 index 0000000..2992046 Binary files /dev/null and b/pokemon/home/872.png differ diff --git a/pokemon/home/873.png b/pokemon/home/873.png new file mode 100644 index 0000000..217478b Binary files /dev/null and b/pokemon/home/873.png differ diff --git a/pokemon/home/874.png b/pokemon/home/874.png new file mode 100644 index 0000000..f08e0a2 Binary files /dev/null and b/pokemon/home/874.png differ diff --git a/pokemon/home/875-ice.png b/pokemon/home/875-ice.png new file mode 100644 index 0000000..0d7b9f9 Binary files /dev/null and b/pokemon/home/875-ice.png differ diff --git a/pokemon/home/875-noice.png b/pokemon/home/875-noice.png new file mode 100644 index 0000000..c6ecdb8 Binary files /dev/null and b/pokemon/home/875-noice.png differ diff --git a/pokemon/home/876-female.png b/pokemon/home/876-female.png new file mode 100644 index 0000000..abbd80a Binary files /dev/null and b/pokemon/home/876-female.png differ diff --git a/pokemon/home/876-male.png b/pokemon/home/876-male.png new file mode 100644 index 0000000..cf8dea6 Binary files /dev/null and b/pokemon/home/876-male.png differ diff --git a/pokemon/home/877-full-belly.png b/pokemon/home/877-full-belly.png new file mode 100644 index 0000000..52fddef Binary files /dev/null and b/pokemon/home/877-full-belly.png differ diff --git a/pokemon/home/877-hangry.png b/pokemon/home/877-hangry.png new file mode 100644 index 0000000..ed14c53 Binary files /dev/null and b/pokemon/home/877-hangry.png differ diff --git a/pokemon/home/878.png b/pokemon/home/878.png new file mode 100644 index 0000000..3c639cc Binary files /dev/null and b/pokemon/home/878.png differ diff --git a/pokemon/home/879.png b/pokemon/home/879.png new file mode 100644 index 0000000..7411c2f Binary files /dev/null and b/pokemon/home/879.png differ diff --git a/pokemon/home/88-alola.png b/pokemon/home/88-alola.png new file mode 100644 index 0000000..ef202b6 Binary files /dev/null and b/pokemon/home/88-alola.png differ diff --git a/pokemon/home/88.png b/pokemon/home/88.png new file mode 100644 index 0000000..37ecd17 Binary files /dev/null and b/pokemon/home/88.png differ diff --git a/pokemon/home/880.png b/pokemon/home/880.png new file mode 100644 index 0000000..5e8169a Binary files /dev/null and b/pokemon/home/880.png differ diff --git a/pokemon/home/881.png b/pokemon/home/881.png new file mode 100644 index 0000000..39a5618 Binary files /dev/null and b/pokemon/home/881.png differ diff --git a/pokemon/home/882.png b/pokemon/home/882.png new file mode 100644 index 0000000..1fa0c6b Binary files /dev/null and b/pokemon/home/882.png differ diff --git a/pokemon/home/883.png b/pokemon/home/883.png new file mode 100644 index 0000000..1a55d47 Binary files /dev/null and b/pokemon/home/883.png differ diff --git a/pokemon/home/884.png b/pokemon/home/884.png new file mode 100644 index 0000000..0e8ad34 Binary files /dev/null and b/pokemon/home/884.png differ diff --git a/pokemon/home/885.png b/pokemon/home/885.png new file mode 100644 index 0000000..26d0ece Binary files /dev/null and b/pokemon/home/885.png differ diff --git a/pokemon/home/886.png b/pokemon/home/886.png new file mode 100644 index 0000000..4cd5d11 Binary files /dev/null and b/pokemon/home/886.png differ diff --git a/pokemon/home/887.png b/pokemon/home/887.png new file mode 100644 index 0000000..2b76f7b Binary files /dev/null and b/pokemon/home/887.png differ diff --git a/pokemon/home/888-crowned-sword.png b/pokemon/home/888-crowned-sword.png new file mode 100644 index 0000000..77f97c1 Binary files /dev/null and b/pokemon/home/888-crowned-sword.png differ diff --git a/pokemon/home/888.png b/pokemon/home/888.png new file mode 100644 index 0000000..4c648cf Binary files /dev/null and b/pokemon/home/888.png differ diff --git a/pokemon/home/889-crowned-shield.png b/pokemon/home/889-crowned-shield.png new file mode 100644 index 0000000..2e30b90 Binary files /dev/null and b/pokemon/home/889-crowned-shield.png differ diff --git a/pokemon/home/889.png b/pokemon/home/889.png new file mode 100644 index 0000000..a56699c Binary files /dev/null and b/pokemon/home/889.png differ diff --git a/pokemon/home/89-alola.png b/pokemon/home/89-alola.png new file mode 100644 index 0000000..60fba89 Binary files /dev/null and b/pokemon/home/89-alola.png differ diff --git a/pokemon/home/89.png b/pokemon/home/89.png new file mode 100644 index 0000000..cd16378 Binary files /dev/null and b/pokemon/home/89.png differ diff --git a/pokemon/home/890-eternamax.png b/pokemon/home/890-eternamax.png new file mode 100644 index 0000000..3414ebd Binary files /dev/null and b/pokemon/home/890-eternamax.png differ diff --git a/pokemon/home/890.png b/pokemon/home/890.png new file mode 100644 index 0000000..5b41e31 Binary files /dev/null and b/pokemon/home/890.png differ diff --git a/pokemon/home/891.png b/pokemon/home/891.png new file mode 100644 index 0000000..f7744aa Binary files /dev/null and b/pokemon/home/891.png differ diff --git a/pokemon/home/892-gigantimax-rapid-strike.png b/pokemon/home/892-gigantimax-rapid-strike.png new file mode 100644 index 0000000..c59ead5 Binary files /dev/null and b/pokemon/home/892-gigantimax-rapid-strike.png differ diff --git a/pokemon/home/892-gigantimax-single-strike.png b/pokemon/home/892-gigantimax-single-strike.png new file mode 100644 index 0000000..db12ac9 Binary files /dev/null and b/pokemon/home/892-gigantimax-single-strike.png differ diff --git a/pokemon/home/892-rapid-strike.png b/pokemon/home/892-rapid-strike.png new file mode 100644 index 0000000..131ecec Binary files /dev/null and b/pokemon/home/892-rapid-strike.png differ diff --git a/pokemon/home/892-single-strike.png b/pokemon/home/892-single-strike.png new file mode 100644 index 0000000..394017b Binary files /dev/null and b/pokemon/home/892-single-strike.png differ diff --git a/pokemon/home/893.png b/pokemon/home/893.png new file mode 100644 index 0000000..2694b7b Binary files /dev/null and b/pokemon/home/893.png differ diff --git a/pokemon/home/9-mega.png b/pokemon/home/9-mega.png new file mode 100644 index 0000000..2314fe8 Binary files /dev/null and b/pokemon/home/9-mega.png differ diff --git a/pokemon/home/9.png b/pokemon/home/9.png new file mode 100644 index 0000000..29863b2 Binary files /dev/null and b/pokemon/home/9.png differ diff --git a/pokemon/home/90.png b/pokemon/home/90.png new file mode 100644 index 0000000..b284c27 Binary files /dev/null and b/pokemon/home/90.png differ diff --git a/pokemon/home/91.png b/pokemon/home/91.png new file mode 100644 index 0000000..75c4834 Binary files /dev/null and b/pokemon/home/91.png differ diff --git a/pokemon/home/92.png b/pokemon/home/92.png new file mode 100644 index 0000000..7447219 Binary files /dev/null and b/pokemon/home/92.png differ diff --git a/pokemon/home/93.png b/pokemon/home/93.png new file mode 100644 index 0000000..3323af2 Binary files /dev/null and b/pokemon/home/93.png differ diff --git a/pokemon/home/94-mega.png b/pokemon/home/94-mega.png new file mode 100644 index 0000000..c7e95dc Binary files /dev/null and b/pokemon/home/94-mega.png differ diff --git a/pokemon/home/94.png b/pokemon/home/94.png new file mode 100644 index 0000000..9f7131e Binary files /dev/null and b/pokemon/home/94.png differ diff --git a/pokemon/home/95.png b/pokemon/home/95.png new file mode 100644 index 0000000..8b24198 Binary files /dev/null and b/pokemon/home/95.png differ diff --git a/pokemon/home/96.png b/pokemon/home/96.png new file mode 100644 index 0000000..abaa173 Binary files /dev/null and b/pokemon/home/96.png differ diff --git a/pokemon/home/97.png b/pokemon/home/97.png new file mode 100644 index 0000000..72a3ab3 Binary files /dev/null and b/pokemon/home/97.png differ diff --git a/pokemon/home/98.png b/pokemon/home/98.png new file mode 100644 index 0000000..d9d5c95 Binary files /dev/null and b/pokemon/home/98.png differ diff --git a/pokemon/home/99.png b/pokemon/home/99.png new file mode 100644 index 0000000..69278a5 Binary files /dev/null and b/pokemon/home/99.png differ diff --git a/pokemon/home/back/195.png b/pokemon/home/back/195.png new file mode 100644 index 0000000..86a4e34 Binary files /dev/null and b/pokemon/home/back/195.png differ diff --git a/pokemon/home/back/255.png b/pokemon/home/back/255.png new file mode 100644 index 0000000..dc6a94b Binary files /dev/null and b/pokemon/home/back/255.png differ diff --git a/pokemon/home/back/399.png b/pokemon/home/back/399.png new file mode 100644 index 0000000..dbb393d Binary files /dev/null and b/pokemon/home/back/399.png differ diff --git a/pokemon/home/back/418.png b/pokemon/home/back/418.png new file mode 100644 index 0000000..69ec732 Binary files /dev/null and b/pokemon/home/back/418.png differ diff --git a/pokemon/home/back/419.png b/pokemon/home/back/419.png new file mode 100644 index 0000000..d63d776 Binary files /dev/null and b/pokemon/home/back/419.png differ diff --git a/pokemon/home/back/854-antique.png b/pokemon/home/back/854-antique.png new file mode 100644 index 0000000..3182ea2 Binary files /dev/null and b/pokemon/home/back/854-antique.png differ diff --git a/pokemon/home/back/854-phony.png b/pokemon/home/back/854-phony.png new file mode 100644 index 0000000..796bd82 Binary files /dev/null and b/pokemon/home/back/854-phony.png differ diff --git a/pokemon/home/back/855-antique.png b/pokemon/home/back/855-antique.png new file mode 100644 index 0000000..7d26326 Binary files /dev/null and b/pokemon/home/back/855-antique.png differ diff --git a/pokemon/home/back/855-phony.png b/pokemon/home/back/855-phony.png new file mode 100644 index 0000000..09622a3 Binary files /dev/null and b/pokemon/home/back/855-phony.png differ diff --git a/pokemon/home/back/female/195.png b/pokemon/home/back/female/195.png new file mode 100644 index 0000000..de4c846 Binary files /dev/null and b/pokemon/home/back/female/195.png differ diff --git a/pokemon/home/back/female/255.png b/pokemon/home/back/female/255.png new file mode 100644 index 0000000..dc03d7b Binary files /dev/null and b/pokemon/home/back/female/255.png differ diff --git a/pokemon/home/back/female/399.png b/pokemon/home/back/female/399.png new file mode 100644 index 0000000..d0a7e4e Binary files /dev/null and b/pokemon/home/back/female/399.png differ diff --git a/pokemon/home/back/female/418.png b/pokemon/home/back/female/418.png new file mode 100644 index 0000000..043c0cc Binary files /dev/null and b/pokemon/home/back/female/418.png differ diff --git a/pokemon/home/back/female/419.png b/pokemon/home/back/female/419.png new file mode 100644 index 0000000..23bb41d Binary files /dev/null and b/pokemon/home/back/female/419.png differ diff --git a/pokemon/home/back/shiny/195.png b/pokemon/home/back/shiny/195.png new file mode 100644 index 0000000..9e5e14a Binary files /dev/null and b/pokemon/home/back/shiny/195.png differ diff --git a/pokemon/home/back/shiny/255.png b/pokemon/home/back/shiny/255.png new file mode 100644 index 0000000..0402aa8 Binary files /dev/null and b/pokemon/home/back/shiny/255.png differ diff --git a/pokemon/home/back/shiny/399.png b/pokemon/home/back/shiny/399.png new file mode 100644 index 0000000..5d31986 Binary files /dev/null and b/pokemon/home/back/shiny/399.png differ diff --git a/pokemon/home/back/shiny/418.png b/pokemon/home/back/shiny/418.png new file mode 100644 index 0000000..c6af360 Binary files /dev/null and b/pokemon/home/back/shiny/418.png differ diff --git a/pokemon/home/back/shiny/419.png b/pokemon/home/back/shiny/419.png new file mode 100644 index 0000000..d21391f Binary files /dev/null and b/pokemon/home/back/shiny/419.png differ diff --git a/pokemon/home/back/shiny/854-antique.png b/pokemon/home/back/shiny/854-antique.png new file mode 100644 index 0000000..ae089d9 Binary files /dev/null and b/pokemon/home/back/shiny/854-antique.png differ diff --git a/pokemon/home/back/shiny/854-phony.png b/pokemon/home/back/shiny/854-phony.png new file mode 100644 index 0000000..56932fc Binary files /dev/null and b/pokemon/home/back/shiny/854-phony.png differ diff --git a/pokemon/home/back/shiny/855-antique.png b/pokemon/home/back/shiny/855-antique.png new file mode 100644 index 0000000..43c71b5 Binary files /dev/null and b/pokemon/home/back/shiny/855-antique.png differ diff --git a/pokemon/home/back/shiny/855-phony.png b/pokemon/home/back/shiny/855-phony.png new file mode 100644 index 0000000..d93820a Binary files /dev/null and b/pokemon/home/back/shiny/855-phony.png differ diff --git a/pokemon/home/back/shiny/female/195.png b/pokemon/home/back/shiny/female/195.png new file mode 100644 index 0000000..fa3dbe2 Binary files /dev/null and b/pokemon/home/back/shiny/female/195.png differ diff --git a/pokemon/home/back/shiny/female/255.png b/pokemon/home/back/shiny/female/255.png new file mode 100644 index 0000000..d858480 Binary files /dev/null and b/pokemon/home/back/shiny/female/255.png differ diff --git a/pokemon/home/back/shiny/female/399.png b/pokemon/home/back/shiny/female/399.png new file mode 100644 index 0000000..8ccab63 Binary files /dev/null and b/pokemon/home/back/shiny/female/399.png differ diff --git a/pokemon/home/back/shiny/female/418.png b/pokemon/home/back/shiny/female/418.png new file mode 100644 index 0000000..12d86ba Binary files /dev/null and b/pokemon/home/back/shiny/female/418.png differ diff --git a/pokemon/home/back/shiny/female/419.png b/pokemon/home/back/shiny/female/419.png new file mode 100644 index 0000000..8090e96 Binary files /dev/null and b/pokemon/home/back/shiny/female/419.png differ diff --git a/pokemon/home/egg.png b/pokemon/home/egg.png new file mode 100644 index 0000000..326b900 Binary files /dev/null and b/pokemon/home/egg.png differ diff --git a/pokemon/home/female/111.png b/pokemon/home/female/111.png new file mode 100644 index 0000000..12df7d8 Binary files /dev/null and b/pokemon/home/female/111.png differ diff --git a/pokemon/home/female/112.png b/pokemon/home/female/112.png new file mode 100644 index 0000000..f7027b8 Binary files /dev/null and b/pokemon/home/female/112.png differ diff --git a/pokemon/home/female/118.png b/pokemon/home/female/118.png new file mode 100644 index 0000000..0124fd5 Binary files /dev/null and b/pokemon/home/female/118.png differ diff --git a/pokemon/home/female/119.png b/pokemon/home/female/119.png new file mode 100644 index 0000000..f19857f Binary files /dev/null and b/pokemon/home/female/119.png differ diff --git a/pokemon/home/female/12.png b/pokemon/home/female/12.png new file mode 100644 index 0000000..015bbcd Binary files /dev/null and b/pokemon/home/female/12.png differ diff --git a/pokemon/home/female/123.png b/pokemon/home/female/123.png new file mode 100644 index 0000000..3564363 Binary files /dev/null and b/pokemon/home/female/123.png differ diff --git a/pokemon/home/female/129.png b/pokemon/home/female/129.png new file mode 100644 index 0000000..87947d5 Binary files /dev/null and b/pokemon/home/female/129.png differ diff --git a/pokemon/home/female/130.png b/pokemon/home/female/130.png new file mode 100644 index 0000000..2badebc Binary files /dev/null and b/pokemon/home/female/130.png differ diff --git a/pokemon/home/female/133-partner.png b/pokemon/home/female/133-partner.png new file mode 100644 index 0000000..8a5ab46 Binary files /dev/null and b/pokemon/home/female/133-partner.png differ diff --git a/pokemon/home/female/133.png b/pokemon/home/female/133.png new file mode 100644 index 0000000..8a5ab46 Binary files /dev/null and b/pokemon/home/female/133.png differ diff --git a/pokemon/home/female/154.png b/pokemon/home/female/154.png new file mode 100644 index 0000000..1c73d25 Binary files /dev/null and b/pokemon/home/female/154.png differ diff --git a/pokemon/home/female/165.png b/pokemon/home/female/165.png new file mode 100644 index 0000000..05be353 Binary files /dev/null and b/pokemon/home/female/165.png differ diff --git a/pokemon/home/female/166.png b/pokemon/home/female/166.png new file mode 100644 index 0000000..4eefc07 Binary files /dev/null and b/pokemon/home/female/166.png differ diff --git a/pokemon/home/female/178.png b/pokemon/home/female/178.png new file mode 100644 index 0000000..f8b847f Binary files /dev/null and b/pokemon/home/female/178.png differ diff --git a/pokemon/home/female/185.png b/pokemon/home/female/185.png new file mode 100644 index 0000000..69f2cae Binary files /dev/null and b/pokemon/home/female/185.png differ diff --git a/pokemon/home/female/186.png b/pokemon/home/female/186.png new file mode 100644 index 0000000..351477c Binary files /dev/null and b/pokemon/home/female/186.png differ diff --git a/pokemon/home/female/19.png b/pokemon/home/female/19.png new file mode 100644 index 0000000..7320512 Binary files /dev/null and b/pokemon/home/female/19.png differ diff --git a/pokemon/home/female/190.png b/pokemon/home/female/190.png new file mode 100644 index 0000000..32f788c Binary files /dev/null and b/pokemon/home/female/190.png differ diff --git a/pokemon/home/female/194.png b/pokemon/home/female/194.png new file mode 100644 index 0000000..213c324 Binary files /dev/null and b/pokemon/home/female/194.png differ diff --git a/pokemon/home/female/195.png b/pokemon/home/female/195.png new file mode 100644 index 0000000..9796baa Binary files /dev/null and b/pokemon/home/female/195.png differ diff --git a/pokemon/home/female/198.png b/pokemon/home/female/198.png new file mode 100644 index 0000000..e14f01a Binary files /dev/null and b/pokemon/home/female/198.png differ diff --git a/pokemon/home/female/20.png b/pokemon/home/female/20.png new file mode 100644 index 0000000..33da3c9 Binary files /dev/null and b/pokemon/home/female/20.png differ diff --git a/pokemon/home/female/202.png b/pokemon/home/female/202.png new file mode 100644 index 0000000..7530fb1 Binary files /dev/null and b/pokemon/home/female/202.png differ diff --git a/pokemon/home/female/203.png b/pokemon/home/female/203.png new file mode 100644 index 0000000..76bff0f Binary files /dev/null and b/pokemon/home/female/203.png differ diff --git a/pokemon/home/female/207.png b/pokemon/home/female/207.png new file mode 100644 index 0000000..481b088 Binary files /dev/null and b/pokemon/home/female/207.png differ diff --git a/pokemon/home/female/208.png b/pokemon/home/female/208.png new file mode 100644 index 0000000..fd4c978 Binary files /dev/null and b/pokemon/home/female/208.png differ diff --git a/pokemon/home/female/212.png b/pokemon/home/female/212.png new file mode 100644 index 0000000..dd5cc5d Binary files /dev/null and b/pokemon/home/female/212.png differ diff --git a/pokemon/home/female/214.png b/pokemon/home/female/214.png new file mode 100644 index 0000000..d223305 Binary files /dev/null and b/pokemon/home/female/214.png differ diff --git a/pokemon/home/female/215.png b/pokemon/home/female/215.png new file mode 100644 index 0000000..6913647 Binary files /dev/null and b/pokemon/home/female/215.png differ diff --git a/pokemon/home/female/217.png b/pokemon/home/female/217.png new file mode 100644 index 0000000..8f4288a Binary files /dev/null and b/pokemon/home/female/217.png differ diff --git a/pokemon/home/female/221.png b/pokemon/home/female/221.png new file mode 100644 index 0000000..59aa6ee Binary files /dev/null and b/pokemon/home/female/221.png differ diff --git a/pokemon/home/female/224.png b/pokemon/home/female/224.png new file mode 100644 index 0000000..b4835b9 Binary files /dev/null and b/pokemon/home/female/224.png differ diff --git a/pokemon/home/female/229.png b/pokemon/home/female/229.png new file mode 100644 index 0000000..675a69e Binary files /dev/null and b/pokemon/home/female/229.png differ diff --git a/pokemon/home/female/232.png b/pokemon/home/female/232.png new file mode 100644 index 0000000..6bff7f7 Binary files /dev/null and b/pokemon/home/female/232.png differ diff --git a/pokemon/home/female/25-partner.png b/pokemon/home/female/25-partner.png new file mode 100644 index 0000000..5e7f087 Binary files /dev/null and b/pokemon/home/female/25-partner.png differ diff --git a/pokemon/home/female/25.png b/pokemon/home/female/25.png new file mode 100644 index 0000000..cf5e1ab Binary files /dev/null and b/pokemon/home/female/25.png differ diff --git a/pokemon/home/female/255.png b/pokemon/home/female/255.png new file mode 100644 index 0000000..eb136e4 Binary files /dev/null and b/pokemon/home/female/255.png differ diff --git a/pokemon/home/female/256.png b/pokemon/home/female/256.png new file mode 100644 index 0000000..c40c0ba Binary files /dev/null and b/pokemon/home/female/256.png differ diff --git a/pokemon/home/female/257.png b/pokemon/home/female/257.png new file mode 100644 index 0000000..860258a Binary files /dev/null and b/pokemon/home/female/257.png differ diff --git a/pokemon/home/female/26.png b/pokemon/home/female/26.png new file mode 100644 index 0000000..e7edb04 Binary files /dev/null and b/pokemon/home/female/26.png differ diff --git a/pokemon/home/female/267.png b/pokemon/home/female/267.png new file mode 100644 index 0000000..c806e26 Binary files /dev/null and b/pokemon/home/female/267.png differ diff --git a/pokemon/home/female/269.png b/pokemon/home/female/269.png new file mode 100644 index 0000000..e5f6845 Binary files /dev/null and b/pokemon/home/female/269.png differ diff --git a/pokemon/home/female/272.png b/pokemon/home/female/272.png new file mode 100644 index 0000000..48afa0b Binary files /dev/null and b/pokemon/home/female/272.png differ diff --git a/pokemon/home/female/274.png b/pokemon/home/female/274.png new file mode 100644 index 0000000..0c41cdb Binary files /dev/null and b/pokemon/home/female/274.png differ diff --git a/pokemon/home/female/275.png b/pokemon/home/female/275.png new file mode 100644 index 0000000..3415d55 Binary files /dev/null and b/pokemon/home/female/275.png differ diff --git a/pokemon/home/female/3.png b/pokemon/home/female/3.png new file mode 100644 index 0000000..8ae18b8 Binary files /dev/null and b/pokemon/home/female/3.png differ diff --git a/pokemon/home/female/307.png b/pokemon/home/female/307.png new file mode 100644 index 0000000..bac0ae5 Binary files /dev/null and b/pokemon/home/female/307.png differ diff --git a/pokemon/home/female/308.png b/pokemon/home/female/308.png new file mode 100644 index 0000000..6fcfaa8 Binary files /dev/null and b/pokemon/home/female/308.png differ diff --git a/pokemon/home/female/315.png b/pokemon/home/female/315.png new file mode 100644 index 0000000..aecd783 Binary files /dev/null and b/pokemon/home/female/315.png differ diff --git a/pokemon/home/female/316.png b/pokemon/home/female/316.png new file mode 100644 index 0000000..d95da72 Binary files /dev/null and b/pokemon/home/female/316.png differ diff --git a/pokemon/home/female/317.png b/pokemon/home/female/317.png new file mode 100644 index 0000000..a702942 Binary files /dev/null and b/pokemon/home/female/317.png differ diff --git a/pokemon/home/female/322.png b/pokemon/home/female/322.png new file mode 100644 index 0000000..89430da Binary files /dev/null and b/pokemon/home/female/322.png differ diff --git a/pokemon/home/female/323.png b/pokemon/home/female/323.png new file mode 100644 index 0000000..36cc23b Binary files /dev/null and b/pokemon/home/female/323.png differ diff --git a/pokemon/home/female/332.png b/pokemon/home/female/332.png new file mode 100644 index 0000000..1429779 Binary files /dev/null and b/pokemon/home/female/332.png differ diff --git a/pokemon/home/female/350.png b/pokemon/home/female/350.png new file mode 100644 index 0000000..cc2d4f6 Binary files /dev/null and b/pokemon/home/female/350.png differ diff --git a/pokemon/home/female/369.png b/pokemon/home/female/369.png new file mode 100644 index 0000000..e37d7bd Binary files /dev/null and b/pokemon/home/female/369.png differ diff --git a/pokemon/home/female/396.png b/pokemon/home/female/396.png new file mode 100644 index 0000000..a102a49 Binary files /dev/null and b/pokemon/home/female/396.png differ diff --git a/pokemon/home/female/397.png b/pokemon/home/female/397.png new file mode 100644 index 0000000..8331001 Binary files /dev/null and b/pokemon/home/female/397.png differ diff --git a/pokemon/home/female/398.png b/pokemon/home/female/398.png new file mode 100644 index 0000000..129ab4e Binary files /dev/null and b/pokemon/home/female/398.png differ diff --git a/pokemon/home/female/399.png b/pokemon/home/female/399.png new file mode 100644 index 0000000..352bb8c Binary files /dev/null and b/pokemon/home/female/399.png differ diff --git a/pokemon/home/female/400.png b/pokemon/home/female/400.png new file mode 100644 index 0000000..6562714 Binary files /dev/null and b/pokemon/home/female/400.png differ diff --git a/pokemon/home/female/401.png b/pokemon/home/female/401.png new file mode 100644 index 0000000..27ad798 Binary files /dev/null and b/pokemon/home/female/401.png differ diff --git a/pokemon/home/female/402.png b/pokemon/home/female/402.png new file mode 100644 index 0000000..11b63ca Binary files /dev/null and b/pokemon/home/female/402.png differ diff --git a/pokemon/home/female/403.png b/pokemon/home/female/403.png new file mode 100644 index 0000000..7524108 Binary files /dev/null and b/pokemon/home/female/403.png differ diff --git a/pokemon/home/female/404.png b/pokemon/home/female/404.png new file mode 100644 index 0000000..1af75c5 Binary files /dev/null and b/pokemon/home/female/404.png differ diff --git a/pokemon/home/female/405.png b/pokemon/home/female/405.png new file mode 100644 index 0000000..b34ade5 Binary files /dev/null and b/pokemon/home/female/405.png differ diff --git a/pokemon/home/female/407.png b/pokemon/home/female/407.png new file mode 100644 index 0000000..a8ca7bb Binary files /dev/null and b/pokemon/home/female/407.png differ diff --git a/pokemon/home/female/41.png b/pokemon/home/female/41.png new file mode 100644 index 0000000..b19be68 Binary files /dev/null and b/pokemon/home/female/41.png differ diff --git a/pokemon/home/female/415.png b/pokemon/home/female/415.png new file mode 100644 index 0000000..db2dd32 Binary files /dev/null and b/pokemon/home/female/415.png differ diff --git a/pokemon/home/female/417.png b/pokemon/home/female/417.png new file mode 100644 index 0000000..42e9477 Binary files /dev/null and b/pokemon/home/female/417.png differ diff --git a/pokemon/home/female/418.png b/pokemon/home/female/418.png new file mode 100644 index 0000000..a5bf984 Binary files /dev/null and b/pokemon/home/female/418.png differ diff --git a/pokemon/home/female/419.png b/pokemon/home/female/419.png new file mode 100644 index 0000000..9e580f9 Binary files /dev/null and b/pokemon/home/female/419.png differ diff --git a/pokemon/home/female/42.png b/pokemon/home/female/42.png new file mode 100644 index 0000000..64effc8 Binary files /dev/null and b/pokemon/home/female/42.png differ diff --git a/pokemon/home/female/424.png b/pokemon/home/female/424.png new file mode 100644 index 0000000..6a406eb Binary files /dev/null and b/pokemon/home/female/424.png differ diff --git a/pokemon/home/female/44.png b/pokemon/home/female/44.png new file mode 100644 index 0000000..5040bd7 Binary files /dev/null and b/pokemon/home/female/44.png differ diff --git a/pokemon/home/female/443.png b/pokemon/home/female/443.png new file mode 100644 index 0000000..504b192 Binary files /dev/null and b/pokemon/home/female/443.png differ diff --git a/pokemon/home/female/444.png b/pokemon/home/female/444.png new file mode 100644 index 0000000..a6be36b Binary files /dev/null and b/pokemon/home/female/444.png differ diff --git a/pokemon/home/female/445.png b/pokemon/home/female/445.png new file mode 100644 index 0000000..a87c7ad Binary files /dev/null and b/pokemon/home/female/445.png differ diff --git a/pokemon/home/female/449.png b/pokemon/home/female/449.png new file mode 100644 index 0000000..f7d5a9c Binary files /dev/null and b/pokemon/home/female/449.png differ diff --git a/pokemon/home/female/45.png b/pokemon/home/female/45.png new file mode 100644 index 0000000..e67c21f Binary files /dev/null and b/pokemon/home/female/45.png differ diff --git a/pokemon/home/female/450.png b/pokemon/home/female/450.png new file mode 100644 index 0000000..4111445 Binary files /dev/null and b/pokemon/home/female/450.png differ diff --git a/pokemon/home/female/453.png b/pokemon/home/female/453.png new file mode 100644 index 0000000..1fb66c5 Binary files /dev/null and b/pokemon/home/female/453.png differ diff --git a/pokemon/home/female/454.png b/pokemon/home/female/454.png new file mode 100644 index 0000000..af7158a Binary files /dev/null and b/pokemon/home/female/454.png differ diff --git a/pokemon/home/female/456.png b/pokemon/home/female/456.png new file mode 100644 index 0000000..6aeadc5 Binary files /dev/null and b/pokemon/home/female/456.png differ diff --git a/pokemon/home/female/457.png b/pokemon/home/female/457.png new file mode 100644 index 0000000..a32c6a2 Binary files /dev/null and b/pokemon/home/female/457.png differ diff --git a/pokemon/home/female/459.png b/pokemon/home/female/459.png new file mode 100644 index 0000000..caf3072 Binary files /dev/null and b/pokemon/home/female/459.png differ diff --git a/pokemon/home/female/460.png b/pokemon/home/female/460.png new file mode 100644 index 0000000..1b86992 Binary files /dev/null and b/pokemon/home/female/460.png differ diff --git a/pokemon/home/female/461.png b/pokemon/home/female/461.png new file mode 100644 index 0000000..316f6ef Binary files /dev/null and b/pokemon/home/female/461.png differ diff --git a/pokemon/home/female/464.png b/pokemon/home/female/464.png new file mode 100644 index 0000000..be93827 Binary files /dev/null and b/pokemon/home/female/464.png differ diff --git a/pokemon/home/female/465.png b/pokemon/home/female/465.png new file mode 100644 index 0000000..4c0a478 Binary files /dev/null and b/pokemon/home/female/465.png differ diff --git a/pokemon/home/female/473.png b/pokemon/home/female/473.png new file mode 100644 index 0000000..9f7ec8a Binary files /dev/null and b/pokemon/home/female/473.png differ diff --git a/pokemon/home/female/521.png b/pokemon/home/female/521.png new file mode 100644 index 0000000..f8f99a6 Binary files /dev/null and b/pokemon/home/female/521.png differ diff --git a/pokemon/home/female/592-male.png b/pokemon/home/female/592-male.png new file mode 100644 index 0000000..caed363 Binary files /dev/null and b/pokemon/home/female/592-male.png differ diff --git a/pokemon/home/female/593-male.png b/pokemon/home/female/593-male.png new file mode 100644 index 0000000..8d89a28 Binary files /dev/null and b/pokemon/home/female/593-male.png differ diff --git a/pokemon/home/female/64.png b/pokemon/home/female/64.png new file mode 100644 index 0000000..96f1fdd Binary files /dev/null and b/pokemon/home/female/64.png differ diff --git a/pokemon/home/female/65.png b/pokemon/home/female/65.png new file mode 100644 index 0000000..e549eac Binary files /dev/null and b/pokemon/home/female/65.png differ diff --git a/pokemon/home/female/668.png b/pokemon/home/female/668.png new file mode 100644 index 0000000..dffdcb4 Binary files /dev/null and b/pokemon/home/female/668.png differ diff --git a/pokemon/home/female/84.png b/pokemon/home/female/84.png new file mode 100644 index 0000000..5be1d50 Binary files /dev/null and b/pokemon/home/female/84.png differ diff --git a/pokemon/home/female/85.png b/pokemon/home/female/85.png new file mode 100644 index 0000000..7bb7aee Binary files /dev/null and b/pokemon/home/female/85.png differ diff --git a/pokemon/home/female/97.png b/pokemon/home/female/97.png new file mode 100644 index 0000000..8ff0b6d Binary files /dev/null and b/pokemon/home/female/97.png differ diff --git a/pokemon/home/shiny/1.png b/pokemon/home/shiny/1.png new file mode 100644 index 0000000..67a9915 Binary files /dev/null and b/pokemon/home/shiny/1.png differ diff --git a/pokemon/home/shiny/10.png b/pokemon/home/shiny/10.png new file mode 100644 index 0000000..76b6b72 Binary files /dev/null and b/pokemon/home/shiny/10.png differ diff --git a/pokemon/home/shiny/100.png b/pokemon/home/shiny/100.png new file mode 100644 index 0000000..bbf319b Binary files /dev/null and b/pokemon/home/shiny/100.png differ diff --git a/pokemon/home/shiny/101.png b/pokemon/home/shiny/101.png new file mode 100644 index 0000000..1e5ab62 Binary files /dev/null and b/pokemon/home/shiny/101.png differ diff --git a/pokemon/home/shiny/102.png b/pokemon/home/shiny/102.png new file mode 100644 index 0000000..5ce0018 Binary files /dev/null and b/pokemon/home/shiny/102.png differ diff --git a/pokemon/home/shiny/103-alola.png b/pokemon/home/shiny/103-alola.png new file mode 100644 index 0000000..f3dfeb0 Binary files /dev/null and b/pokemon/home/shiny/103-alola.png differ diff --git a/pokemon/home/shiny/103.png b/pokemon/home/shiny/103.png new file mode 100644 index 0000000..4b3616b Binary files /dev/null and b/pokemon/home/shiny/103.png differ diff --git a/pokemon/home/shiny/104.png b/pokemon/home/shiny/104.png new file mode 100644 index 0000000..e4e326c Binary files /dev/null and b/pokemon/home/shiny/104.png differ diff --git a/pokemon/home/shiny/105-alola.png b/pokemon/home/shiny/105-alola.png new file mode 100644 index 0000000..be0e731 Binary files /dev/null and b/pokemon/home/shiny/105-alola.png differ diff --git a/pokemon/home/shiny/105-totem.png b/pokemon/home/shiny/105-totem.png new file mode 100644 index 0000000..ac2cedd Binary files /dev/null and b/pokemon/home/shiny/105-totem.png differ diff --git a/pokemon/home/shiny/105.png b/pokemon/home/shiny/105.png new file mode 100644 index 0000000..ac2cedd Binary files /dev/null and b/pokemon/home/shiny/105.png differ diff --git a/pokemon/home/shiny/106.png b/pokemon/home/shiny/106.png new file mode 100644 index 0000000..e23f0c2 Binary files /dev/null and b/pokemon/home/shiny/106.png differ diff --git a/pokemon/home/shiny/107.png b/pokemon/home/shiny/107.png new file mode 100644 index 0000000..fac33a9 Binary files /dev/null and b/pokemon/home/shiny/107.png differ diff --git a/pokemon/home/shiny/108.png b/pokemon/home/shiny/108.png new file mode 100644 index 0000000..cbf228d Binary files /dev/null and b/pokemon/home/shiny/108.png differ diff --git a/pokemon/home/shiny/109.png b/pokemon/home/shiny/109.png new file mode 100644 index 0000000..2353db9 Binary files /dev/null and b/pokemon/home/shiny/109.png differ diff --git a/pokemon/home/shiny/11.png b/pokemon/home/shiny/11.png new file mode 100644 index 0000000..6f6ced9 Binary files /dev/null and b/pokemon/home/shiny/11.png differ diff --git a/pokemon/home/shiny/110-galar.png b/pokemon/home/shiny/110-galar.png new file mode 100644 index 0000000..e65f9e9 Binary files /dev/null and b/pokemon/home/shiny/110-galar.png differ diff --git a/pokemon/home/shiny/110.png b/pokemon/home/shiny/110.png new file mode 100644 index 0000000..dd2abb0 Binary files /dev/null and b/pokemon/home/shiny/110.png differ diff --git a/pokemon/home/shiny/111.png b/pokemon/home/shiny/111.png new file mode 100644 index 0000000..3bcc82b Binary files /dev/null and b/pokemon/home/shiny/111.png differ diff --git a/pokemon/home/shiny/112.png b/pokemon/home/shiny/112.png new file mode 100644 index 0000000..1f66815 Binary files /dev/null and b/pokemon/home/shiny/112.png differ diff --git a/pokemon/home/shiny/113.png b/pokemon/home/shiny/113.png new file mode 100644 index 0000000..61462d5 Binary files /dev/null and b/pokemon/home/shiny/113.png differ diff --git a/pokemon/home/shiny/114.png b/pokemon/home/shiny/114.png new file mode 100644 index 0000000..d5c86bd Binary files /dev/null and b/pokemon/home/shiny/114.png differ diff --git a/pokemon/home/shiny/115-mega.png b/pokemon/home/shiny/115-mega.png new file mode 100644 index 0000000..2fc713b Binary files /dev/null and b/pokemon/home/shiny/115-mega.png differ diff --git a/pokemon/home/shiny/115.png b/pokemon/home/shiny/115.png new file mode 100644 index 0000000..c371196 Binary files /dev/null and b/pokemon/home/shiny/115.png differ diff --git a/pokemon/home/shiny/116.png b/pokemon/home/shiny/116.png new file mode 100644 index 0000000..f39870d Binary files /dev/null and b/pokemon/home/shiny/116.png differ diff --git a/pokemon/home/shiny/117.png b/pokemon/home/shiny/117.png new file mode 100644 index 0000000..a5d5cbd Binary files /dev/null and b/pokemon/home/shiny/117.png differ diff --git a/pokemon/home/shiny/118.png b/pokemon/home/shiny/118.png new file mode 100644 index 0000000..d433d80 Binary files /dev/null and b/pokemon/home/shiny/118.png differ diff --git a/pokemon/home/shiny/119.png b/pokemon/home/shiny/119.png new file mode 100644 index 0000000..9ed124f Binary files /dev/null and b/pokemon/home/shiny/119.png differ diff --git a/pokemon/home/shiny/12.png b/pokemon/home/shiny/12.png new file mode 100644 index 0000000..d737d9a Binary files /dev/null and b/pokemon/home/shiny/12.png differ diff --git a/pokemon/home/shiny/120.png b/pokemon/home/shiny/120.png new file mode 100644 index 0000000..6c28396 Binary files /dev/null and b/pokemon/home/shiny/120.png differ diff --git a/pokemon/home/shiny/121.png b/pokemon/home/shiny/121.png new file mode 100644 index 0000000..4e5a212 Binary files /dev/null and b/pokemon/home/shiny/121.png differ diff --git a/pokemon/home/shiny/122-galar.png b/pokemon/home/shiny/122-galar.png new file mode 100644 index 0000000..46a9229 Binary files /dev/null and b/pokemon/home/shiny/122-galar.png differ diff --git a/pokemon/home/shiny/122.png b/pokemon/home/shiny/122.png new file mode 100644 index 0000000..28e5f51 Binary files /dev/null and b/pokemon/home/shiny/122.png differ diff --git a/pokemon/home/shiny/123.png b/pokemon/home/shiny/123.png new file mode 100644 index 0000000..a8995a7 Binary files /dev/null and b/pokemon/home/shiny/123.png differ diff --git a/pokemon/home/shiny/124.png b/pokemon/home/shiny/124.png new file mode 100644 index 0000000..bd0f7d7 Binary files /dev/null and b/pokemon/home/shiny/124.png differ diff --git a/pokemon/home/shiny/125.png b/pokemon/home/shiny/125.png new file mode 100644 index 0000000..32e4b23 Binary files /dev/null and b/pokemon/home/shiny/125.png differ diff --git a/pokemon/home/shiny/126.png b/pokemon/home/shiny/126.png new file mode 100644 index 0000000..2b6562c Binary files /dev/null and b/pokemon/home/shiny/126.png differ diff --git a/pokemon/home/shiny/127-mega.png b/pokemon/home/shiny/127-mega.png new file mode 100644 index 0000000..9f1c7ba Binary files /dev/null and b/pokemon/home/shiny/127-mega.png differ diff --git a/pokemon/home/shiny/127.png b/pokemon/home/shiny/127.png new file mode 100644 index 0000000..24d8f3d Binary files /dev/null and b/pokemon/home/shiny/127.png differ diff --git a/pokemon/home/shiny/128.png b/pokemon/home/shiny/128.png new file mode 100644 index 0000000..7c37a07 Binary files /dev/null and b/pokemon/home/shiny/128.png differ diff --git a/pokemon/home/shiny/129.png b/pokemon/home/shiny/129.png new file mode 100644 index 0000000..17effb6 Binary files /dev/null and b/pokemon/home/shiny/129.png differ diff --git a/pokemon/home/shiny/13.png b/pokemon/home/shiny/13.png new file mode 100644 index 0000000..1150da6 Binary files /dev/null and b/pokemon/home/shiny/13.png differ diff --git a/pokemon/home/shiny/130-mega.png b/pokemon/home/shiny/130-mega.png new file mode 100644 index 0000000..a55c713 Binary files /dev/null and b/pokemon/home/shiny/130-mega.png differ diff --git a/pokemon/home/shiny/130.png b/pokemon/home/shiny/130.png new file mode 100644 index 0000000..81f7fed Binary files /dev/null and b/pokemon/home/shiny/130.png differ diff --git a/pokemon/home/shiny/131.png b/pokemon/home/shiny/131.png new file mode 100644 index 0000000..e22bfc9 Binary files /dev/null and b/pokemon/home/shiny/131.png differ diff --git a/pokemon/home/shiny/132.png b/pokemon/home/shiny/132.png new file mode 100644 index 0000000..2189536 Binary files /dev/null and b/pokemon/home/shiny/132.png differ diff --git a/pokemon/home/shiny/133-partner.png b/pokemon/home/shiny/133-partner.png new file mode 100644 index 0000000..4c09848 Binary files /dev/null and b/pokemon/home/shiny/133-partner.png differ diff --git a/pokemon/home/shiny/133.png b/pokemon/home/shiny/133.png new file mode 100644 index 0000000..4c09848 Binary files /dev/null and b/pokemon/home/shiny/133.png differ diff --git a/pokemon/home/shiny/134.png b/pokemon/home/shiny/134.png new file mode 100644 index 0000000..19e8260 Binary files /dev/null and b/pokemon/home/shiny/134.png differ diff --git a/pokemon/home/shiny/135.png b/pokemon/home/shiny/135.png new file mode 100644 index 0000000..fddb18c Binary files /dev/null and b/pokemon/home/shiny/135.png differ diff --git a/pokemon/home/shiny/136.png b/pokemon/home/shiny/136.png new file mode 100644 index 0000000..5550ee2 Binary files /dev/null and b/pokemon/home/shiny/136.png differ diff --git a/pokemon/home/shiny/137.png b/pokemon/home/shiny/137.png new file mode 100644 index 0000000..78a1942 Binary files /dev/null and b/pokemon/home/shiny/137.png differ diff --git a/pokemon/home/shiny/138.png b/pokemon/home/shiny/138.png new file mode 100644 index 0000000..a894c64 Binary files /dev/null and b/pokemon/home/shiny/138.png differ diff --git a/pokemon/home/shiny/139.png b/pokemon/home/shiny/139.png new file mode 100644 index 0000000..7559932 Binary files /dev/null and b/pokemon/home/shiny/139.png differ diff --git a/pokemon/home/shiny/14.png b/pokemon/home/shiny/14.png new file mode 100644 index 0000000..c262305 Binary files /dev/null and b/pokemon/home/shiny/14.png differ diff --git a/pokemon/home/shiny/140.png b/pokemon/home/shiny/140.png new file mode 100644 index 0000000..ae8cb06 Binary files /dev/null and b/pokemon/home/shiny/140.png differ diff --git a/pokemon/home/shiny/141.png b/pokemon/home/shiny/141.png new file mode 100644 index 0000000..b9ae594 Binary files /dev/null and b/pokemon/home/shiny/141.png differ diff --git a/pokemon/home/shiny/142-mega.png b/pokemon/home/shiny/142-mega.png new file mode 100644 index 0000000..cb24ac7 Binary files /dev/null and b/pokemon/home/shiny/142-mega.png differ diff --git a/pokemon/home/shiny/142.png b/pokemon/home/shiny/142.png new file mode 100644 index 0000000..54af9f2 Binary files /dev/null and b/pokemon/home/shiny/142.png differ diff --git a/pokemon/home/shiny/143.png b/pokemon/home/shiny/143.png new file mode 100644 index 0000000..e99afc1 Binary files /dev/null and b/pokemon/home/shiny/143.png differ diff --git a/pokemon/home/shiny/144.png b/pokemon/home/shiny/144.png new file mode 100644 index 0000000..3f5ccde Binary files /dev/null and b/pokemon/home/shiny/144.png differ diff --git a/pokemon/home/shiny/145.png b/pokemon/home/shiny/145.png new file mode 100644 index 0000000..53c1ce4 Binary files /dev/null and b/pokemon/home/shiny/145.png differ diff --git a/pokemon/home/shiny/146.png b/pokemon/home/shiny/146.png new file mode 100644 index 0000000..6fdd141 Binary files /dev/null and b/pokemon/home/shiny/146.png differ diff --git a/pokemon/home/shiny/147.png b/pokemon/home/shiny/147.png new file mode 100644 index 0000000..3b824fb Binary files /dev/null and b/pokemon/home/shiny/147.png differ diff --git a/pokemon/home/shiny/148.png b/pokemon/home/shiny/148.png new file mode 100644 index 0000000..d3b5587 Binary files /dev/null and b/pokemon/home/shiny/148.png differ diff --git a/pokemon/home/shiny/149.png b/pokemon/home/shiny/149.png new file mode 100644 index 0000000..06f3fe1 Binary files /dev/null and b/pokemon/home/shiny/149.png differ diff --git a/pokemon/home/shiny/15-mega.png b/pokemon/home/shiny/15-mega.png new file mode 100644 index 0000000..56aa9e0 Binary files /dev/null and b/pokemon/home/shiny/15-mega.png differ diff --git a/pokemon/home/shiny/15.png b/pokemon/home/shiny/15.png new file mode 100644 index 0000000..4e904bb Binary files /dev/null and b/pokemon/home/shiny/15.png differ diff --git a/pokemon/home/shiny/150-mega-x.png b/pokemon/home/shiny/150-mega-x.png new file mode 100644 index 0000000..1c0c364 Binary files /dev/null and b/pokemon/home/shiny/150-mega-x.png differ diff --git a/pokemon/home/shiny/150-mega-y.png b/pokemon/home/shiny/150-mega-y.png new file mode 100644 index 0000000..8a60bfa Binary files /dev/null and b/pokemon/home/shiny/150-mega-y.png differ diff --git a/pokemon/home/shiny/150.png b/pokemon/home/shiny/150.png new file mode 100644 index 0000000..1ccd279 Binary files /dev/null and b/pokemon/home/shiny/150.png differ diff --git a/pokemon/home/shiny/151.png b/pokemon/home/shiny/151.png new file mode 100644 index 0000000..e352c99 Binary files /dev/null and b/pokemon/home/shiny/151.png differ diff --git a/pokemon/home/shiny/152.png b/pokemon/home/shiny/152.png new file mode 100644 index 0000000..654936d Binary files /dev/null and b/pokemon/home/shiny/152.png differ diff --git a/pokemon/home/shiny/153.png b/pokemon/home/shiny/153.png new file mode 100644 index 0000000..7589a54 Binary files /dev/null and b/pokemon/home/shiny/153.png differ diff --git a/pokemon/home/shiny/154.png b/pokemon/home/shiny/154.png new file mode 100644 index 0000000..0b25352 Binary files /dev/null and b/pokemon/home/shiny/154.png differ diff --git a/pokemon/home/shiny/155.png b/pokemon/home/shiny/155.png new file mode 100644 index 0000000..3ae1451 Binary files /dev/null and b/pokemon/home/shiny/155.png differ diff --git a/pokemon/home/shiny/156.png b/pokemon/home/shiny/156.png new file mode 100644 index 0000000..186f2d2 Binary files /dev/null and b/pokemon/home/shiny/156.png differ diff --git a/pokemon/home/shiny/157.png b/pokemon/home/shiny/157.png new file mode 100644 index 0000000..e287869 Binary files /dev/null and b/pokemon/home/shiny/157.png differ diff --git a/pokemon/home/shiny/158.png b/pokemon/home/shiny/158.png new file mode 100644 index 0000000..8374730 Binary files /dev/null and b/pokemon/home/shiny/158.png differ diff --git a/pokemon/home/shiny/159.png b/pokemon/home/shiny/159.png new file mode 100644 index 0000000..71a7f9e Binary files /dev/null and b/pokemon/home/shiny/159.png differ diff --git a/pokemon/home/shiny/16.png b/pokemon/home/shiny/16.png new file mode 100644 index 0000000..da71df8 Binary files /dev/null and b/pokemon/home/shiny/16.png differ diff --git a/pokemon/home/shiny/160.png b/pokemon/home/shiny/160.png new file mode 100644 index 0000000..d1c4ae3 Binary files /dev/null and b/pokemon/home/shiny/160.png differ diff --git a/pokemon/home/shiny/161.png b/pokemon/home/shiny/161.png new file mode 100644 index 0000000..9244da3 Binary files /dev/null and b/pokemon/home/shiny/161.png differ diff --git a/pokemon/home/shiny/162.png b/pokemon/home/shiny/162.png new file mode 100644 index 0000000..fbc71f8 Binary files /dev/null and b/pokemon/home/shiny/162.png differ diff --git a/pokemon/home/shiny/163.png b/pokemon/home/shiny/163.png new file mode 100644 index 0000000..4b31ebe Binary files /dev/null and b/pokemon/home/shiny/163.png differ diff --git a/pokemon/home/shiny/164.png b/pokemon/home/shiny/164.png new file mode 100644 index 0000000..189d65f Binary files /dev/null and b/pokemon/home/shiny/164.png differ diff --git a/pokemon/home/shiny/165.png b/pokemon/home/shiny/165.png new file mode 100644 index 0000000..eb67a04 Binary files /dev/null and b/pokemon/home/shiny/165.png differ diff --git a/pokemon/home/shiny/166.png b/pokemon/home/shiny/166.png new file mode 100644 index 0000000..9fb280f Binary files /dev/null and b/pokemon/home/shiny/166.png differ diff --git a/pokemon/home/shiny/167.png b/pokemon/home/shiny/167.png new file mode 100644 index 0000000..8df9806 Binary files /dev/null and b/pokemon/home/shiny/167.png differ diff --git a/pokemon/home/shiny/168.png b/pokemon/home/shiny/168.png new file mode 100644 index 0000000..8624901 Binary files /dev/null and b/pokemon/home/shiny/168.png differ diff --git a/pokemon/home/shiny/169.png b/pokemon/home/shiny/169.png new file mode 100644 index 0000000..9b4bebc Binary files /dev/null and b/pokemon/home/shiny/169.png differ diff --git a/pokemon/home/shiny/17.png b/pokemon/home/shiny/17.png new file mode 100644 index 0000000..9008662 Binary files /dev/null and b/pokemon/home/shiny/17.png differ diff --git a/pokemon/home/shiny/170.png b/pokemon/home/shiny/170.png new file mode 100644 index 0000000..19d637f Binary files /dev/null and b/pokemon/home/shiny/170.png differ diff --git a/pokemon/home/shiny/171.png b/pokemon/home/shiny/171.png new file mode 100644 index 0000000..bcbb453 Binary files /dev/null and b/pokemon/home/shiny/171.png differ diff --git a/pokemon/home/shiny/172.png b/pokemon/home/shiny/172.png new file mode 100644 index 0000000..1e0dda0 Binary files /dev/null and b/pokemon/home/shiny/172.png differ diff --git a/pokemon/home/shiny/173.png b/pokemon/home/shiny/173.png new file mode 100644 index 0000000..dfe01ea Binary files /dev/null and b/pokemon/home/shiny/173.png differ diff --git a/pokemon/home/shiny/174.png b/pokemon/home/shiny/174.png new file mode 100644 index 0000000..6b28d0b Binary files /dev/null and b/pokemon/home/shiny/174.png differ diff --git a/pokemon/home/shiny/175.png b/pokemon/home/shiny/175.png new file mode 100644 index 0000000..51ff8fd Binary files /dev/null and b/pokemon/home/shiny/175.png differ diff --git a/pokemon/home/shiny/176.png b/pokemon/home/shiny/176.png new file mode 100644 index 0000000..85ba8c9 Binary files /dev/null and b/pokemon/home/shiny/176.png differ diff --git a/pokemon/home/shiny/177.png b/pokemon/home/shiny/177.png new file mode 100644 index 0000000..a3bc902 Binary files /dev/null and b/pokemon/home/shiny/177.png differ diff --git a/pokemon/home/shiny/178.png b/pokemon/home/shiny/178.png new file mode 100644 index 0000000..766242f Binary files /dev/null and b/pokemon/home/shiny/178.png differ diff --git a/pokemon/home/shiny/179.png b/pokemon/home/shiny/179.png new file mode 100644 index 0000000..46662d6 Binary files /dev/null and b/pokemon/home/shiny/179.png differ diff --git a/pokemon/home/shiny/18-mega.png b/pokemon/home/shiny/18-mega.png new file mode 100644 index 0000000..a2bc4b2 Binary files /dev/null and b/pokemon/home/shiny/18-mega.png differ diff --git a/pokemon/home/shiny/18.png b/pokemon/home/shiny/18.png new file mode 100644 index 0000000..cd26b4b Binary files /dev/null and b/pokemon/home/shiny/18.png differ diff --git a/pokemon/home/shiny/180.png b/pokemon/home/shiny/180.png new file mode 100644 index 0000000..82a7410 Binary files /dev/null and b/pokemon/home/shiny/180.png differ diff --git a/pokemon/home/shiny/181-mega.png b/pokemon/home/shiny/181-mega.png new file mode 100644 index 0000000..b683fb2 Binary files /dev/null and b/pokemon/home/shiny/181-mega.png differ diff --git a/pokemon/home/shiny/181.png b/pokemon/home/shiny/181.png new file mode 100644 index 0000000..ba0e113 Binary files /dev/null and b/pokemon/home/shiny/181.png differ diff --git a/pokemon/home/shiny/182.png b/pokemon/home/shiny/182.png new file mode 100644 index 0000000..9f73c89 Binary files /dev/null and b/pokemon/home/shiny/182.png differ diff --git a/pokemon/home/shiny/183.png b/pokemon/home/shiny/183.png new file mode 100644 index 0000000..2dfc54a Binary files /dev/null and b/pokemon/home/shiny/183.png differ diff --git a/pokemon/home/shiny/184.png b/pokemon/home/shiny/184.png new file mode 100644 index 0000000..3803013 Binary files /dev/null and b/pokemon/home/shiny/184.png differ diff --git a/pokemon/home/shiny/185.png b/pokemon/home/shiny/185.png new file mode 100644 index 0000000..efeb92b Binary files /dev/null and b/pokemon/home/shiny/185.png differ diff --git a/pokemon/home/shiny/186.png b/pokemon/home/shiny/186.png new file mode 100644 index 0000000..3c74de1 Binary files /dev/null and b/pokemon/home/shiny/186.png differ diff --git a/pokemon/home/shiny/187.png b/pokemon/home/shiny/187.png new file mode 100644 index 0000000..837dc78 Binary files /dev/null and b/pokemon/home/shiny/187.png differ diff --git a/pokemon/home/shiny/188.png b/pokemon/home/shiny/188.png new file mode 100644 index 0000000..55b70aa Binary files /dev/null and b/pokemon/home/shiny/188.png differ diff --git a/pokemon/home/shiny/189.png b/pokemon/home/shiny/189.png new file mode 100644 index 0000000..032d062 Binary files /dev/null and b/pokemon/home/shiny/189.png differ diff --git a/pokemon/home/shiny/19-alola.png b/pokemon/home/shiny/19-alola.png new file mode 100644 index 0000000..23b18aa Binary files /dev/null and b/pokemon/home/shiny/19-alola.png differ diff --git a/pokemon/home/shiny/19.png b/pokemon/home/shiny/19.png new file mode 100644 index 0000000..6f67644 Binary files /dev/null and b/pokemon/home/shiny/19.png differ diff --git a/pokemon/home/shiny/190.png b/pokemon/home/shiny/190.png new file mode 100644 index 0000000..f8e23fe Binary files /dev/null and b/pokemon/home/shiny/190.png differ diff --git a/pokemon/home/shiny/191.png b/pokemon/home/shiny/191.png new file mode 100644 index 0000000..11dbd64 Binary files /dev/null and b/pokemon/home/shiny/191.png differ diff --git a/pokemon/home/shiny/192.png b/pokemon/home/shiny/192.png new file mode 100644 index 0000000..b4d4c1c Binary files /dev/null and b/pokemon/home/shiny/192.png differ diff --git a/pokemon/home/shiny/193.png b/pokemon/home/shiny/193.png new file mode 100644 index 0000000..ee77522 Binary files /dev/null and b/pokemon/home/shiny/193.png differ diff --git a/pokemon/home/shiny/194.png b/pokemon/home/shiny/194.png new file mode 100644 index 0000000..443d41b Binary files /dev/null and b/pokemon/home/shiny/194.png differ diff --git a/pokemon/home/shiny/195.png b/pokemon/home/shiny/195.png new file mode 100644 index 0000000..2d57ff0 Binary files /dev/null and b/pokemon/home/shiny/195.png differ diff --git a/pokemon/home/shiny/196.png b/pokemon/home/shiny/196.png new file mode 100644 index 0000000..f819fc5 Binary files /dev/null and b/pokemon/home/shiny/196.png differ diff --git a/pokemon/home/shiny/197.png b/pokemon/home/shiny/197.png new file mode 100644 index 0000000..0fd280e Binary files /dev/null and b/pokemon/home/shiny/197.png differ diff --git a/pokemon/home/shiny/198.png b/pokemon/home/shiny/198.png new file mode 100644 index 0000000..462e762 Binary files /dev/null and b/pokemon/home/shiny/198.png differ diff --git a/pokemon/home/shiny/199.png b/pokemon/home/shiny/199.png new file mode 100644 index 0000000..f6ed1f9 Binary files /dev/null and b/pokemon/home/shiny/199.png differ diff --git a/pokemon/home/shiny/2.png b/pokemon/home/shiny/2.png new file mode 100644 index 0000000..6ba2e1e Binary files /dev/null and b/pokemon/home/shiny/2.png differ diff --git a/pokemon/home/shiny/20-alola.png b/pokemon/home/shiny/20-alola.png new file mode 100644 index 0000000..e5c11f0 Binary files /dev/null and b/pokemon/home/shiny/20-alola.png differ diff --git a/pokemon/home/shiny/20-totem.png b/pokemon/home/shiny/20-totem.png new file mode 100644 index 0000000..5976b56 Binary files /dev/null and b/pokemon/home/shiny/20-totem.png differ diff --git a/pokemon/home/shiny/20.png b/pokemon/home/shiny/20.png new file mode 100644 index 0000000..1a7f758 Binary files /dev/null and b/pokemon/home/shiny/20.png differ diff --git a/pokemon/home/shiny/200.png b/pokemon/home/shiny/200.png new file mode 100644 index 0000000..b3fc1ee Binary files /dev/null and b/pokemon/home/shiny/200.png differ diff --git a/pokemon/home/shiny/201-a.png b/pokemon/home/shiny/201-a.png new file mode 100644 index 0000000..1d9527e Binary files /dev/null and b/pokemon/home/shiny/201-a.png differ diff --git a/pokemon/home/shiny/201-b.png b/pokemon/home/shiny/201-b.png new file mode 100644 index 0000000..4bafcce Binary files /dev/null and b/pokemon/home/shiny/201-b.png differ diff --git a/pokemon/home/shiny/201-c.png b/pokemon/home/shiny/201-c.png new file mode 100644 index 0000000..0df8405 Binary files /dev/null and b/pokemon/home/shiny/201-c.png differ diff --git a/pokemon/home/shiny/201-d.png b/pokemon/home/shiny/201-d.png new file mode 100644 index 0000000..0e5763e Binary files /dev/null and b/pokemon/home/shiny/201-d.png differ diff --git a/pokemon/home/shiny/201-e.png b/pokemon/home/shiny/201-e.png new file mode 100644 index 0000000..b5cc470 Binary files /dev/null and b/pokemon/home/shiny/201-e.png differ diff --git a/pokemon/home/shiny/201-exclamation.png b/pokemon/home/shiny/201-exclamation.png new file mode 100644 index 0000000..997d145 Binary files /dev/null and b/pokemon/home/shiny/201-exclamation.png differ diff --git a/pokemon/home/shiny/201-f.png b/pokemon/home/shiny/201-f.png new file mode 100644 index 0000000..5ba5ec6 Binary files /dev/null and b/pokemon/home/shiny/201-f.png differ diff --git a/pokemon/home/shiny/201-g.png b/pokemon/home/shiny/201-g.png new file mode 100644 index 0000000..abcb02f Binary files /dev/null and b/pokemon/home/shiny/201-g.png differ diff --git a/pokemon/home/shiny/201-h.png b/pokemon/home/shiny/201-h.png new file mode 100644 index 0000000..8938435 Binary files /dev/null and b/pokemon/home/shiny/201-h.png differ diff --git a/pokemon/home/shiny/201-i.png b/pokemon/home/shiny/201-i.png new file mode 100644 index 0000000..1438ec1 Binary files /dev/null and b/pokemon/home/shiny/201-i.png differ diff --git a/pokemon/home/shiny/201-j.png b/pokemon/home/shiny/201-j.png new file mode 100644 index 0000000..812037c Binary files /dev/null and b/pokemon/home/shiny/201-j.png differ diff --git a/pokemon/home/shiny/201-k.png b/pokemon/home/shiny/201-k.png new file mode 100644 index 0000000..24b75c3 Binary files /dev/null and b/pokemon/home/shiny/201-k.png differ diff --git a/pokemon/home/shiny/201-l.png b/pokemon/home/shiny/201-l.png new file mode 100644 index 0000000..f2c86ec Binary files /dev/null and b/pokemon/home/shiny/201-l.png differ diff --git a/pokemon/home/shiny/201-m.png b/pokemon/home/shiny/201-m.png new file mode 100644 index 0000000..42fd3df Binary files /dev/null and b/pokemon/home/shiny/201-m.png differ diff --git a/pokemon/home/shiny/201-n.png b/pokemon/home/shiny/201-n.png new file mode 100644 index 0000000..8e2cc31 Binary files /dev/null and b/pokemon/home/shiny/201-n.png differ diff --git a/pokemon/home/shiny/201-o.png b/pokemon/home/shiny/201-o.png new file mode 100644 index 0000000..11abca5 Binary files /dev/null and b/pokemon/home/shiny/201-o.png differ diff --git a/pokemon/home/shiny/201-p.png b/pokemon/home/shiny/201-p.png new file mode 100644 index 0000000..95df598 Binary files /dev/null and b/pokemon/home/shiny/201-p.png differ diff --git a/pokemon/home/shiny/201-q.png b/pokemon/home/shiny/201-q.png new file mode 100644 index 0000000..861b06f Binary files /dev/null and b/pokemon/home/shiny/201-q.png differ diff --git a/pokemon/home/shiny/201-question.png b/pokemon/home/shiny/201-question.png new file mode 100644 index 0000000..80f9676 Binary files /dev/null and b/pokemon/home/shiny/201-question.png differ diff --git a/pokemon/home/shiny/201-r.png b/pokemon/home/shiny/201-r.png new file mode 100644 index 0000000..c7b741d Binary files /dev/null and b/pokemon/home/shiny/201-r.png differ diff --git a/pokemon/home/shiny/201-s.png b/pokemon/home/shiny/201-s.png new file mode 100644 index 0000000..2f65b40 Binary files /dev/null and b/pokemon/home/shiny/201-s.png differ diff --git a/pokemon/home/shiny/201-t.png b/pokemon/home/shiny/201-t.png new file mode 100644 index 0000000..54ad7bf Binary files /dev/null and b/pokemon/home/shiny/201-t.png differ diff --git a/pokemon/home/shiny/201-u.png b/pokemon/home/shiny/201-u.png new file mode 100644 index 0000000..728b2f8 Binary files /dev/null and b/pokemon/home/shiny/201-u.png differ diff --git a/pokemon/home/shiny/201-v.png b/pokemon/home/shiny/201-v.png new file mode 100644 index 0000000..bcec7dd Binary files /dev/null and b/pokemon/home/shiny/201-v.png differ diff --git a/pokemon/home/shiny/201-w.png b/pokemon/home/shiny/201-w.png new file mode 100644 index 0000000..ba0d577 Binary files /dev/null and b/pokemon/home/shiny/201-w.png differ diff --git a/pokemon/home/shiny/201-x.png b/pokemon/home/shiny/201-x.png new file mode 100644 index 0000000..50c1484 Binary files /dev/null and b/pokemon/home/shiny/201-x.png differ diff --git a/pokemon/home/shiny/201-y.png b/pokemon/home/shiny/201-y.png new file mode 100644 index 0000000..1e0a920 Binary files /dev/null and b/pokemon/home/shiny/201-y.png differ diff --git a/pokemon/home/shiny/201-z.png b/pokemon/home/shiny/201-z.png new file mode 100644 index 0000000..9e5fd77 Binary files /dev/null and b/pokemon/home/shiny/201-z.png differ diff --git a/pokemon/home/shiny/202.png b/pokemon/home/shiny/202.png new file mode 100644 index 0000000..817b5c5 Binary files /dev/null and b/pokemon/home/shiny/202.png differ diff --git a/pokemon/home/shiny/203.png b/pokemon/home/shiny/203.png new file mode 100644 index 0000000..a4b5de1 Binary files /dev/null and b/pokemon/home/shiny/203.png differ diff --git a/pokemon/home/shiny/204.png b/pokemon/home/shiny/204.png new file mode 100644 index 0000000..1d5b852 Binary files /dev/null and b/pokemon/home/shiny/204.png differ diff --git a/pokemon/home/shiny/205.png b/pokemon/home/shiny/205.png new file mode 100644 index 0000000..010707f Binary files /dev/null and b/pokemon/home/shiny/205.png differ diff --git a/pokemon/home/shiny/206.png b/pokemon/home/shiny/206.png new file mode 100644 index 0000000..53e56be Binary files /dev/null and b/pokemon/home/shiny/206.png differ diff --git a/pokemon/home/shiny/207.png b/pokemon/home/shiny/207.png new file mode 100644 index 0000000..46f5658 Binary files /dev/null and b/pokemon/home/shiny/207.png differ diff --git a/pokemon/home/shiny/208-mega.png b/pokemon/home/shiny/208-mega.png new file mode 100644 index 0000000..297fbec Binary files /dev/null and b/pokemon/home/shiny/208-mega.png differ diff --git a/pokemon/home/shiny/208.png b/pokemon/home/shiny/208.png new file mode 100644 index 0000000..9eafe3e Binary files /dev/null and b/pokemon/home/shiny/208.png differ diff --git a/pokemon/home/shiny/209.png b/pokemon/home/shiny/209.png new file mode 100644 index 0000000..42b67b3 Binary files /dev/null and b/pokemon/home/shiny/209.png differ diff --git a/pokemon/home/shiny/21.png b/pokemon/home/shiny/21.png new file mode 100644 index 0000000..6247dc4 Binary files /dev/null and b/pokemon/home/shiny/21.png differ diff --git a/pokemon/home/shiny/210.png b/pokemon/home/shiny/210.png new file mode 100644 index 0000000..f14a228 Binary files /dev/null and b/pokemon/home/shiny/210.png differ diff --git a/pokemon/home/shiny/211.png b/pokemon/home/shiny/211.png new file mode 100644 index 0000000..7eff502 Binary files /dev/null and b/pokemon/home/shiny/211.png differ diff --git a/pokemon/home/shiny/212-mega.png b/pokemon/home/shiny/212-mega.png new file mode 100644 index 0000000..6bdbdf1 Binary files /dev/null and b/pokemon/home/shiny/212-mega.png differ diff --git a/pokemon/home/shiny/212.png b/pokemon/home/shiny/212.png new file mode 100644 index 0000000..c745dec Binary files /dev/null and b/pokemon/home/shiny/212.png differ diff --git a/pokemon/home/shiny/213.png b/pokemon/home/shiny/213.png new file mode 100644 index 0000000..abfada6 Binary files /dev/null and b/pokemon/home/shiny/213.png differ diff --git a/pokemon/home/shiny/214-mega.png b/pokemon/home/shiny/214-mega.png new file mode 100644 index 0000000..2c075e3 Binary files /dev/null and b/pokemon/home/shiny/214-mega.png differ diff --git a/pokemon/home/shiny/214.png b/pokemon/home/shiny/214.png new file mode 100644 index 0000000..b10f640 Binary files /dev/null and b/pokemon/home/shiny/214.png differ diff --git a/pokemon/home/shiny/215.png b/pokemon/home/shiny/215.png new file mode 100644 index 0000000..f25baba Binary files /dev/null and b/pokemon/home/shiny/215.png differ diff --git a/pokemon/home/shiny/216.png b/pokemon/home/shiny/216.png new file mode 100644 index 0000000..cbfb40a Binary files /dev/null and b/pokemon/home/shiny/216.png differ diff --git a/pokemon/home/shiny/217.png b/pokemon/home/shiny/217.png new file mode 100644 index 0000000..e2201f3 Binary files /dev/null and b/pokemon/home/shiny/217.png differ diff --git a/pokemon/home/shiny/218.png b/pokemon/home/shiny/218.png new file mode 100644 index 0000000..5c072b4 Binary files /dev/null and b/pokemon/home/shiny/218.png differ diff --git a/pokemon/home/shiny/219.png b/pokemon/home/shiny/219.png new file mode 100644 index 0000000..6cd605a Binary files /dev/null and b/pokemon/home/shiny/219.png differ diff --git a/pokemon/home/shiny/22.png b/pokemon/home/shiny/22.png new file mode 100644 index 0000000..d6d3a59 Binary files /dev/null and b/pokemon/home/shiny/22.png differ diff --git a/pokemon/home/shiny/220.png b/pokemon/home/shiny/220.png new file mode 100644 index 0000000..4d099c9 Binary files /dev/null and b/pokemon/home/shiny/220.png differ diff --git a/pokemon/home/shiny/221.png b/pokemon/home/shiny/221.png new file mode 100644 index 0000000..1c12188 Binary files /dev/null and b/pokemon/home/shiny/221.png differ diff --git a/pokemon/home/shiny/222-galar.png b/pokemon/home/shiny/222-galar.png new file mode 100644 index 0000000..3097c40 Binary files /dev/null and b/pokemon/home/shiny/222-galar.png differ diff --git a/pokemon/home/shiny/222.png b/pokemon/home/shiny/222.png new file mode 100644 index 0000000..58d7eb6 Binary files /dev/null and b/pokemon/home/shiny/222.png differ diff --git a/pokemon/home/shiny/223.png b/pokemon/home/shiny/223.png new file mode 100644 index 0000000..123414c Binary files /dev/null and b/pokemon/home/shiny/223.png differ diff --git a/pokemon/home/shiny/224.png b/pokemon/home/shiny/224.png new file mode 100644 index 0000000..ef70205 Binary files /dev/null and b/pokemon/home/shiny/224.png differ diff --git a/pokemon/home/shiny/225.png b/pokemon/home/shiny/225.png new file mode 100644 index 0000000..06a5d52 Binary files /dev/null and b/pokemon/home/shiny/225.png differ diff --git a/pokemon/home/shiny/226.png b/pokemon/home/shiny/226.png new file mode 100644 index 0000000..ca9d089 Binary files /dev/null and b/pokemon/home/shiny/226.png differ diff --git a/pokemon/home/shiny/227.png b/pokemon/home/shiny/227.png new file mode 100644 index 0000000..f216f58 Binary files /dev/null and b/pokemon/home/shiny/227.png differ diff --git a/pokemon/home/shiny/228.png b/pokemon/home/shiny/228.png new file mode 100644 index 0000000..384a9b9 Binary files /dev/null and b/pokemon/home/shiny/228.png differ diff --git a/pokemon/home/shiny/229-mega.png b/pokemon/home/shiny/229-mega.png new file mode 100644 index 0000000..d38b5eb Binary files /dev/null and b/pokemon/home/shiny/229-mega.png differ diff --git a/pokemon/home/shiny/229.png b/pokemon/home/shiny/229.png new file mode 100644 index 0000000..e1fd601 Binary files /dev/null and b/pokemon/home/shiny/229.png differ diff --git a/pokemon/home/shiny/23.png b/pokemon/home/shiny/23.png new file mode 100644 index 0000000..1f3ff47 Binary files /dev/null and b/pokemon/home/shiny/23.png differ diff --git a/pokemon/home/shiny/230.png b/pokemon/home/shiny/230.png new file mode 100644 index 0000000..5f4c33d Binary files /dev/null and b/pokemon/home/shiny/230.png differ diff --git a/pokemon/home/shiny/231.png b/pokemon/home/shiny/231.png new file mode 100644 index 0000000..3e944ac Binary files /dev/null and b/pokemon/home/shiny/231.png differ diff --git a/pokemon/home/shiny/232.png b/pokemon/home/shiny/232.png new file mode 100644 index 0000000..08a70da Binary files /dev/null and b/pokemon/home/shiny/232.png differ diff --git a/pokemon/home/shiny/233.png b/pokemon/home/shiny/233.png new file mode 100644 index 0000000..850cc3a Binary files /dev/null and b/pokemon/home/shiny/233.png differ diff --git a/pokemon/home/shiny/234.png b/pokemon/home/shiny/234.png new file mode 100644 index 0000000..00c7510 Binary files /dev/null and b/pokemon/home/shiny/234.png differ diff --git a/pokemon/home/shiny/235.png b/pokemon/home/shiny/235.png new file mode 100644 index 0000000..3844d60 Binary files /dev/null and b/pokemon/home/shiny/235.png differ diff --git a/pokemon/home/shiny/236.png b/pokemon/home/shiny/236.png new file mode 100644 index 0000000..b5d17d5 Binary files /dev/null and b/pokemon/home/shiny/236.png differ diff --git a/pokemon/home/shiny/237.png b/pokemon/home/shiny/237.png new file mode 100644 index 0000000..1dc52ee Binary files /dev/null and b/pokemon/home/shiny/237.png differ diff --git a/pokemon/home/shiny/238.png b/pokemon/home/shiny/238.png new file mode 100644 index 0000000..f711bd8 Binary files /dev/null and b/pokemon/home/shiny/238.png differ diff --git a/pokemon/home/shiny/239.png b/pokemon/home/shiny/239.png new file mode 100644 index 0000000..412d84e Binary files /dev/null and b/pokemon/home/shiny/239.png differ diff --git a/pokemon/home/shiny/24.png b/pokemon/home/shiny/24.png new file mode 100644 index 0000000..58a64ce Binary files /dev/null and b/pokemon/home/shiny/24.png differ diff --git a/pokemon/home/shiny/240.png b/pokemon/home/shiny/240.png new file mode 100644 index 0000000..64466fa Binary files /dev/null and b/pokemon/home/shiny/240.png differ diff --git a/pokemon/home/shiny/241.png b/pokemon/home/shiny/241.png new file mode 100644 index 0000000..262e482 Binary files /dev/null and b/pokemon/home/shiny/241.png differ diff --git a/pokemon/home/shiny/242.png b/pokemon/home/shiny/242.png new file mode 100644 index 0000000..a0c2533 Binary files /dev/null and b/pokemon/home/shiny/242.png differ diff --git a/pokemon/home/shiny/243.png b/pokemon/home/shiny/243.png new file mode 100644 index 0000000..f8fc1fa Binary files /dev/null and b/pokemon/home/shiny/243.png differ diff --git a/pokemon/home/shiny/244.png b/pokemon/home/shiny/244.png new file mode 100644 index 0000000..1b3a963 Binary files /dev/null and b/pokemon/home/shiny/244.png differ diff --git a/pokemon/home/shiny/245.png b/pokemon/home/shiny/245.png new file mode 100644 index 0000000..1d3043f Binary files /dev/null and b/pokemon/home/shiny/245.png differ diff --git a/pokemon/home/shiny/246.png b/pokemon/home/shiny/246.png new file mode 100644 index 0000000..0ebe62d Binary files /dev/null and b/pokemon/home/shiny/246.png differ diff --git a/pokemon/home/shiny/247.png b/pokemon/home/shiny/247.png new file mode 100644 index 0000000..bb73233 Binary files /dev/null and b/pokemon/home/shiny/247.png differ diff --git a/pokemon/home/shiny/248-mega.png b/pokemon/home/shiny/248-mega.png new file mode 100644 index 0000000..4c2d855 Binary files /dev/null and b/pokemon/home/shiny/248-mega.png differ diff --git a/pokemon/home/shiny/248.png b/pokemon/home/shiny/248.png new file mode 100644 index 0000000..0b42d39 Binary files /dev/null and b/pokemon/home/shiny/248.png differ diff --git a/pokemon/home/shiny/249.png b/pokemon/home/shiny/249.png new file mode 100644 index 0000000..cdfb515 Binary files /dev/null and b/pokemon/home/shiny/249.png differ diff --git a/pokemon/home/shiny/25-alola-cap.png b/pokemon/home/shiny/25-alola-cap.png new file mode 100644 index 0000000..4611088 Binary files /dev/null and b/pokemon/home/shiny/25-alola-cap.png differ diff --git a/pokemon/home/shiny/25-hoenn-cap.png b/pokemon/home/shiny/25-hoenn-cap.png new file mode 100644 index 0000000..8333cb3 Binary files /dev/null and b/pokemon/home/shiny/25-hoenn-cap.png differ diff --git a/pokemon/home/shiny/25-kalos-cap.png b/pokemon/home/shiny/25-kalos-cap.png new file mode 100644 index 0000000..efd6b03 Binary files /dev/null and b/pokemon/home/shiny/25-kalos-cap.png differ diff --git a/pokemon/home/shiny/25-original-cap.png b/pokemon/home/shiny/25-original-cap.png new file mode 100644 index 0000000..3f28e1b Binary files /dev/null and b/pokemon/home/shiny/25-original-cap.png differ diff --git a/pokemon/home/shiny/25-partner-cap.png b/pokemon/home/shiny/25-partner-cap.png new file mode 100644 index 0000000..a64e69c Binary files /dev/null and b/pokemon/home/shiny/25-partner-cap.png differ diff --git a/pokemon/home/shiny/25-partner.png b/pokemon/home/shiny/25-partner.png new file mode 100644 index 0000000..2e74947 Binary files /dev/null and b/pokemon/home/shiny/25-partner.png differ diff --git a/pokemon/home/shiny/25-sinnoh-cap.png b/pokemon/home/shiny/25-sinnoh-cap.png new file mode 100644 index 0000000..7758579 Binary files /dev/null and b/pokemon/home/shiny/25-sinnoh-cap.png differ diff --git a/pokemon/home/shiny/25-unova-cap.png b/pokemon/home/shiny/25-unova-cap.png new file mode 100644 index 0000000..1150308 Binary files /dev/null and b/pokemon/home/shiny/25-unova-cap.png differ diff --git a/pokemon/home/shiny/25.png b/pokemon/home/shiny/25.png new file mode 100644 index 0000000..f7a914a Binary files /dev/null and b/pokemon/home/shiny/25.png differ diff --git a/pokemon/home/shiny/250.png b/pokemon/home/shiny/250.png new file mode 100644 index 0000000..e63297d Binary files /dev/null and b/pokemon/home/shiny/250.png differ diff --git a/pokemon/home/shiny/251.png b/pokemon/home/shiny/251.png new file mode 100644 index 0000000..6109284 Binary files /dev/null and b/pokemon/home/shiny/251.png differ diff --git a/pokemon/home/shiny/252.png b/pokemon/home/shiny/252.png new file mode 100644 index 0000000..1230c0a Binary files /dev/null and b/pokemon/home/shiny/252.png differ diff --git a/pokemon/home/shiny/253.png b/pokemon/home/shiny/253.png new file mode 100644 index 0000000..d66c07c Binary files /dev/null and b/pokemon/home/shiny/253.png differ diff --git a/pokemon/home/shiny/254-mega.png b/pokemon/home/shiny/254-mega.png new file mode 100644 index 0000000..23cf68d Binary files /dev/null and b/pokemon/home/shiny/254-mega.png differ diff --git a/pokemon/home/shiny/254.png b/pokemon/home/shiny/254.png new file mode 100644 index 0000000..b5a702e Binary files /dev/null and b/pokemon/home/shiny/254.png differ diff --git a/pokemon/home/shiny/255.png b/pokemon/home/shiny/255.png new file mode 100644 index 0000000..501fb97 Binary files /dev/null and b/pokemon/home/shiny/255.png differ diff --git a/pokemon/home/shiny/256.png b/pokemon/home/shiny/256.png new file mode 100644 index 0000000..82f5b0e Binary files /dev/null and b/pokemon/home/shiny/256.png differ diff --git a/pokemon/home/shiny/257-mega.png b/pokemon/home/shiny/257-mega.png new file mode 100644 index 0000000..3e5cc77 Binary files /dev/null and b/pokemon/home/shiny/257-mega.png differ diff --git a/pokemon/home/shiny/257.png b/pokemon/home/shiny/257.png new file mode 100644 index 0000000..3c0ad61 Binary files /dev/null and b/pokemon/home/shiny/257.png differ diff --git a/pokemon/home/shiny/258.png b/pokemon/home/shiny/258.png new file mode 100644 index 0000000..16245c9 Binary files /dev/null and b/pokemon/home/shiny/258.png differ diff --git a/pokemon/home/shiny/259.png b/pokemon/home/shiny/259.png new file mode 100644 index 0000000..e7c0cf9 Binary files /dev/null and b/pokemon/home/shiny/259.png differ diff --git a/pokemon/home/shiny/26-alola.png b/pokemon/home/shiny/26-alola.png new file mode 100644 index 0000000..90e6cc3 Binary files /dev/null and b/pokemon/home/shiny/26-alola.png differ diff --git a/pokemon/home/shiny/26.png b/pokemon/home/shiny/26.png new file mode 100644 index 0000000..19fe44e Binary files /dev/null and b/pokemon/home/shiny/26.png differ diff --git a/pokemon/home/shiny/260-mega.png b/pokemon/home/shiny/260-mega.png new file mode 100644 index 0000000..7c57d3a Binary files /dev/null and b/pokemon/home/shiny/260-mega.png differ diff --git a/pokemon/home/shiny/260.png b/pokemon/home/shiny/260.png new file mode 100644 index 0000000..1726b99 Binary files /dev/null and b/pokemon/home/shiny/260.png differ diff --git a/pokemon/home/shiny/261.png b/pokemon/home/shiny/261.png new file mode 100644 index 0000000..96db902 Binary files /dev/null and b/pokemon/home/shiny/261.png differ diff --git a/pokemon/home/shiny/262.png b/pokemon/home/shiny/262.png new file mode 100644 index 0000000..f2b11a2 Binary files /dev/null and b/pokemon/home/shiny/262.png differ diff --git a/pokemon/home/shiny/263-galar.png b/pokemon/home/shiny/263-galar.png new file mode 100644 index 0000000..a896588 Binary files /dev/null and b/pokemon/home/shiny/263-galar.png differ diff --git a/pokemon/home/shiny/263.png b/pokemon/home/shiny/263.png new file mode 100644 index 0000000..8d8e936 Binary files /dev/null and b/pokemon/home/shiny/263.png differ diff --git a/pokemon/home/shiny/264-galar.png b/pokemon/home/shiny/264-galar.png new file mode 100644 index 0000000..a5b61c2 Binary files /dev/null and b/pokemon/home/shiny/264-galar.png differ diff --git a/pokemon/home/shiny/264.png b/pokemon/home/shiny/264.png new file mode 100644 index 0000000..1f5d5fe Binary files /dev/null and b/pokemon/home/shiny/264.png differ diff --git a/pokemon/home/shiny/265.png b/pokemon/home/shiny/265.png new file mode 100644 index 0000000..3e244df Binary files /dev/null and b/pokemon/home/shiny/265.png differ diff --git a/pokemon/home/shiny/266.png b/pokemon/home/shiny/266.png new file mode 100644 index 0000000..244cc33 Binary files /dev/null and b/pokemon/home/shiny/266.png differ diff --git a/pokemon/home/shiny/267.png b/pokemon/home/shiny/267.png new file mode 100644 index 0000000..89acd59 Binary files /dev/null and b/pokemon/home/shiny/267.png differ diff --git a/pokemon/home/shiny/268.png b/pokemon/home/shiny/268.png new file mode 100644 index 0000000..d3dd3c3 Binary files /dev/null and b/pokemon/home/shiny/268.png differ diff --git a/pokemon/home/shiny/269.png b/pokemon/home/shiny/269.png new file mode 100644 index 0000000..fae1cbf Binary files /dev/null and b/pokemon/home/shiny/269.png differ diff --git a/pokemon/home/shiny/27-alola.png b/pokemon/home/shiny/27-alola.png new file mode 100644 index 0000000..c894143 Binary files /dev/null and b/pokemon/home/shiny/27-alola.png differ diff --git a/pokemon/home/shiny/27.png b/pokemon/home/shiny/27.png new file mode 100644 index 0000000..8c6d511 Binary files /dev/null and b/pokemon/home/shiny/27.png differ diff --git a/pokemon/home/shiny/270.png b/pokemon/home/shiny/270.png new file mode 100644 index 0000000..1e33bea Binary files /dev/null and b/pokemon/home/shiny/270.png differ diff --git a/pokemon/home/shiny/271.png b/pokemon/home/shiny/271.png new file mode 100644 index 0000000..da831e6 Binary files /dev/null and b/pokemon/home/shiny/271.png differ diff --git a/pokemon/home/shiny/272.png b/pokemon/home/shiny/272.png new file mode 100644 index 0000000..d7fade8 Binary files /dev/null and b/pokemon/home/shiny/272.png differ diff --git a/pokemon/home/shiny/273.png b/pokemon/home/shiny/273.png new file mode 100644 index 0000000..e7c561c Binary files /dev/null and b/pokemon/home/shiny/273.png differ diff --git a/pokemon/home/shiny/274.png b/pokemon/home/shiny/274.png new file mode 100644 index 0000000..2993091 Binary files /dev/null and b/pokemon/home/shiny/274.png differ diff --git a/pokemon/home/shiny/275.png b/pokemon/home/shiny/275.png new file mode 100644 index 0000000..4fbf38f Binary files /dev/null and b/pokemon/home/shiny/275.png differ diff --git a/pokemon/home/shiny/276.png b/pokemon/home/shiny/276.png new file mode 100644 index 0000000..4c27e67 Binary files /dev/null and b/pokemon/home/shiny/276.png differ diff --git a/pokemon/home/shiny/277.png b/pokemon/home/shiny/277.png new file mode 100644 index 0000000..9f1e741 Binary files /dev/null and b/pokemon/home/shiny/277.png differ diff --git a/pokemon/home/shiny/278.png b/pokemon/home/shiny/278.png new file mode 100644 index 0000000..bde901f Binary files /dev/null and b/pokemon/home/shiny/278.png differ diff --git a/pokemon/home/shiny/279.png b/pokemon/home/shiny/279.png new file mode 100644 index 0000000..48669a0 Binary files /dev/null and b/pokemon/home/shiny/279.png differ diff --git a/pokemon/home/shiny/28-alola.png b/pokemon/home/shiny/28-alola.png new file mode 100644 index 0000000..4179153 Binary files /dev/null and b/pokemon/home/shiny/28-alola.png differ diff --git a/pokemon/home/shiny/28.png b/pokemon/home/shiny/28.png new file mode 100644 index 0000000..5eb0182 Binary files /dev/null and b/pokemon/home/shiny/28.png differ diff --git a/pokemon/home/shiny/280.png b/pokemon/home/shiny/280.png new file mode 100644 index 0000000..199a382 Binary files /dev/null and b/pokemon/home/shiny/280.png differ diff --git a/pokemon/home/shiny/281.png b/pokemon/home/shiny/281.png new file mode 100644 index 0000000..e316667 Binary files /dev/null and b/pokemon/home/shiny/281.png differ diff --git a/pokemon/home/shiny/282-mega.png b/pokemon/home/shiny/282-mega.png new file mode 100644 index 0000000..ce332af Binary files /dev/null and b/pokemon/home/shiny/282-mega.png differ diff --git a/pokemon/home/shiny/282.png b/pokemon/home/shiny/282.png new file mode 100644 index 0000000..81a24b5 Binary files /dev/null and b/pokemon/home/shiny/282.png differ diff --git a/pokemon/home/shiny/283.png b/pokemon/home/shiny/283.png new file mode 100644 index 0000000..0fb2f4c Binary files /dev/null and b/pokemon/home/shiny/283.png differ diff --git a/pokemon/home/shiny/284.png b/pokemon/home/shiny/284.png new file mode 100644 index 0000000..25ffa27 Binary files /dev/null and b/pokemon/home/shiny/284.png differ diff --git a/pokemon/home/shiny/285.png b/pokemon/home/shiny/285.png new file mode 100644 index 0000000..9f5e677 Binary files /dev/null and b/pokemon/home/shiny/285.png differ diff --git a/pokemon/home/shiny/286.png b/pokemon/home/shiny/286.png new file mode 100644 index 0000000..d0179f0 Binary files /dev/null and b/pokemon/home/shiny/286.png differ diff --git a/pokemon/home/shiny/287.png b/pokemon/home/shiny/287.png new file mode 100644 index 0000000..dfdc536 Binary files /dev/null and b/pokemon/home/shiny/287.png differ diff --git a/pokemon/home/shiny/288.png b/pokemon/home/shiny/288.png new file mode 100644 index 0000000..524cea2 Binary files /dev/null and b/pokemon/home/shiny/288.png differ diff --git a/pokemon/home/shiny/289.png b/pokemon/home/shiny/289.png new file mode 100644 index 0000000..867f7d9 Binary files /dev/null and b/pokemon/home/shiny/289.png differ diff --git a/pokemon/home/shiny/29.png b/pokemon/home/shiny/29.png new file mode 100644 index 0000000..0333613 Binary files /dev/null and b/pokemon/home/shiny/29.png differ diff --git a/pokemon/home/shiny/290.png b/pokemon/home/shiny/290.png new file mode 100644 index 0000000..bec4ce1 Binary files /dev/null and b/pokemon/home/shiny/290.png differ diff --git a/pokemon/home/shiny/291.png b/pokemon/home/shiny/291.png new file mode 100644 index 0000000..9f4df9f Binary files /dev/null and b/pokemon/home/shiny/291.png differ diff --git a/pokemon/home/shiny/292.png b/pokemon/home/shiny/292.png new file mode 100644 index 0000000..5af6938 Binary files /dev/null and b/pokemon/home/shiny/292.png differ diff --git a/pokemon/home/shiny/293.png b/pokemon/home/shiny/293.png new file mode 100644 index 0000000..e2cc80f Binary files /dev/null and b/pokemon/home/shiny/293.png differ diff --git a/pokemon/home/shiny/294.png b/pokemon/home/shiny/294.png new file mode 100644 index 0000000..08cd4ad Binary files /dev/null and b/pokemon/home/shiny/294.png differ diff --git a/pokemon/home/shiny/295.png b/pokemon/home/shiny/295.png new file mode 100644 index 0000000..43321a8 Binary files /dev/null and b/pokemon/home/shiny/295.png differ diff --git a/pokemon/home/shiny/296.png b/pokemon/home/shiny/296.png new file mode 100644 index 0000000..08c83c5 Binary files /dev/null and b/pokemon/home/shiny/296.png differ diff --git a/pokemon/home/shiny/297.png b/pokemon/home/shiny/297.png new file mode 100644 index 0000000..b88e5ec Binary files /dev/null and b/pokemon/home/shiny/297.png differ diff --git a/pokemon/home/shiny/298.png b/pokemon/home/shiny/298.png new file mode 100644 index 0000000..a892012 Binary files /dev/null and b/pokemon/home/shiny/298.png differ diff --git a/pokemon/home/shiny/299.png b/pokemon/home/shiny/299.png new file mode 100644 index 0000000..8fe81b3 Binary files /dev/null and b/pokemon/home/shiny/299.png differ diff --git a/pokemon/home/shiny/3-mega.png b/pokemon/home/shiny/3-mega.png new file mode 100644 index 0000000..b7a855e Binary files /dev/null and b/pokemon/home/shiny/3-mega.png differ diff --git a/pokemon/home/shiny/3.png b/pokemon/home/shiny/3.png new file mode 100644 index 0000000..f395c1d Binary files /dev/null and b/pokemon/home/shiny/3.png differ diff --git a/pokemon/home/shiny/30.png b/pokemon/home/shiny/30.png new file mode 100644 index 0000000..9eb3f15 Binary files /dev/null and b/pokemon/home/shiny/30.png differ diff --git a/pokemon/home/shiny/300.png b/pokemon/home/shiny/300.png new file mode 100644 index 0000000..4c352ec Binary files /dev/null and b/pokemon/home/shiny/300.png differ diff --git a/pokemon/home/shiny/301.png b/pokemon/home/shiny/301.png new file mode 100644 index 0000000..c23a1c0 Binary files /dev/null and b/pokemon/home/shiny/301.png differ diff --git a/pokemon/home/shiny/302-mega.png b/pokemon/home/shiny/302-mega.png new file mode 100644 index 0000000..628288a Binary files /dev/null and b/pokemon/home/shiny/302-mega.png differ diff --git a/pokemon/home/shiny/302.png b/pokemon/home/shiny/302.png new file mode 100644 index 0000000..72d55ea Binary files /dev/null and b/pokemon/home/shiny/302.png differ diff --git a/pokemon/home/shiny/303-mega.png b/pokemon/home/shiny/303-mega.png new file mode 100644 index 0000000..217cdf6 Binary files /dev/null and b/pokemon/home/shiny/303-mega.png differ diff --git a/pokemon/home/shiny/303.png b/pokemon/home/shiny/303.png new file mode 100644 index 0000000..ae92d98 Binary files /dev/null and b/pokemon/home/shiny/303.png differ diff --git a/pokemon/home/shiny/304.png b/pokemon/home/shiny/304.png new file mode 100644 index 0000000..47f5453 Binary files /dev/null and b/pokemon/home/shiny/304.png differ diff --git a/pokemon/home/shiny/305.png b/pokemon/home/shiny/305.png new file mode 100644 index 0000000..42cd639 Binary files /dev/null and b/pokemon/home/shiny/305.png differ diff --git a/pokemon/home/shiny/306-mega.png b/pokemon/home/shiny/306-mega.png new file mode 100644 index 0000000..6b609d4 Binary files /dev/null and b/pokemon/home/shiny/306-mega.png differ diff --git a/pokemon/home/shiny/306.png b/pokemon/home/shiny/306.png new file mode 100644 index 0000000..264b672 Binary files /dev/null and b/pokemon/home/shiny/306.png differ diff --git a/pokemon/home/shiny/307.png b/pokemon/home/shiny/307.png new file mode 100644 index 0000000..a06c88b Binary files /dev/null and b/pokemon/home/shiny/307.png differ diff --git a/pokemon/home/shiny/308-mega.png b/pokemon/home/shiny/308-mega.png new file mode 100644 index 0000000..a516721 Binary files /dev/null and b/pokemon/home/shiny/308-mega.png differ diff --git a/pokemon/home/shiny/308.png b/pokemon/home/shiny/308.png new file mode 100644 index 0000000..2b5ae35 Binary files /dev/null and b/pokemon/home/shiny/308.png differ diff --git a/pokemon/home/shiny/309.png b/pokemon/home/shiny/309.png new file mode 100644 index 0000000..c4d717a Binary files /dev/null and b/pokemon/home/shiny/309.png differ diff --git a/pokemon/home/shiny/31.png b/pokemon/home/shiny/31.png new file mode 100644 index 0000000..a29b72a Binary files /dev/null and b/pokemon/home/shiny/31.png differ diff --git a/pokemon/home/shiny/310-mega.png b/pokemon/home/shiny/310-mega.png new file mode 100644 index 0000000..0af1ffd Binary files /dev/null and b/pokemon/home/shiny/310-mega.png differ diff --git a/pokemon/home/shiny/310.png b/pokemon/home/shiny/310.png new file mode 100644 index 0000000..d5d2704 Binary files /dev/null and b/pokemon/home/shiny/310.png differ diff --git a/pokemon/home/shiny/311.png b/pokemon/home/shiny/311.png new file mode 100644 index 0000000..3cea902 Binary files /dev/null and b/pokemon/home/shiny/311.png differ diff --git a/pokemon/home/shiny/312.png b/pokemon/home/shiny/312.png new file mode 100644 index 0000000..66c74c9 Binary files /dev/null and b/pokemon/home/shiny/312.png differ diff --git a/pokemon/home/shiny/313.png b/pokemon/home/shiny/313.png new file mode 100644 index 0000000..e434882 Binary files /dev/null and b/pokemon/home/shiny/313.png differ diff --git a/pokemon/home/shiny/314.png b/pokemon/home/shiny/314.png new file mode 100644 index 0000000..3249417 Binary files /dev/null and b/pokemon/home/shiny/314.png differ diff --git a/pokemon/home/shiny/315.png b/pokemon/home/shiny/315.png new file mode 100644 index 0000000..1cf7207 Binary files /dev/null and b/pokemon/home/shiny/315.png differ diff --git a/pokemon/home/shiny/316.png b/pokemon/home/shiny/316.png new file mode 100644 index 0000000..24085f5 Binary files /dev/null and b/pokemon/home/shiny/316.png differ diff --git a/pokemon/home/shiny/317.png b/pokemon/home/shiny/317.png new file mode 100644 index 0000000..69456db Binary files /dev/null and b/pokemon/home/shiny/317.png differ diff --git a/pokemon/home/shiny/318.png b/pokemon/home/shiny/318.png new file mode 100644 index 0000000..dd5fe62 Binary files /dev/null and b/pokemon/home/shiny/318.png differ diff --git a/pokemon/home/shiny/319-mega.png b/pokemon/home/shiny/319-mega.png new file mode 100644 index 0000000..0032f99 Binary files /dev/null and b/pokemon/home/shiny/319-mega.png differ diff --git a/pokemon/home/shiny/319.png b/pokemon/home/shiny/319.png new file mode 100644 index 0000000..4002bc5 Binary files /dev/null and b/pokemon/home/shiny/319.png differ diff --git a/pokemon/home/shiny/32.png b/pokemon/home/shiny/32.png new file mode 100644 index 0000000..0cc247f Binary files /dev/null and b/pokemon/home/shiny/32.png differ diff --git a/pokemon/home/shiny/320.png b/pokemon/home/shiny/320.png new file mode 100644 index 0000000..ccdf23d Binary files /dev/null and b/pokemon/home/shiny/320.png differ diff --git a/pokemon/home/shiny/321.png b/pokemon/home/shiny/321.png new file mode 100644 index 0000000..89a50a8 Binary files /dev/null and b/pokemon/home/shiny/321.png differ diff --git a/pokemon/home/shiny/322.png b/pokemon/home/shiny/322.png new file mode 100644 index 0000000..c23eba2 Binary files /dev/null and b/pokemon/home/shiny/322.png differ diff --git a/pokemon/home/shiny/323-mega.png b/pokemon/home/shiny/323-mega.png new file mode 100644 index 0000000..555db78 Binary files /dev/null and b/pokemon/home/shiny/323-mega.png differ diff --git a/pokemon/home/shiny/323.png b/pokemon/home/shiny/323.png new file mode 100644 index 0000000..c4f88aa Binary files /dev/null and b/pokemon/home/shiny/323.png differ diff --git a/pokemon/home/shiny/324.png b/pokemon/home/shiny/324.png new file mode 100644 index 0000000..3e8e576 Binary files /dev/null and b/pokemon/home/shiny/324.png differ diff --git a/pokemon/home/shiny/325.png b/pokemon/home/shiny/325.png new file mode 100644 index 0000000..8b03760 Binary files /dev/null and b/pokemon/home/shiny/325.png differ diff --git a/pokemon/home/shiny/326.png b/pokemon/home/shiny/326.png new file mode 100644 index 0000000..140ecf8 Binary files /dev/null and b/pokemon/home/shiny/326.png differ diff --git a/pokemon/home/shiny/327.png b/pokemon/home/shiny/327.png new file mode 100644 index 0000000..1142775 Binary files /dev/null and b/pokemon/home/shiny/327.png differ diff --git a/pokemon/home/shiny/328.png b/pokemon/home/shiny/328.png new file mode 100644 index 0000000..84b82bf Binary files /dev/null and b/pokemon/home/shiny/328.png differ diff --git a/pokemon/home/shiny/329.png b/pokemon/home/shiny/329.png new file mode 100644 index 0000000..611120f Binary files /dev/null and b/pokemon/home/shiny/329.png differ diff --git a/pokemon/home/shiny/33.png b/pokemon/home/shiny/33.png new file mode 100644 index 0000000..0aa647c Binary files /dev/null and b/pokemon/home/shiny/33.png differ diff --git a/pokemon/home/shiny/330.png b/pokemon/home/shiny/330.png new file mode 100644 index 0000000..4e1880e Binary files /dev/null and b/pokemon/home/shiny/330.png differ diff --git a/pokemon/home/shiny/331.png b/pokemon/home/shiny/331.png new file mode 100644 index 0000000..ebf984e Binary files /dev/null and b/pokemon/home/shiny/331.png differ diff --git a/pokemon/home/shiny/332.png b/pokemon/home/shiny/332.png new file mode 100644 index 0000000..181e931 Binary files /dev/null and b/pokemon/home/shiny/332.png differ diff --git a/pokemon/home/shiny/333.png b/pokemon/home/shiny/333.png new file mode 100644 index 0000000..7d232e9 Binary files /dev/null and b/pokemon/home/shiny/333.png differ diff --git a/pokemon/home/shiny/334-mega.png b/pokemon/home/shiny/334-mega.png new file mode 100644 index 0000000..ea57a38 Binary files /dev/null and b/pokemon/home/shiny/334-mega.png differ diff --git a/pokemon/home/shiny/334.png b/pokemon/home/shiny/334.png new file mode 100644 index 0000000..fec0e7a Binary files /dev/null and b/pokemon/home/shiny/334.png differ diff --git a/pokemon/home/shiny/335.png b/pokemon/home/shiny/335.png new file mode 100644 index 0000000..e59edc1 Binary files /dev/null and b/pokemon/home/shiny/335.png differ diff --git a/pokemon/home/shiny/336.png b/pokemon/home/shiny/336.png new file mode 100644 index 0000000..664a1b0 Binary files /dev/null and b/pokemon/home/shiny/336.png differ diff --git a/pokemon/home/shiny/337.png b/pokemon/home/shiny/337.png new file mode 100644 index 0000000..4bef88e Binary files /dev/null and b/pokemon/home/shiny/337.png differ diff --git a/pokemon/home/shiny/338.png b/pokemon/home/shiny/338.png new file mode 100644 index 0000000..db9f788 Binary files /dev/null and b/pokemon/home/shiny/338.png differ diff --git a/pokemon/home/shiny/339.png b/pokemon/home/shiny/339.png new file mode 100644 index 0000000..43743ac Binary files /dev/null and b/pokemon/home/shiny/339.png differ diff --git a/pokemon/home/shiny/34.png b/pokemon/home/shiny/34.png new file mode 100644 index 0000000..671a1e7 Binary files /dev/null and b/pokemon/home/shiny/34.png differ diff --git a/pokemon/home/shiny/340.png b/pokemon/home/shiny/340.png new file mode 100644 index 0000000..bd8e6bb Binary files /dev/null and b/pokemon/home/shiny/340.png differ diff --git a/pokemon/home/shiny/341.png b/pokemon/home/shiny/341.png new file mode 100644 index 0000000..8cfb151 Binary files /dev/null and b/pokemon/home/shiny/341.png differ diff --git a/pokemon/home/shiny/342.png b/pokemon/home/shiny/342.png new file mode 100644 index 0000000..3ceca2d Binary files /dev/null and b/pokemon/home/shiny/342.png differ diff --git a/pokemon/home/shiny/343.png b/pokemon/home/shiny/343.png new file mode 100644 index 0000000..01748ef Binary files /dev/null and b/pokemon/home/shiny/343.png differ diff --git a/pokemon/home/shiny/344.png b/pokemon/home/shiny/344.png new file mode 100644 index 0000000..ecf2df3 Binary files /dev/null and b/pokemon/home/shiny/344.png differ diff --git a/pokemon/home/shiny/345.png b/pokemon/home/shiny/345.png new file mode 100644 index 0000000..2f867a1 Binary files /dev/null and b/pokemon/home/shiny/345.png differ diff --git a/pokemon/home/shiny/346.png b/pokemon/home/shiny/346.png new file mode 100644 index 0000000..65ce1bd Binary files /dev/null and b/pokemon/home/shiny/346.png differ diff --git a/pokemon/home/shiny/347.png b/pokemon/home/shiny/347.png new file mode 100644 index 0000000..aafa926 Binary files /dev/null and b/pokemon/home/shiny/347.png differ diff --git a/pokemon/home/shiny/348.png b/pokemon/home/shiny/348.png new file mode 100644 index 0000000..d870053 Binary files /dev/null and b/pokemon/home/shiny/348.png differ diff --git a/pokemon/home/shiny/349.png b/pokemon/home/shiny/349.png new file mode 100644 index 0000000..bc042d0 Binary files /dev/null and b/pokemon/home/shiny/349.png differ diff --git a/pokemon/home/shiny/35.png b/pokemon/home/shiny/35.png new file mode 100644 index 0000000..4e017e3 Binary files /dev/null and b/pokemon/home/shiny/35.png differ diff --git a/pokemon/home/shiny/350.png b/pokemon/home/shiny/350.png new file mode 100644 index 0000000..fe38dd8 Binary files /dev/null and b/pokemon/home/shiny/350.png differ diff --git a/pokemon/home/shiny/351-rainy.png b/pokemon/home/shiny/351-rainy.png new file mode 100644 index 0000000..8bde17c Binary files /dev/null and b/pokemon/home/shiny/351-rainy.png differ diff --git a/pokemon/home/shiny/351-snowy.png b/pokemon/home/shiny/351-snowy.png new file mode 100644 index 0000000..d8f001d Binary files /dev/null and b/pokemon/home/shiny/351-snowy.png differ diff --git a/pokemon/home/shiny/351-sunny.png b/pokemon/home/shiny/351-sunny.png new file mode 100644 index 0000000..34711f3 Binary files /dev/null and b/pokemon/home/shiny/351-sunny.png differ diff --git a/pokemon/home/shiny/351.png b/pokemon/home/shiny/351.png new file mode 100644 index 0000000..2a11e86 Binary files /dev/null and b/pokemon/home/shiny/351.png differ diff --git a/pokemon/home/shiny/352.png b/pokemon/home/shiny/352.png new file mode 100644 index 0000000..c04b4df Binary files /dev/null and b/pokemon/home/shiny/352.png differ diff --git a/pokemon/home/shiny/353.png b/pokemon/home/shiny/353.png new file mode 100644 index 0000000..eb5dacf Binary files /dev/null and b/pokemon/home/shiny/353.png differ diff --git a/pokemon/home/shiny/354-mega.png b/pokemon/home/shiny/354-mega.png new file mode 100644 index 0000000..615dd94 Binary files /dev/null and b/pokemon/home/shiny/354-mega.png differ diff --git a/pokemon/home/shiny/354.png b/pokemon/home/shiny/354.png new file mode 100644 index 0000000..574cf74 Binary files /dev/null and b/pokemon/home/shiny/354.png differ diff --git a/pokemon/home/shiny/355.png b/pokemon/home/shiny/355.png new file mode 100644 index 0000000..a5e76b0 Binary files /dev/null and b/pokemon/home/shiny/355.png differ diff --git a/pokemon/home/shiny/356.png b/pokemon/home/shiny/356.png new file mode 100644 index 0000000..cafb969 Binary files /dev/null and b/pokemon/home/shiny/356.png differ diff --git a/pokemon/home/shiny/357.png b/pokemon/home/shiny/357.png new file mode 100644 index 0000000..9b37df3 Binary files /dev/null and b/pokemon/home/shiny/357.png differ diff --git a/pokemon/home/shiny/358.png b/pokemon/home/shiny/358.png new file mode 100644 index 0000000..d120f01 Binary files /dev/null and b/pokemon/home/shiny/358.png differ diff --git a/pokemon/home/shiny/359-mega.png b/pokemon/home/shiny/359-mega.png new file mode 100644 index 0000000..1c0f7db Binary files /dev/null and b/pokemon/home/shiny/359-mega.png differ diff --git a/pokemon/home/shiny/359.png b/pokemon/home/shiny/359.png new file mode 100644 index 0000000..a19bf29 Binary files /dev/null and b/pokemon/home/shiny/359.png differ diff --git a/pokemon/home/shiny/36.png b/pokemon/home/shiny/36.png new file mode 100644 index 0000000..c663ac2 Binary files /dev/null and b/pokemon/home/shiny/36.png differ diff --git a/pokemon/home/shiny/360.png b/pokemon/home/shiny/360.png new file mode 100644 index 0000000..913508b Binary files /dev/null and b/pokemon/home/shiny/360.png differ diff --git a/pokemon/home/shiny/361.png b/pokemon/home/shiny/361.png new file mode 100644 index 0000000..c934adc Binary files /dev/null and b/pokemon/home/shiny/361.png differ diff --git a/pokemon/home/shiny/362-mega.png b/pokemon/home/shiny/362-mega.png new file mode 100644 index 0000000..5ce33fe Binary files /dev/null and b/pokemon/home/shiny/362-mega.png differ diff --git a/pokemon/home/shiny/362.png b/pokemon/home/shiny/362.png new file mode 100644 index 0000000..8e110f3 Binary files /dev/null and b/pokemon/home/shiny/362.png differ diff --git a/pokemon/home/shiny/363.png b/pokemon/home/shiny/363.png new file mode 100644 index 0000000..acbe12e Binary files /dev/null and b/pokemon/home/shiny/363.png differ diff --git a/pokemon/home/shiny/364.png b/pokemon/home/shiny/364.png new file mode 100644 index 0000000..6a9e6b6 Binary files /dev/null and b/pokemon/home/shiny/364.png differ diff --git a/pokemon/home/shiny/365.png b/pokemon/home/shiny/365.png new file mode 100644 index 0000000..e57653a Binary files /dev/null and b/pokemon/home/shiny/365.png differ diff --git a/pokemon/home/shiny/366.png b/pokemon/home/shiny/366.png new file mode 100644 index 0000000..a220858 Binary files /dev/null and b/pokemon/home/shiny/366.png differ diff --git a/pokemon/home/shiny/367.png b/pokemon/home/shiny/367.png new file mode 100644 index 0000000..a53ae2d Binary files /dev/null and b/pokemon/home/shiny/367.png differ diff --git a/pokemon/home/shiny/368.png b/pokemon/home/shiny/368.png new file mode 100644 index 0000000..d2ce92e Binary files /dev/null and b/pokemon/home/shiny/368.png differ diff --git a/pokemon/home/shiny/369.png b/pokemon/home/shiny/369.png new file mode 100644 index 0000000..f39c216 Binary files /dev/null and b/pokemon/home/shiny/369.png differ diff --git a/pokemon/home/shiny/37-alola.png b/pokemon/home/shiny/37-alola.png new file mode 100644 index 0000000..7612fd9 Binary files /dev/null and b/pokemon/home/shiny/37-alola.png differ diff --git a/pokemon/home/shiny/37.png b/pokemon/home/shiny/37.png new file mode 100644 index 0000000..a1e7cab Binary files /dev/null and b/pokemon/home/shiny/37.png differ diff --git a/pokemon/home/shiny/370.png b/pokemon/home/shiny/370.png new file mode 100644 index 0000000..53e5be7 Binary files /dev/null and b/pokemon/home/shiny/370.png differ diff --git a/pokemon/home/shiny/371.png b/pokemon/home/shiny/371.png new file mode 100644 index 0000000..59e887d Binary files /dev/null and b/pokemon/home/shiny/371.png differ diff --git a/pokemon/home/shiny/372.png b/pokemon/home/shiny/372.png new file mode 100644 index 0000000..6e091d9 Binary files /dev/null and b/pokemon/home/shiny/372.png differ diff --git a/pokemon/home/shiny/373-mega.png b/pokemon/home/shiny/373-mega.png new file mode 100644 index 0000000..7cdc004 Binary files /dev/null and b/pokemon/home/shiny/373-mega.png differ diff --git a/pokemon/home/shiny/373.png b/pokemon/home/shiny/373.png new file mode 100644 index 0000000..200047c Binary files /dev/null and b/pokemon/home/shiny/373.png differ diff --git a/pokemon/home/shiny/374.png b/pokemon/home/shiny/374.png new file mode 100644 index 0000000..1c2fe38 Binary files /dev/null and b/pokemon/home/shiny/374.png differ diff --git a/pokemon/home/shiny/375.png b/pokemon/home/shiny/375.png new file mode 100644 index 0000000..c033a8c Binary files /dev/null and b/pokemon/home/shiny/375.png differ diff --git a/pokemon/home/shiny/376-mega.png b/pokemon/home/shiny/376-mega.png new file mode 100644 index 0000000..e4ea664 Binary files /dev/null and b/pokemon/home/shiny/376-mega.png differ diff --git a/pokemon/home/shiny/376.png b/pokemon/home/shiny/376.png new file mode 100644 index 0000000..0f66dc5 Binary files /dev/null and b/pokemon/home/shiny/376.png differ diff --git a/pokemon/home/shiny/377.png b/pokemon/home/shiny/377.png new file mode 100644 index 0000000..bfa5b2d Binary files /dev/null and b/pokemon/home/shiny/377.png differ diff --git a/pokemon/home/shiny/378.png b/pokemon/home/shiny/378.png new file mode 100644 index 0000000..169b957 Binary files /dev/null and b/pokemon/home/shiny/378.png differ diff --git a/pokemon/home/shiny/379.png b/pokemon/home/shiny/379.png new file mode 100644 index 0000000..c4cf23c Binary files /dev/null and b/pokemon/home/shiny/379.png differ diff --git a/pokemon/home/shiny/38-alola.png b/pokemon/home/shiny/38-alola.png new file mode 100644 index 0000000..13311f2 Binary files /dev/null and b/pokemon/home/shiny/38-alola.png differ diff --git a/pokemon/home/shiny/38.png b/pokemon/home/shiny/38.png new file mode 100644 index 0000000..e24031d Binary files /dev/null and b/pokemon/home/shiny/38.png differ diff --git a/pokemon/home/shiny/380-mega.png b/pokemon/home/shiny/380-mega.png new file mode 100644 index 0000000..3f4ac06 Binary files /dev/null and b/pokemon/home/shiny/380-mega.png differ diff --git a/pokemon/home/shiny/380.png b/pokemon/home/shiny/380.png new file mode 100644 index 0000000..c16bcec Binary files /dev/null and b/pokemon/home/shiny/380.png differ diff --git a/pokemon/home/shiny/381-mega.png b/pokemon/home/shiny/381-mega.png new file mode 100644 index 0000000..1a23457 Binary files /dev/null and b/pokemon/home/shiny/381-mega.png differ diff --git a/pokemon/home/shiny/381.png b/pokemon/home/shiny/381.png new file mode 100644 index 0000000..2926abb Binary files /dev/null and b/pokemon/home/shiny/381.png differ diff --git a/pokemon/home/shiny/382-primal.png b/pokemon/home/shiny/382-primal.png new file mode 100644 index 0000000..5786171 Binary files /dev/null and b/pokemon/home/shiny/382-primal.png differ diff --git a/pokemon/home/shiny/382.png b/pokemon/home/shiny/382.png new file mode 100644 index 0000000..7e69536 Binary files /dev/null and b/pokemon/home/shiny/382.png differ diff --git a/pokemon/home/shiny/383-primal.png b/pokemon/home/shiny/383-primal.png new file mode 100644 index 0000000..268aa62 Binary files /dev/null and b/pokemon/home/shiny/383-primal.png differ diff --git a/pokemon/home/shiny/383.png b/pokemon/home/shiny/383.png new file mode 100644 index 0000000..7320079 Binary files /dev/null and b/pokemon/home/shiny/383.png differ diff --git a/pokemon/home/shiny/384-mega.png b/pokemon/home/shiny/384-mega.png new file mode 100644 index 0000000..79351bb Binary files /dev/null and b/pokemon/home/shiny/384-mega.png differ diff --git a/pokemon/home/shiny/384.png b/pokemon/home/shiny/384.png new file mode 100644 index 0000000..7ea8503 Binary files /dev/null and b/pokemon/home/shiny/384.png differ diff --git a/pokemon/home/shiny/385.png b/pokemon/home/shiny/385.png new file mode 100644 index 0000000..6ed8e6f Binary files /dev/null and b/pokemon/home/shiny/385.png differ diff --git a/pokemon/home/shiny/386-attack.png b/pokemon/home/shiny/386-attack.png new file mode 100644 index 0000000..038dd2e Binary files /dev/null and b/pokemon/home/shiny/386-attack.png differ diff --git a/pokemon/home/shiny/386-defense.png b/pokemon/home/shiny/386-defense.png new file mode 100644 index 0000000..99dc7c0 Binary files /dev/null and b/pokemon/home/shiny/386-defense.png differ diff --git a/pokemon/home/shiny/386-normal.png b/pokemon/home/shiny/386-normal.png new file mode 100644 index 0000000..4a7afd5 Binary files /dev/null and b/pokemon/home/shiny/386-normal.png differ diff --git a/pokemon/home/shiny/386-speed.png b/pokemon/home/shiny/386-speed.png new file mode 100644 index 0000000..09fda92 Binary files /dev/null and b/pokemon/home/shiny/386-speed.png differ diff --git a/pokemon/home/shiny/387.png b/pokemon/home/shiny/387.png new file mode 100644 index 0000000..d6eca29 Binary files /dev/null and b/pokemon/home/shiny/387.png differ diff --git a/pokemon/home/shiny/388.png b/pokemon/home/shiny/388.png new file mode 100644 index 0000000..726d41e Binary files /dev/null and b/pokemon/home/shiny/388.png differ diff --git a/pokemon/home/shiny/389.png b/pokemon/home/shiny/389.png new file mode 100644 index 0000000..ee7e289 Binary files /dev/null and b/pokemon/home/shiny/389.png differ diff --git a/pokemon/home/shiny/39.png b/pokemon/home/shiny/39.png new file mode 100644 index 0000000..a1f82ff Binary files /dev/null and b/pokemon/home/shiny/39.png differ diff --git a/pokemon/home/shiny/390.png b/pokemon/home/shiny/390.png new file mode 100644 index 0000000..d9219c8 Binary files /dev/null and b/pokemon/home/shiny/390.png differ diff --git a/pokemon/home/shiny/391.png b/pokemon/home/shiny/391.png new file mode 100644 index 0000000..8467efa Binary files /dev/null and b/pokemon/home/shiny/391.png differ diff --git a/pokemon/home/shiny/392.png b/pokemon/home/shiny/392.png new file mode 100644 index 0000000..b26a73e Binary files /dev/null and b/pokemon/home/shiny/392.png differ diff --git a/pokemon/home/shiny/393.png b/pokemon/home/shiny/393.png new file mode 100644 index 0000000..bfe7e89 Binary files /dev/null and b/pokemon/home/shiny/393.png differ diff --git a/pokemon/home/shiny/394.png b/pokemon/home/shiny/394.png new file mode 100644 index 0000000..9f2b062 Binary files /dev/null and b/pokemon/home/shiny/394.png differ diff --git a/pokemon/home/shiny/395.png b/pokemon/home/shiny/395.png new file mode 100644 index 0000000..0027a85 Binary files /dev/null and b/pokemon/home/shiny/395.png differ diff --git a/pokemon/home/shiny/396.png b/pokemon/home/shiny/396.png new file mode 100644 index 0000000..519c353 Binary files /dev/null and b/pokemon/home/shiny/396.png differ diff --git a/pokemon/home/shiny/397.png b/pokemon/home/shiny/397.png new file mode 100644 index 0000000..b9713ac Binary files /dev/null and b/pokemon/home/shiny/397.png differ diff --git a/pokemon/home/shiny/398.png b/pokemon/home/shiny/398.png new file mode 100644 index 0000000..94d68e9 Binary files /dev/null and b/pokemon/home/shiny/398.png differ diff --git a/pokemon/home/shiny/399.png b/pokemon/home/shiny/399.png new file mode 100644 index 0000000..1a70eff Binary files /dev/null and b/pokemon/home/shiny/399.png differ diff --git a/pokemon/home/shiny/4.png b/pokemon/home/shiny/4.png new file mode 100644 index 0000000..bb7b01c Binary files /dev/null and b/pokemon/home/shiny/4.png differ diff --git a/pokemon/home/shiny/40.png b/pokemon/home/shiny/40.png new file mode 100644 index 0000000..c693ee6 Binary files /dev/null and b/pokemon/home/shiny/40.png differ diff --git a/pokemon/home/shiny/400.png b/pokemon/home/shiny/400.png new file mode 100644 index 0000000..5452376 Binary files /dev/null and b/pokemon/home/shiny/400.png differ diff --git a/pokemon/home/shiny/401.png b/pokemon/home/shiny/401.png new file mode 100644 index 0000000..90bf6b8 Binary files /dev/null and b/pokemon/home/shiny/401.png differ diff --git a/pokemon/home/shiny/402.png b/pokemon/home/shiny/402.png new file mode 100644 index 0000000..8c76772 Binary files /dev/null and b/pokemon/home/shiny/402.png differ diff --git a/pokemon/home/shiny/403.png b/pokemon/home/shiny/403.png new file mode 100644 index 0000000..66a6606 Binary files /dev/null and b/pokemon/home/shiny/403.png differ diff --git a/pokemon/home/shiny/404.png b/pokemon/home/shiny/404.png new file mode 100644 index 0000000..c095be3 Binary files /dev/null and b/pokemon/home/shiny/404.png differ diff --git a/pokemon/home/shiny/405.png b/pokemon/home/shiny/405.png new file mode 100644 index 0000000..1418b13 Binary files /dev/null and b/pokemon/home/shiny/405.png differ diff --git a/pokemon/home/shiny/406.png b/pokemon/home/shiny/406.png new file mode 100644 index 0000000..a7a44ed Binary files /dev/null and b/pokemon/home/shiny/406.png differ diff --git a/pokemon/home/shiny/407.png b/pokemon/home/shiny/407.png new file mode 100644 index 0000000..026fdde Binary files /dev/null and b/pokemon/home/shiny/407.png differ diff --git a/pokemon/home/shiny/408.png b/pokemon/home/shiny/408.png new file mode 100644 index 0000000..d01bc15 Binary files /dev/null and b/pokemon/home/shiny/408.png differ diff --git a/pokemon/home/shiny/409.png b/pokemon/home/shiny/409.png new file mode 100644 index 0000000..4246647 Binary files /dev/null and b/pokemon/home/shiny/409.png differ diff --git a/pokemon/home/shiny/41.png b/pokemon/home/shiny/41.png new file mode 100644 index 0000000..fd15267 Binary files /dev/null and b/pokemon/home/shiny/41.png differ diff --git a/pokemon/home/shiny/410.png b/pokemon/home/shiny/410.png new file mode 100644 index 0000000..e37d397 Binary files /dev/null and b/pokemon/home/shiny/410.png differ diff --git a/pokemon/home/shiny/411.png b/pokemon/home/shiny/411.png new file mode 100644 index 0000000..722fbc0 Binary files /dev/null and b/pokemon/home/shiny/411.png differ diff --git a/pokemon/home/shiny/412-plant.png b/pokemon/home/shiny/412-plant.png new file mode 100644 index 0000000..d8166d1 Binary files /dev/null and b/pokemon/home/shiny/412-plant.png differ diff --git a/pokemon/home/shiny/412-sandy.png b/pokemon/home/shiny/412-sandy.png new file mode 100644 index 0000000..3e96d62 Binary files /dev/null and b/pokemon/home/shiny/412-sandy.png differ diff --git a/pokemon/home/shiny/412-trash.png b/pokemon/home/shiny/412-trash.png new file mode 100644 index 0000000..941ed3b Binary files /dev/null and b/pokemon/home/shiny/412-trash.png differ diff --git a/pokemon/home/shiny/413-plant.png b/pokemon/home/shiny/413-plant.png new file mode 100644 index 0000000..f5eb1fd Binary files /dev/null and b/pokemon/home/shiny/413-plant.png differ diff --git a/pokemon/home/shiny/413-sandy.png b/pokemon/home/shiny/413-sandy.png new file mode 100644 index 0000000..e076f4a Binary files /dev/null and b/pokemon/home/shiny/413-sandy.png differ diff --git a/pokemon/home/shiny/413-trash.png b/pokemon/home/shiny/413-trash.png new file mode 100644 index 0000000..1bebdc4 Binary files /dev/null and b/pokemon/home/shiny/413-trash.png differ diff --git a/pokemon/home/shiny/414.png b/pokemon/home/shiny/414.png new file mode 100644 index 0000000..994d8b0 Binary files /dev/null and b/pokemon/home/shiny/414.png differ diff --git a/pokemon/home/shiny/415.png b/pokemon/home/shiny/415.png new file mode 100644 index 0000000..d4060fc Binary files /dev/null and b/pokemon/home/shiny/415.png differ diff --git a/pokemon/home/shiny/416.png b/pokemon/home/shiny/416.png new file mode 100644 index 0000000..f1df73f Binary files /dev/null and b/pokemon/home/shiny/416.png differ diff --git a/pokemon/home/shiny/417.png b/pokemon/home/shiny/417.png new file mode 100644 index 0000000..7f15efe Binary files /dev/null and b/pokemon/home/shiny/417.png differ diff --git a/pokemon/home/shiny/418.png b/pokemon/home/shiny/418.png new file mode 100644 index 0000000..6606331 Binary files /dev/null and b/pokemon/home/shiny/418.png differ diff --git a/pokemon/home/shiny/419.png b/pokemon/home/shiny/419.png new file mode 100644 index 0000000..eca49df Binary files /dev/null and b/pokemon/home/shiny/419.png differ diff --git a/pokemon/home/shiny/42.png b/pokemon/home/shiny/42.png new file mode 100644 index 0000000..0a26d4c Binary files /dev/null and b/pokemon/home/shiny/42.png differ diff --git a/pokemon/home/shiny/420.png b/pokemon/home/shiny/420.png new file mode 100644 index 0000000..b1fd296 Binary files /dev/null and b/pokemon/home/shiny/420.png differ diff --git a/pokemon/home/shiny/421-overcast.png b/pokemon/home/shiny/421-overcast.png new file mode 100644 index 0000000..c259e97 Binary files /dev/null and b/pokemon/home/shiny/421-overcast.png differ diff --git a/pokemon/home/shiny/421-sunshine.png b/pokemon/home/shiny/421-sunshine.png new file mode 100644 index 0000000..ec5f1df Binary files /dev/null and b/pokemon/home/shiny/421-sunshine.png differ diff --git a/pokemon/home/shiny/422-east.png b/pokemon/home/shiny/422-east.png new file mode 100644 index 0000000..21b7897 Binary files /dev/null and b/pokemon/home/shiny/422-east.png differ diff --git a/pokemon/home/shiny/422-west.png b/pokemon/home/shiny/422-west.png new file mode 100644 index 0000000..0ea6a5b Binary files /dev/null and b/pokemon/home/shiny/422-west.png differ diff --git a/pokemon/home/shiny/423-east.png b/pokemon/home/shiny/423-east.png new file mode 100644 index 0000000..462eb97 Binary files /dev/null and b/pokemon/home/shiny/423-east.png differ diff --git a/pokemon/home/shiny/423-west.png b/pokemon/home/shiny/423-west.png new file mode 100644 index 0000000..8382207 Binary files /dev/null and b/pokemon/home/shiny/423-west.png differ diff --git a/pokemon/home/shiny/424.png b/pokemon/home/shiny/424.png new file mode 100644 index 0000000..b233135 Binary files /dev/null and b/pokemon/home/shiny/424.png differ diff --git a/pokemon/home/shiny/425.png b/pokemon/home/shiny/425.png new file mode 100644 index 0000000..d65a7fd Binary files /dev/null and b/pokemon/home/shiny/425.png differ diff --git a/pokemon/home/shiny/426.png b/pokemon/home/shiny/426.png new file mode 100644 index 0000000..4d3f966 Binary files /dev/null and b/pokemon/home/shiny/426.png differ diff --git a/pokemon/home/shiny/427.png b/pokemon/home/shiny/427.png new file mode 100644 index 0000000..81301a1 Binary files /dev/null and b/pokemon/home/shiny/427.png differ diff --git a/pokemon/home/shiny/428-mega.png b/pokemon/home/shiny/428-mega.png new file mode 100644 index 0000000..386347f Binary files /dev/null and b/pokemon/home/shiny/428-mega.png differ diff --git a/pokemon/home/shiny/428.png b/pokemon/home/shiny/428.png new file mode 100644 index 0000000..5dacafd Binary files /dev/null and b/pokemon/home/shiny/428.png differ diff --git a/pokemon/home/shiny/429.png b/pokemon/home/shiny/429.png new file mode 100644 index 0000000..9a52719 Binary files /dev/null and b/pokemon/home/shiny/429.png differ diff --git a/pokemon/home/shiny/43.png b/pokemon/home/shiny/43.png new file mode 100644 index 0000000..230f8ba Binary files /dev/null and b/pokemon/home/shiny/43.png differ diff --git a/pokemon/home/shiny/430.png b/pokemon/home/shiny/430.png new file mode 100644 index 0000000..d6d155f Binary files /dev/null and b/pokemon/home/shiny/430.png differ diff --git a/pokemon/home/shiny/431.png b/pokemon/home/shiny/431.png new file mode 100644 index 0000000..38588bb Binary files /dev/null and b/pokemon/home/shiny/431.png differ diff --git a/pokemon/home/shiny/432.png b/pokemon/home/shiny/432.png new file mode 100644 index 0000000..4d6e47c Binary files /dev/null and b/pokemon/home/shiny/432.png differ diff --git a/pokemon/home/shiny/433.png b/pokemon/home/shiny/433.png new file mode 100644 index 0000000..4f6cda6 Binary files /dev/null and b/pokemon/home/shiny/433.png differ diff --git a/pokemon/home/shiny/434.png b/pokemon/home/shiny/434.png new file mode 100644 index 0000000..92c34f0 Binary files /dev/null and b/pokemon/home/shiny/434.png differ diff --git a/pokemon/home/shiny/435.png b/pokemon/home/shiny/435.png new file mode 100644 index 0000000..befe906 Binary files /dev/null and b/pokemon/home/shiny/435.png differ diff --git a/pokemon/home/shiny/436.png b/pokemon/home/shiny/436.png new file mode 100644 index 0000000..7a84fc0 Binary files /dev/null and b/pokemon/home/shiny/436.png differ diff --git a/pokemon/home/shiny/437.png b/pokemon/home/shiny/437.png new file mode 100644 index 0000000..3de70d8 Binary files /dev/null and b/pokemon/home/shiny/437.png differ diff --git a/pokemon/home/shiny/438.png b/pokemon/home/shiny/438.png new file mode 100644 index 0000000..9e9736f Binary files /dev/null and b/pokemon/home/shiny/438.png differ diff --git a/pokemon/home/shiny/439.png b/pokemon/home/shiny/439.png new file mode 100644 index 0000000..ddb8460 Binary files /dev/null and b/pokemon/home/shiny/439.png differ diff --git a/pokemon/home/shiny/44.png b/pokemon/home/shiny/44.png new file mode 100644 index 0000000..a1130c4 Binary files /dev/null and b/pokemon/home/shiny/44.png differ diff --git a/pokemon/home/shiny/440.png b/pokemon/home/shiny/440.png new file mode 100644 index 0000000..c003bfd Binary files /dev/null and b/pokemon/home/shiny/440.png differ diff --git a/pokemon/home/shiny/441.png b/pokemon/home/shiny/441.png new file mode 100644 index 0000000..c39f6d7 Binary files /dev/null and b/pokemon/home/shiny/441.png differ diff --git a/pokemon/home/shiny/442.png b/pokemon/home/shiny/442.png new file mode 100644 index 0000000..88d575d Binary files /dev/null and b/pokemon/home/shiny/442.png differ diff --git a/pokemon/home/shiny/443.png b/pokemon/home/shiny/443.png new file mode 100644 index 0000000..94803f1 Binary files /dev/null and b/pokemon/home/shiny/443.png differ diff --git a/pokemon/home/shiny/444.png b/pokemon/home/shiny/444.png new file mode 100644 index 0000000..75af66b7 Binary files /dev/null and b/pokemon/home/shiny/444.png differ diff --git a/pokemon/home/shiny/445-mega.png b/pokemon/home/shiny/445-mega.png new file mode 100644 index 0000000..94cc143 Binary files /dev/null and b/pokemon/home/shiny/445-mega.png differ diff --git a/pokemon/home/shiny/445.png b/pokemon/home/shiny/445.png new file mode 100644 index 0000000..829d5d5 Binary files /dev/null and b/pokemon/home/shiny/445.png differ diff --git a/pokemon/home/shiny/446.png b/pokemon/home/shiny/446.png new file mode 100644 index 0000000..34f023b Binary files /dev/null and b/pokemon/home/shiny/446.png differ diff --git a/pokemon/home/shiny/447.png b/pokemon/home/shiny/447.png new file mode 100644 index 0000000..75a0171 Binary files /dev/null and b/pokemon/home/shiny/447.png differ diff --git a/pokemon/home/shiny/448-mega.png b/pokemon/home/shiny/448-mega.png new file mode 100644 index 0000000..2e98043 Binary files /dev/null and b/pokemon/home/shiny/448-mega.png differ diff --git a/pokemon/home/shiny/448.png b/pokemon/home/shiny/448.png new file mode 100644 index 0000000..41b8b59 Binary files /dev/null and b/pokemon/home/shiny/448.png differ diff --git a/pokemon/home/shiny/449.png b/pokemon/home/shiny/449.png new file mode 100644 index 0000000..e13bc88 Binary files /dev/null and b/pokemon/home/shiny/449.png differ diff --git a/pokemon/home/shiny/45.png b/pokemon/home/shiny/45.png new file mode 100644 index 0000000..513d494 Binary files /dev/null and b/pokemon/home/shiny/45.png differ diff --git a/pokemon/home/shiny/450.png b/pokemon/home/shiny/450.png new file mode 100644 index 0000000..9477367 Binary files /dev/null and b/pokemon/home/shiny/450.png differ diff --git a/pokemon/home/shiny/451.png b/pokemon/home/shiny/451.png new file mode 100644 index 0000000..ff7f80a Binary files /dev/null and b/pokemon/home/shiny/451.png differ diff --git a/pokemon/home/shiny/452.png b/pokemon/home/shiny/452.png new file mode 100644 index 0000000..5991f47 Binary files /dev/null and b/pokemon/home/shiny/452.png differ diff --git a/pokemon/home/shiny/453.png b/pokemon/home/shiny/453.png new file mode 100644 index 0000000..58639da Binary files /dev/null and b/pokemon/home/shiny/453.png differ diff --git a/pokemon/home/shiny/454.png b/pokemon/home/shiny/454.png new file mode 100644 index 0000000..8e5c3ac Binary files /dev/null and b/pokemon/home/shiny/454.png differ diff --git a/pokemon/home/shiny/455.png b/pokemon/home/shiny/455.png new file mode 100644 index 0000000..dcd9744 Binary files /dev/null and b/pokemon/home/shiny/455.png differ diff --git a/pokemon/home/shiny/456.png b/pokemon/home/shiny/456.png new file mode 100644 index 0000000..8c42f29 Binary files /dev/null and b/pokemon/home/shiny/456.png differ diff --git a/pokemon/home/shiny/457.png b/pokemon/home/shiny/457.png new file mode 100644 index 0000000..61af550 Binary files /dev/null and b/pokemon/home/shiny/457.png differ diff --git a/pokemon/home/shiny/458.png b/pokemon/home/shiny/458.png new file mode 100644 index 0000000..e88932f Binary files /dev/null and b/pokemon/home/shiny/458.png differ diff --git a/pokemon/home/shiny/459.png b/pokemon/home/shiny/459.png new file mode 100644 index 0000000..cd0f812 Binary files /dev/null and b/pokemon/home/shiny/459.png differ diff --git a/pokemon/home/shiny/46.png b/pokemon/home/shiny/46.png new file mode 100644 index 0000000..c73be6f Binary files /dev/null and b/pokemon/home/shiny/46.png differ diff --git a/pokemon/home/shiny/460-mega.png b/pokemon/home/shiny/460-mega.png new file mode 100644 index 0000000..709d9aa Binary files /dev/null and b/pokemon/home/shiny/460-mega.png differ diff --git a/pokemon/home/shiny/460.png b/pokemon/home/shiny/460.png new file mode 100644 index 0000000..7d35c8a Binary files /dev/null and b/pokemon/home/shiny/460.png differ diff --git a/pokemon/home/shiny/461.png b/pokemon/home/shiny/461.png new file mode 100644 index 0000000..b7da41a Binary files /dev/null and b/pokemon/home/shiny/461.png differ diff --git a/pokemon/home/shiny/462.png b/pokemon/home/shiny/462.png new file mode 100644 index 0000000..04577b4 Binary files /dev/null and b/pokemon/home/shiny/462.png differ diff --git a/pokemon/home/shiny/463.png b/pokemon/home/shiny/463.png new file mode 100644 index 0000000..aa02238 Binary files /dev/null and b/pokemon/home/shiny/463.png differ diff --git a/pokemon/home/shiny/464.png b/pokemon/home/shiny/464.png new file mode 100644 index 0000000..e343b59 Binary files /dev/null and b/pokemon/home/shiny/464.png differ diff --git a/pokemon/home/shiny/465.png b/pokemon/home/shiny/465.png new file mode 100644 index 0000000..4c5cf97 Binary files /dev/null and b/pokemon/home/shiny/465.png differ diff --git a/pokemon/home/shiny/466.png b/pokemon/home/shiny/466.png new file mode 100644 index 0000000..da88799 Binary files /dev/null and b/pokemon/home/shiny/466.png differ diff --git a/pokemon/home/shiny/467.png b/pokemon/home/shiny/467.png new file mode 100644 index 0000000..67a1c7d Binary files /dev/null and b/pokemon/home/shiny/467.png differ diff --git a/pokemon/home/shiny/468.png b/pokemon/home/shiny/468.png new file mode 100644 index 0000000..81aa7d7 Binary files /dev/null and b/pokemon/home/shiny/468.png differ diff --git a/pokemon/home/shiny/469.png b/pokemon/home/shiny/469.png new file mode 100644 index 0000000..06cf5ab Binary files /dev/null and b/pokemon/home/shiny/469.png differ diff --git a/pokemon/home/shiny/47.png b/pokemon/home/shiny/47.png new file mode 100644 index 0000000..0e1f5f1 Binary files /dev/null and b/pokemon/home/shiny/47.png differ diff --git a/pokemon/home/shiny/470.png b/pokemon/home/shiny/470.png new file mode 100644 index 0000000..9a91b6e Binary files /dev/null and b/pokemon/home/shiny/470.png differ diff --git a/pokemon/home/shiny/471.png b/pokemon/home/shiny/471.png new file mode 100644 index 0000000..b434ccd Binary files /dev/null and b/pokemon/home/shiny/471.png differ diff --git a/pokemon/home/shiny/472.png b/pokemon/home/shiny/472.png new file mode 100644 index 0000000..b295ba6 Binary files /dev/null and b/pokemon/home/shiny/472.png differ diff --git a/pokemon/home/shiny/473.png b/pokemon/home/shiny/473.png new file mode 100644 index 0000000..a1aa1e5 Binary files /dev/null and b/pokemon/home/shiny/473.png differ diff --git a/pokemon/home/shiny/474.png b/pokemon/home/shiny/474.png new file mode 100644 index 0000000..19c9a2c Binary files /dev/null and b/pokemon/home/shiny/474.png differ diff --git a/pokemon/home/shiny/475-mega.png b/pokemon/home/shiny/475-mega.png new file mode 100644 index 0000000..321d38a Binary files /dev/null and b/pokemon/home/shiny/475-mega.png differ diff --git a/pokemon/home/shiny/475.png b/pokemon/home/shiny/475.png new file mode 100644 index 0000000..73bc76c Binary files /dev/null and b/pokemon/home/shiny/475.png differ diff --git a/pokemon/home/shiny/476.png b/pokemon/home/shiny/476.png new file mode 100644 index 0000000..8a980ab Binary files /dev/null and b/pokemon/home/shiny/476.png differ diff --git a/pokemon/home/shiny/477.png b/pokemon/home/shiny/477.png new file mode 100644 index 0000000..d9a8ac8 Binary files /dev/null and b/pokemon/home/shiny/477.png differ diff --git a/pokemon/home/shiny/478.png b/pokemon/home/shiny/478.png new file mode 100644 index 0000000..24f8974 Binary files /dev/null and b/pokemon/home/shiny/478.png differ diff --git a/pokemon/home/shiny/479-fan.png b/pokemon/home/shiny/479-fan.png new file mode 100644 index 0000000..c9a4d5a Binary files /dev/null and b/pokemon/home/shiny/479-fan.png differ diff --git a/pokemon/home/shiny/479-frost.png b/pokemon/home/shiny/479-frost.png new file mode 100644 index 0000000..9367265 Binary files /dev/null and b/pokemon/home/shiny/479-frost.png differ diff --git a/pokemon/home/shiny/479-heat.png b/pokemon/home/shiny/479-heat.png new file mode 100644 index 0000000..b6a2f37 Binary files /dev/null and b/pokemon/home/shiny/479-heat.png differ diff --git a/pokemon/home/shiny/479-mow.png b/pokemon/home/shiny/479-mow.png new file mode 100644 index 0000000..0a0812f Binary files /dev/null and b/pokemon/home/shiny/479-mow.png differ diff --git a/pokemon/home/shiny/479-wash.png b/pokemon/home/shiny/479-wash.png new file mode 100644 index 0000000..2d34ae0 Binary files /dev/null and b/pokemon/home/shiny/479-wash.png differ diff --git a/pokemon/home/shiny/479.png b/pokemon/home/shiny/479.png new file mode 100644 index 0000000..7187a51 Binary files /dev/null and b/pokemon/home/shiny/479.png differ diff --git a/pokemon/home/shiny/48.png b/pokemon/home/shiny/48.png new file mode 100644 index 0000000..bd26e3b Binary files /dev/null and b/pokemon/home/shiny/48.png differ diff --git a/pokemon/home/shiny/480.png b/pokemon/home/shiny/480.png new file mode 100644 index 0000000..1954df9 Binary files /dev/null and b/pokemon/home/shiny/480.png differ diff --git a/pokemon/home/shiny/481.png b/pokemon/home/shiny/481.png new file mode 100644 index 0000000..de15bef Binary files /dev/null and b/pokemon/home/shiny/481.png differ diff --git a/pokemon/home/shiny/482.png b/pokemon/home/shiny/482.png new file mode 100644 index 0000000..d536a17 Binary files /dev/null and b/pokemon/home/shiny/482.png differ diff --git a/pokemon/home/shiny/483.png b/pokemon/home/shiny/483.png new file mode 100644 index 0000000..0f1193b Binary files /dev/null and b/pokemon/home/shiny/483.png differ diff --git a/pokemon/home/shiny/484.png b/pokemon/home/shiny/484.png new file mode 100644 index 0000000..0669b7b Binary files /dev/null and b/pokemon/home/shiny/484.png differ diff --git a/pokemon/home/shiny/485.png b/pokemon/home/shiny/485.png new file mode 100644 index 0000000..9ef71b4 Binary files /dev/null and b/pokemon/home/shiny/485.png differ diff --git a/pokemon/home/shiny/486.png b/pokemon/home/shiny/486.png new file mode 100644 index 0000000..a61cbed Binary files /dev/null and b/pokemon/home/shiny/486.png differ diff --git a/pokemon/home/shiny/487-altered.png b/pokemon/home/shiny/487-altered.png new file mode 100644 index 0000000..550949d Binary files /dev/null and b/pokemon/home/shiny/487-altered.png differ diff --git a/pokemon/home/shiny/487-origin.png b/pokemon/home/shiny/487-origin.png new file mode 100644 index 0000000..bbffedf Binary files /dev/null and b/pokemon/home/shiny/487-origin.png differ diff --git a/pokemon/home/shiny/488.png b/pokemon/home/shiny/488.png new file mode 100644 index 0000000..20b8dc3 Binary files /dev/null and b/pokemon/home/shiny/488.png differ diff --git a/pokemon/home/shiny/489.png b/pokemon/home/shiny/489.png new file mode 100644 index 0000000..5633a8b Binary files /dev/null and b/pokemon/home/shiny/489.png differ diff --git a/pokemon/home/shiny/49.png b/pokemon/home/shiny/49.png new file mode 100644 index 0000000..a86413f Binary files /dev/null and b/pokemon/home/shiny/49.png differ diff --git a/pokemon/home/shiny/490.png b/pokemon/home/shiny/490.png new file mode 100644 index 0000000..964ff14 Binary files /dev/null and b/pokemon/home/shiny/490.png differ diff --git a/pokemon/home/shiny/491.png b/pokemon/home/shiny/491.png new file mode 100644 index 0000000..22effe2 Binary files /dev/null and b/pokemon/home/shiny/491.png differ diff --git a/pokemon/home/shiny/492-land.png b/pokemon/home/shiny/492-land.png new file mode 100644 index 0000000..ce55cf2 Binary files /dev/null and b/pokemon/home/shiny/492-land.png differ diff --git a/pokemon/home/shiny/492-sky.png b/pokemon/home/shiny/492-sky.png new file mode 100644 index 0000000..76dbdc7 Binary files /dev/null and b/pokemon/home/shiny/492-sky.png differ diff --git a/pokemon/home/shiny/493-bug.png b/pokemon/home/shiny/493-bug.png new file mode 100644 index 0000000..ffbac09 Binary files /dev/null and b/pokemon/home/shiny/493-bug.png differ diff --git a/pokemon/home/shiny/493-dark.png b/pokemon/home/shiny/493-dark.png new file mode 100644 index 0000000..2d6211a Binary files /dev/null and b/pokemon/home/shiny/493-dark.png differ diff --git a/pokemon/home/shiny/493-dragon.png b/pokemon/home/shiny/493-dragon.png new file mode 100644 index 0000000..827b1a8 Binary files /dev/null and b/pokemon/home/shiny/493-dragon.png differ diff --git a/pokemon/home/shiny/493-electric.png b/pokemon/home/shiny/493-electric.png new file mode 100644 index 0000000..57acc54 Binary files /dev/null and b/pokemon/home/shiny/493-electric.png differ diff --git a/pokemon/home/shiny/493-fairy.png b/pokemon/home/shiny/493-fairy.png new file mode 100644 index 0000000..f0a57d8 Binary files /dev/null and b/pokemon/home/shiny/493-fairy.png differ diff --git a/pokemon/home/shiny/493-fighting.png b/pokemon/home/shiny/493-fighting.png new file mode 100644 index 0000000..b44bc50 Binary files /dev/null and b/pokemon/home/shiny/493-fighting.png differ diff --git a/pokemon/home/shiny/493-fire.png b/pokemon/home/shiny/493-fire.png new file mode 100644 index 0000000..901bf54 Binary files /dev/null and b/pokemon/home/shiny/493-fire.png differ diff --git a/pokemon/home/shiny/493-flying.png b/pokemon/home/shiny/493-flying.png new file mode 100644 index 0000000..3731c8e Binary files /dev/null and b/pokemon/home/shiny/493-flying.png differ diff --git a/pokemon/home/shiny/493-ghost.png b/pokemon/home/shiny/493-ghost.png new file mode 100644 index 0000000..5d0bb9f Binary files /dev/null and b/pokemon/home/shiny/493-ghost.png differ diff --git a/pokemon/home/shiny/493-grass.png b/pokemon/home/shiny/493-grass.png new file mode 100644 index 0000000..23229b3 Binary files /dev/null and b/pokemon/home/shiny/493-grass.png differ diff --git a/pokemon/home/shiny/493-ground.png b/pokemon/home/shiny/493-ground.png new file mode 100644 index 0000000..340e213 Binary files /dev/null and b/pokemon/home/shiny/493-ground.png differ diff --git a/pokemon/home/shiny/493-ice.png b/pokemon/home/shiny/493-ice.png new file mode 100644 index 0000000..1ee1eeb Binary files /dev/null and b/pokemon/home/shiny/493-ice.png differ diff --git a/pokemon/home/shiny/493-normal.png b/pokemon/home/shiny/493-normal.png new file mode 100644 index 0000000..10b29af Binary files /dev/null and b/pokemon/home/shiny/493-normal.png differ diff --git a/pokemon/home/shiny/493-poison.png b/pokemon/home/shiny/493-poison.png new file mode 100644 index 0000000..5b77f14 Binary files /dev/null and b/pokemon/home/shiny/493-poison.png differ diff --git a/pokemon/home/shiny/493-psychic.png b/pokemon/home/shiny/493-psychic.png new file mode 100644 index 0000000..b207481 Binary files /dev/null and b/pokemon/home/shiny/493-psychic.png differ diff --git a/pokemon/home/shiny/493-rock.png b/pokemon/home/shiny/493-rock.png new file mode 100644 index 0000000..4b0ad56 Binary files /dev/null and b/pokemon/home/shiny/493-rock.png differ diff --git a/pokemon/home/shiny/493-steel.png b/pokemon/home/shiny/493-steel.png new file mode 100644 index 0000000..5706a74 Binary files /dev/null and b/pokemon/home/shiny/493-steel.png differ diff --git a/pokemon/home/shiny/493-water.png b/pokemon/home/shiny/493-water.png new file mode 100644 index 0000000..56187f5 Binary files /dev/null and b/pokemon/home/shiny/493-water.png differ diff --git a/pokemon/home/shiny/494.png b/pokemon/home/shiny/494.png new file mode 100644 index 0000000..6cee95d Binary files /dev/null and b/pokemon/home/shiny/494.png differ diff --git a/pokemon/home/shiny/495.png b/pokemon/home/shiny/495.png new file mode 100644 index 0000000..9b6b4c7 Binary files /dev/null and b/pokemon/home/shiny/495.png differ diff --git a/pokemon/home/shiny/496.png b/pokemon/home/shiny/496.png new file mode 100644 index 0000000..a14d50b Binary files /dev/null and b/pokemon/home/shiny/496.png differ diff --git a/pokemon/home/shiny/497.png b/pokemon/home/shiny/497.png new file mode 100644 index 0000000..4950688 Binary files /dev/null and b/pokemon/home/shiny/497.png differ diff --git a/pokemon/home/shiny/498.png b/pokemon/home/shiny/498.png new file mode 100644 index 0000000..9ddd2c5 Binary files /dev/null and b/pokemon/home/shiny/498.png differ diff --git a/pokemon/home/shiny/499.png b/pokemon/home/shiny/499.png new file mode 100644 index 0000000..fb579e6 Binary files /dev/null and b/pokemon/home/shiny/499.png differ diff --git a/pokemon/home/shiny/5.png b/pokemon/home/shiny/5.png new file mode 100644 index 0000000..0ba0478 Binary files /dev/null and b/pokemon/home/shiny/5.png differ diff --git a/pokemon/home/shiny/50-alola.png b/pokemon/home/shiny/50-alola.png new file mode 100644 index 0000000..42a7fb9 Binary files /dev/null and b/pokemon/home/shiny/50-alola.png differ diff --git a/pokemon/home/shiny/50.png b/pokemon/home/shiny/50.png new file mode 100644 index 0000000..f9c6b5f Binary files /dev/null and b/pokemon/home/shiny/50.png differ diff --git a/pokemon/home/shiny/500.png b/pokemon/home/shiny/500.png new file mode 100644 index 0000000..f2aa749 Binary files /dev/null and b/pokemon/home/shiny/500.png differ diff --git a/pokemon/home/shiny/501.png b/pokemon/home/shiny/501.png new file mode 100644 index 0000000..d2b2b49 Binary files /dev/null and b/pokemon/home/shiny/501.png differ diff --git a/pokemon/home/shiny/502.png b/pokemon/home/shiny/502.png new file mode 100644 index 0000000..e6467db Binary files /dev/null and b/pokemon/home/shiny/502.png differ diff --git a/pokemon/home/shiny/503.png b/pokemon/home/shiny/503.png new file mode 100644 index 0000000..5165641 Binary files /dev/null and b/pokemon/home/shiny/503.png differ diff --git a/pokemon/home/shiny/504.png b/pokemon/home/shiny/504.png new file mode 100644 index 0000000..6fcc915 Binary files /dev/null and b/pokemon/home/shiny/504.png differ diff --git a/pokemon/home/shiny/505.png b/pokemon/home/shiny/505.png new file mode 100644 index 0000000..096537f Binary files /dev/null and b/pokemon/home/shiny/505.png differ diff --git a/pokemon/home/shiny/506.png b/pokemon/home/shiny/506.png new file mode 100644 index 0000000..63c76f9 Binary files /dev/null and b/pokemon/home/shiny/506.png differ diff --git a/pokemon/home/shiny/507.png b/pokemon/home/shiny/507.png new file mode 100644 index 0000000..f2f1610 Binary files /dev/null and b/pokemon/home/shiny/507.png differ diff --git a/pokemon/home/shiny/508.png b/pokemon/home/shiny/508.png new file mode 100644 index 0000000..6d12721 Binary files /dev/null and b/pokemon/home/shiny/508.png differ diff --git a/pokemon/home/shiny/509.png b/pokemon/home/shiny/509.png new file mode 100644 index 0000000..41dfb1b Binary files /dev/null and b/pokemon/home/shiny/509.png differ diff --git a/pokemon/home/shiny/51-alola.png b/pokemon/home/shiny/51-alola.png new file mode 100644 index 0000000..4d1f731 Binary files /dev/null and b/pokemon/home/shiny/51-alola.png differ diff --git a/pokemon/home/shiny/51.png b/pokemon/home/shiny/51.png new file mode 100644 index 0000000..b7b99c0 Binary files /dev/null and b/pokemon/home/shiny/51.png differ diff --git a/pokemon/home/shiny/510.png b/pokemon/home/shiny/510.png new file mode 100644 index 0000000..c8665a6 Binary files /dev/null and b/pokemon/home/shiny/510.png differ diff --git a/pokemon/home/shiny/511.png b/pokemon/home/shiny/511.png new file mode 100644 index 0000000..bf8d443 Binary files /dev/null and b/pokemon/home/shiny/511.png differ diff --git a/pokemon/home/shiny/512.png b/pokemon/home/shiny/512.png new file mode 100644 index 0000000..ec448cb Binary files /dev/null and b/pokemon/home/shiny/512.png differ diff --git a/pokemon/home/shiny/513.png b/pokemon/home/shiny/513.png new file mode 100644 index 0000000..5037e80 Binary files /dev/null and b/pokemon/home/shiny/513.png differ diff --git a/pokemon/home/shiny/514.png b/pokemon/home/shiny/514.png new file mode 100644 index 0000000..2926346 Binary files /dev/null and b/pokemon/home/shiny/514.png differ diff --git a/pokemon/home/shiny/515.png b/pokemon/home/shiny/515.png new file mode 100644 index 0000000..dc3129f Binary files /dev/null and b/pokemon/home/shiny/515.png differ diff --git a/pokemon/home/shiny/516.png b/pokemon/home/shiny/516.png new file mode 100644 index 0000000..37edab7 Binary files /dev/null and b/pokemon/home/shiny/516.png differ diff --git a/pokemon/home/shiny/517.png b/pokemon/home/shiny/517.png new file mode 100644 index 0000000..299169b Binary files /dev/null and b/pokemon/home/shiny/517.png differ diff --git a/pokemon/home/shiny/518.png b/pokemon/home/shiny/518.png new file mode 100644 index 0000000..a8206e3 Binary files /dev/null and b/pokemon/home/shiny/518.png differ diff --git a/pokemon/home/shiny/519.png b/pokemon/home/shiny/519.png new file mode 100644 index 0000000..055b788 Binary files /dev/null and b/pokemon/home/shiny/519.png differ diff --git a/pokemon/home/shiny/52-alola.png b/pokemon/home/shiny/52-alola.png new file mode 100644 index 0000000..89d4477 Binary files /dev/null and b/pokemon/home/shiny/52-alola.png differ diff --git a/pokemon/home/shiny/52-galar.png b/pokemon/home/shiny/52-galar.png new file mode 100644 index 0000000..a2cfde4 Binary files /dev/null and b/pokemon/home/shiny/52-galar.png differ diff --git a/pokemon/home/shiny/52.png b/pokemon/home/shiny/52.png new file mode 100644 index 0000000..a80321d Binary files /dev/null and b/pokemon/home/shiny/52.png differ diff --git a/pokemon/home/shiny/520.png b/pokemon/home/shiny/520.png new file mode 100644 index 0000000..0879674 Binary files /dev/null and b/pokemon/home/shiny/520.png differ diff --git a/pokemon/home/shiny/521.png b/pokemon/home/shiny/521.png new file mode 100644 index 0000000..8e7a7bd Binary files /dev/null and b/pokemon/home/shiny/521.png differ diff --git a/pokemon/home/shiny/522.png b/pokemon/home/shiny/522.png new file mode 100644 index 0000000..a8d03f4 Binary files /dev/null and b/pokemon/home/shiny/522.png differ diff --git a/pokemon/home/shiny/523.png b/pokemon/home/shiny/523.png new file mode 100644 index 0000000..f5f97b8 Binary files /dev/null and b/pokemon/home/shiny/523.png differ diff --git a/pokemon/home/shiny/524.png b/pokemon/home/shiny/524.png new file mode 100644 index 0000000..ea56de6 Binary files /dev/null and b/pokemon/home/shiny/524.png differ diff --git a/pokemon/home/shiny/525.png b/pokemon/home/shiny/525.png new file mode 100644 index 0000000..3a7202e Binary files /dev/null and b/pokemon/home/shiny/525.png differ diff --git a/pokemon/home/shiny/526.png b/pokemon/home/shiny/526.png new file mode 100644 index 0000000..07c04ab Binary files /dev/null and b/pokemon/home/shiny/526.png differ diff --git a/pokemon/home/shiny/527.png b/pokemon/home/shiny/527.png new file mode 100644 index 0000000..39bec90 Binary files /dev/null and b/pokemon/home/shiny/527.png differ diff --git a/pokemon/home/shiny/528.png b/pokemon/home/shiny/528.png new file mode 100644 index 0000000..d4d055b Binary files /dev/null and b/pokemon/home/shiny/528.png differ diff --git a/pokemon/home/shiny/529.png b/pokemon/home/shiny/529.png new file mode 100644 index 0000000..bd4e4cc Binary files /dev/null and b/pokemon/home/shiny/529.png differ diff --git a/pokemon/home/shiny/53-alola.png b/pokemon/home/shiny/53-alola.png new file mode 100644 index 0000000..7f356a7 Binary files /dev/null and b/pokemon/home/shiny/53-alola.png differ diff --git a/pokemon/home/shiny/53.png b/pokemon/home/shiny/53.png new file mode 100644 index 0000000..7d2ea9f Binary files /dev/null and b/pokemon/home/shiny/53.png differ diff --git a/pokemon/home/shiny/530.png b/pokemon/home/shiny/530.png new file mode 100644 index 0000000..6cb71c9 Binary files /dev/null and b/pokemon/home/shiny/530.png differ diff --git a/pokemon/home/shiny/531-mega.png b/pokemon/home/shiny/531-mega.png new file mode 100644 index 0000000..beeb36f Binary files /dev/null and b/pokemon/home/shiny/531-mega.png differ diff --git a/pokemon/home/shiny/531.png b/pokemon/home/shiny/531.png new file mode 100644 index 0000000..01465ec Binary files /dev/null and b/pokemon/home/shiny/531.png differ diff --git a/pokemon/home/shiny/532.png b/pokemon/home/shiny/532.png new file mode 100644 index 0000000..c44ac73 Binary files /dev/null and b/pokemon/home/shiny/532.png differ diff --git a/pokemon/home/shiny/533.png b/pokemon/home/shiny/533.png new file mode 100644 index 0000000..b5b29b4 Binary files /dev/null and b/pokemon/home/shiny/533.png differ diff --git a/pokemon/home/shiny/534.png b/pokemon/home/shiny/534.png new file mode 100644 index 0000000..826c24b Binary files /dev/null and b/pokemon/home/shiny/534.png differ diff --git a/pokemon/home/shiny/535.png b/pokemon/home/shiny/535.png new file mode 100644 index 0000000..29d323f Binary files /dev/null and b/pokemon/home/shiny/535.png differ diff --git a/pokemon/home/shiny/536.png b/pokemon/home/shiny/536.png new file mode 100644 index 0000000..09671a3 Binary files /dev/null and b/pokemon/home/shiny/536.png differ diff --git a/pokemon/home/shiny/537.png b/pokemon/home/shiny/537.png new file mode 100644 index 0000000..ae301fa Binary files /dev/null and b/pokemon/home/shiny/537.png differ diff --git a/pokemon/home/shiny/538.png b/pokemon/home/shiny/538.png new file mode 100644 index 0000000..1465003 Binary files /dev/null and b/pokemon/home/shiny/538.png differ diff --git a/pokemon/home/shiny/539.png b/pokemon/home/shiny/539.png new file mode 100644 index 0000000..0620dcf Binary files /dev/null and b/pokemon/home/shiny/539.png differ diff --git a/pokemon/home/shiny/54.png b/pokemon/home/shiny/54.png new file mode 100644 index 0000000..28ebac6 Binary files /dev/null and b/pokemon/home/shiny/54.png differ diff --git a/pokemon/home/shiny/540.png b/pokemon/home/shiny/540.png new file mode 100644 index 0000000..12cd5a4 Binary files /dev/null and b/pokemon/home/shiny/540.png differ diff --git a/pokemon/home/shiny/541.png b/pokemon/home/shiny/541.png new file mode 100644 index 0000000..db54de8 Binary files /dev/null and b/pokemon/home/shiny/541.png differ diff --git a/pokemon/home/shiny/542.png b/pokemon/home/shiny/542.png new file mode 100644 index 0000000..b11469c Binary files /dev/null and b/pokemon/home/shiny/542.png differ diff --git a/pokemon/home/shiny/543.png b/pokemon/home/shiny/543.png new file mode 100644 index 0000000..d205a34 Binary files /dev/null and b/pokemon/home/shiny/543.png differ diff --git a/pokemon/home/shiny/544.png b/pokemon/home/shiny/544.png new file mode 100644 index 0000000..b58cee8 Binary files /dev/null and b/pokemon/home/shiny/544.png differ diff --git a/pokemon/home/shiny/545.png b/pokemon/home/shiny/545.png new file mode 100644 index 0000000..bcdb955 Binary files /dev/null and b/pokemon/home/shiny/545.png differ diff --git a/pokemon/home/shiny/546.png b/pokemon/home/shiny/546.png new file mode 100644 index 0000000..bf49314 Binary files /dev/null and b/pokemon/home/shiny/546.png differ diff --git a/pokemon/home/shiny/547.png b/pokemon/home/shiny/547.png new file mode 100644 index 0000000..1eca814 Binary files /dev/null and b/pokemon/home/shiny/547.png differ diff --git a/pokemon/home/shiny/548.png b/pokemon/home/shiny/548.png new file mode 100644 index 0000000..116c71b Binary files /dev/null and b/pokemon/home/shiny/548.png differ diff --git a/pokemon/home/shiny/549.png b/pokemon/home/shiny/549.png new file mode 100644 index 0000000..fc859b5 Binary files /dev/null and b/pokemon/home/shiny/549.png differ diff --git a/pokemon/home/shiny/55.png b/pokemon/home/shiny/55.png new file mode 100644 index 0000000..0ffe878 Binary files /dev/null and b/pokemon/home/shiny/55.png differ diff --git a/pokemon/home/shiny/550-blue-striped.png b/pokemon/home/shiny/550-blue-striped.png new file mode 100644 index 0000000..a9a25b9 Binary files /dev/null and b/pokemon/home/shiny/550-blue-striped.png differ diff --git a/pokemon/home/shiny/550-red-striped.png b/pokemon/home/shiny/550-red-striped.png new file mode 100644 index 0000000..1190c2a Binary files /dev/null and b/pokemon/home/shiny/550-red-striped.png differ diff --git a/pokemon/home/shiny/551.png b/pokemon/home/shiny/551.png new file mode 100644 index 0000000..bf38bbd Binary files /dev/null and b/pokemon/home/shiny/551.png differ diff --git a/pokemon/home/shiny/552.png b/pokemon/home/shiny/552.png new file mode 100644 index 0000000..c1c3818 Binary files /dev/null and b/pokemon/home/shiny/552.png differ diff --git a/pokemon/home/shiny/553.png b/pokemon/home/shiny/553.png new file mode 100644 index 0000000..dee8d7c Binary files /dev/null and b/pokemon/home/shiny/553.png differ diff --git a/pokemon/home/shiny/554-galar.png b/pokemon/home/shiny/554-galar.png new file mode 100644 index 0000000..9fdd5a3 Binary files /dev/null and b/pokemon/home/shiny/554-galar.png differ diff --git a/pokemon/home/shiny/554.png b/pokemon/home/shiny/554.png new file mode 100644 index 0000000..7df3c39 Binary files /dev/null and b/pokemon/home/shiny/554.png differ diff --git a/pokemon/home/shiny/555-standard-galar.png b/pokemon/home/shiny/555-standard-galar.png new file mode 100644 index 0000000..6f50766 Binary files /dev/null and b/pokemon/home/shiny/555-standard-galar.png differ diff --git a/pokemon/home/shiny/555-standard.png b/pokemon/home/shiny/555-standard.png new file mode 100644 index 0000000..ce72aca Binary files /dev/null and b/pokemon/home/shiny/555-standard.png differ diff --git a/pokemon/home/shiny/555-zen-galar.png b/pokemon/home/shiny/555-zen-galar.png new file mode 100644 index 0000000..4e700bb Binary files /dev/null and b/pokemon/home/shiny/555-zen-galar.png differ diff --git a/pokemon/home/shiny/555-zen.png b/pokemon/home/shiny/555-zen.png new file mode 100644 index 0000000..dcd6c95 Binary files /dev/null and b/pokemon/home/shiny/555-zen.png differ diff --git a/pokemon/home/shiny/556.png b/pokemon/home/shiny/556.png new file mode 100644 index 0000000..d529dca Binary files /dev/null and b/pokemon/home/shiny/556.png differ diff --git a/pokemon/home/shiny/557.png b/pokemon/home/shiny/557.png new file mode 100644 index 0000000..1c7b9d9 Binary files /dev/null and b/pokemon/home/shiny/557.png differ diff --git a/pokemon/home/shiny/558.png b/pokemon/home/shiny/558.png new file mode 100644 index 0000000..c26c6c1 Binary files /dev/null and b/pokemon/home/shiny/558.png differ diff --git a/pokemon/home/shiny/559.png b/pokemon/home/shiny/559.png new file mode 100644 index 0000000..49fbace Binary files /dev/null and b/pokemon/home/shiny/559.png differ diff --git a/pokemon/home/shiny/56.png b/pokemon/home/shiny/56.png new file mode 100644 index 0000000..08280fa Binary files /dev/null and b/pokemon/home/shiny/56.png differ diff --git a/pokemon/home/shiny/560.png b/pokemon/home/shiny/560.png new file mode 100644 index 0000000..5e01e43 Binary files /dev/null and b/pokemon/home/shiny/560.png differ diff --git a/pokemon/home/shiny/561.png b/pokemon/home/shiny/561.png new file mode 100644 index 0000000..72a8416 Binary files /dev/null and b/pokemon/home/shiny/561.png differ diff --git a/pokemon/home/shiny/562-galar.png b/pokemon/home/shiny/562-galar.png new file mode 100644 index 0000000..0e1b9a7 Binary files /dev/null and b/pokemon/home/shiny/562-galar.png differ diff --git a/pokemon/home/shiny/562.png b/pokemon/home/shiny/562.png new file mode 100644 index 0000000..06047a4 Binary files /dev/null and b/pokemon/home/shiny/562.png differ diff --git a/pokemon/home/shiny/563.png b/pokemon/home/shiny/563.png new file mode 100644 index 0000000..89261bb Binary files /dev/null and b/pokemon/home/shiny/563.png differ diff --git a/pokemon/home/shiny/564.png b/pokemon/home/shiny/564.png new file mode 100644 index 0000000..cda351a Binary files /dev/null and b/pokemon/home/shiny/564.png differ diff --git a/pokemon/home/shiny/565.png b/pokemon/home/shiny/565.png new file mode 100644 index 0000000..68b2f78 Binary files /dev/null and b/pokemon/home/shiny/565.png differ diff --git a/pokemon/home/shiny/566.png b/pokemon/home/shiny/566.png new file mode 100644 index 0000000..91b5794 Binary files /dev/null and b/pokemon/home/shiny/566.png differ diff --git a/pokemon/home/shiny/567.png b/pokemon/home/shiny/567.png new file mode 100644 index 0000000..77be959 Binary files /dev/null and b/pokemon/home/shiny/567.png differ diff --git a/pokemon/home/shiny/568.png b/pokemon/home/shiny/568.png new file mode 100644 index 0000000..22024c3 Binary files /dev/null and b/pokemon/home/shiny/568.png differ diff --git a/pokemon/home/shiny/569.png b/pokemon/home/shiny/569.png new file mode 100644 index 0000000..3dce8de Binary files /dev/null and b/pokemon/home/shiny/569.png differ diff --git a/pokemon/home/shiny/57.png b/pokemon/home/shiny/57.png new file mode 100644 index 0000000..1a58bae Binary files /dev/null and b/pokemon/home/shiny/57.png differ diff --git a/pokemon/home/shiny/570.png b/pokemon/home/shiny/570.png new file mode 100644 index 0000000..bbafd6f Binary files /dev/null and b/pokemon/home/shiny/570.png differ diff --git a/pokemon/home/shiny/571.png b/pokemon/home/shiny/571.png new file mode 100644 index 0000000..595dc72 Binary files /dev/null and b/pokemon/home/shiny/571.png differ diff --git a/pokemon/home/shiny/572.png b/pokemon/home/shiny/572.png new file mode 100644 index 0000000..98749f1 Binary files /dev/null and b/pokemon/home/shiny/572.png differ diff --git a/pokemon/home/shiny/573.png b/pokemon/home/shiny/573.png new file mode 100644 index 0000000..ac5ffab Binary files /dev/null and b/pokemon/home/shiny/573.png differ diff --git a/pokemon/home/shiny/574.png b/pokemon/home/shiny/574.png new file mode 100644 index 0000000..2f37340 Binary files /dev/null and b/pokemon/home/shiny/574.png differ diff --git a/pokemon/home/shiny/575.png b/pokemon/home/shiny/575.png new file mode 100644 index 0000000..bb882cd Binary files /dev/null and b/pokemon/home/shiny/575.png differ diff --git a/pokemon/home/shiny/576.png b/pokemon/home/shiny/576.png new file mode 100644 index 0000000..22bf7a9 Binary files /dev/null and b/pokemon/home/shiny/576.png differ diff --git a/pokemon/home/shiny/577.png b/pokemon/home/shiny/577.png new file mode 100644 index 0000000..0237942 Binary files /dev/null and b/pokemon/home/shiny/577.png differ diff --git a/pokemon/home/shiny/578.png b/pokemon/home/shiny/578.png new file mode 100644 index 0000000..315e4f0 Binary files /dev/null and b/pokemon/home/shiny/578.png differ diff --git a/pokemon/home/shiny/579.png b/pokemon/home/shiny/579.png new file mode 100644 index 0000000..c178be2 Binary files /dev/null and b/pokemon/home/shiny/579.png differ diff --git a/pokemon/home/shiny/58.png b/pokemon/home/shiny/58.png new file mode 100644 index 0000000..12a5e35 Binary files /dev/null and b/pokemon/home/shiny/58.png differ diff --git a/pokemon/home/shiny/580.png b/pokemon/home/shiny/580.png new file mode 100644 index 0000000..3167be9 Binary files /dev/null and b/pokemon/home/shiny/580.png differ diff --git a/pokemon/home/shiny/581.png b/pokemon/home/shiny/581.png new file mode 100644 index 0000000..3e8f227 Binary files /dev/null and b/pokemon/home/shiny/581.png differ diff --git a/pokemon/home/shiny/582.png b/pokemon/home/shiny/582.png new file mode 100644 index 0000000..360b836 Binary files /dev/null and b/pokemon/home/shiny/582.png differ diff --git a/pokemon/home/shiny/583.png b/pokemon/home/shiny/583.png new file mode 100644 index 0000000..8d86501 Binary files /dev/null and b/pokemon/home/shiny/583.png differ diff --git a/pokemon/home/shiny/584.png b/pokemon/home/shiny/584.png new file mode 100644 index 0000000..d76aceb Binary files /dev/null and b/pokemon/home/shiny/584.png differ diff --git a/pokemon/home/shiny/585-autumn.png b/pokemon/home/shiny/585-autumn.png new file mode 100644 index 0000000..c8fe972 Binary files /dev/null and b/pokemon/home/shiny/585-autumn.png differ diff --git a/pokemon/home/shiny/585-spring.png b/pokemon/home/shiny/585-spring.png new file mode 100644 index 0000000..6d727ca Binary files /dev/null and b/pokemon/home/shiny/585-spring.png differ diff --git a/pokemon/home/shiny/585-summer.png b/pokemon/home/shiny/585-summer.png new file mode 100644 index 0000000..7e58824 Binary files /dev/null and b/pokemon/home/shiny/585-summer.png differ diff --git a/pokemon/home/shiny/585-winter.png b/pokemon/home/shiny/585-winter.png new file mode 100644 index 0000000..aa2e8a3 Binary files /dev/null and b/pokemon/home/shiny/585-winter.png differ diff --git a/pokemon/home/shiny/586-autumn.png b/pokemon/home/shiny/586-autumn.png new file mode 100644 index 0000000..1831e58 Binary files /dev/null and b/pokemon/home/shiny/586-autumn.png differ diff --git a/pokemon/home/shiny/586-spring.png b/pokemon/home/shiny/586-spring.png new file mode 100644 index 0000000..e001fc3 Binary files /dev/null and b/pokemon/home/shiny/586-spring.png differ diff --git a/pokemon/home/shiny/586-summer.png b/pokemon/home/shiny/586-summer.png new file mode 100644 index 0000000..d1fecd1 Binary files /dev/null and b/pokemon/home/shiny/586-summer.png differ diff --git a/pokemon/home/shiny/586-winter.png b/pokemon/home/shiny/586-winter.png new file mode 100644 index 0000000..170bb2b Binary files /dev/null and b/pokemon/home/shiny/586-winter.png differ diff --git a/pokemon/home/shiny/587.png b/pokemon/home/shiny/587.png new file mode 100644 index 0000000..dc7f907 Binary files /dev/null and b/pokemon/home/shiny/587.png differ diff --git a/pokemon/home/shiny/588.png b/pokemon/home/shiny/588.png new file mode 100644 index 0000000..acd7ddd Binary files /dev/null and b/pokemon/home/shiny/588.png differ diff --git a/pokemon/home/shiny/589.png b/pokemon/home/shiny/589.png new file mode 100644 index 0000000..9a34728 Binary files /dev/null and b/pokemon/home/shiny/589.png differ diff --git a/pokemon/home/shiny/59.png b/pokemon/home/shiny/59.png new file mode 100644 index 0000000..b8b53f5 Binary files /dev/null and b/pokemon/home/shiny/59.png differ diff --git a/pokemon/home/shiny/590.png b/pokemon/home/shiny/590.png new file mode 100644 index 0000000..ff40900 Binary files /dev/null and b/pokemon/home/shiny/590.png differ diff --git a/pokemon/home/shiny/591.png b/pokemon/home/shiny/591.png new file mode 100644 index 0000000..3383eb2 Binary files /dev/null and b/pokemon/home/shiny/591.png differ diff --git a/pokemon/home/shiny/592-male.png b/pokemon/home/shiny/592-male.png new file mode 100644 index 0000000..31dc2f8 Binary files /dev/null and b/pokemon/home/shiny/592-male.png differ diff --git a/pokemon/home/shiny/593-male.png b/pokemon/home/shiny/593-male.png new file mode 100644 index 0000000..04d8981 Binary files /dev/null and b/pokemon/home/shiny/593-male.png differ diff --git a/pokemon/home/shiny/594.png b/pokemon/home/shiny/594.png new file mode 100644 index 0000000..fb3d0ee Binary files /dev/null and b/pokemon/home/shiny/594.png differ diff --git a/pokemon/home/shiny/595.png b/pokemon/home/shiny/595.png new file mode 100644 index 0000000..e4b43ee Binary files /dev/null and b/pokemon/home/shiny/595.png differ diff --git a/pokemon/home/shiny/596.png b/pokemon/home/shiny/596.png new file mode 100644 index 0000000..ac62af9 Binary files /dev/null and b/pokemon/home/shiny/596.png differ diff --git a/pokemon/home/shiny/597.png b/pokemon/home/shiny/597.png new file mode 100644 index 0000000..6dc1026 Binary files /dev/null and b/pokemon/home/shiny/597.png differ diff --git a/pokemon/home/shiny/598.png b/pokemon/home/shiny/598.png new file mode 100644 index 0000000..95046b7 Binary files /dev/null and b/pokemon/home/shiny/598.png differ diff --git a/pokemon/home/shiny/599.png b/pokemon/home/shiny/599.png new file mode 100644 index 0000000..2b8b859 Binary files /dev/null and b/pokemon/home/shiny/599.png differ diff --git a/pokemon/home/shiny/6-mega-x.png b/pokemon/home/shiny/6-mega-x.png new file mode 100644 index 0000000..42f7332 Binary files /dev/null and b/pokemon/home/shiny/6-mega-x.png differ diff --git a/pokemon/home/shiny/6-mega-y.png b/pokemon/home/shiny/6-mega-y.png new file mode 100644 index 0000000..7cce92c Binary files /dev/null and b/pokemon/home/shiny/6-mega-y.png differ diff --git a/pokemon/home/shiny/6.png b/pokemon/home/shiny/6.png new file mode 100644 index 0000000..b59e9ba Binary files /dev/null and b/pokemon/home/shiny/6.png differ diff --git a/pokemon/home/shiny/60.png b/pokemon/home/shiny/60.png new file mode 100644 index 0000000..61ed33a Binary files /dev/null and b/pokemon/home/shiny/60.png differ diff --git a/pokemon/home/shiny/600.png b/pokemon/home/shiny/600.png new file mode 100644 index 0000000..7e67d7c Binary files /dev/null and b/pokemon/home/shiny/600.png differ diff --git a/pokemon/home/shiny/601.png b/pokemon/home/shiny/601.png new file mode 100644 index 0000000..d62a3df Binary files /dev/null and b/pokemon/home/shiny/601.png differ diff --git a/pokemon/home/shiny/602.png b/pokemon/home/shiny/602.png new file mode 100644 index 0000000..6bda570 Binary files /dev/null and b/pokemon/home/shiny/602.png differ diff --git a/pokemon/home/shiny/603.png b/pokemon/home/shiny/603.png new file mode 100644 index 0000000..9d14c89 Binary files /dev/null and b/pokemon/home/shiny/603.png differ diff --git a/pokemon/home/shiny/604.png b/pokemon/home/shiny/604.png new file mode 100644 index 0000000..94ee6bc Binary files /dev/null and b/pokemon/home/shiny/604.png differ diff --git a/pokemon/home/shiny/605.png b/pokemon/home/shiny/605.png new file mode 100644 index 0000000..968e198 Binary files /dev/null and b/pokemon/home/shiny/605.png differ diff --git a/pokemon/home/shiny/606.png b/pokemon/home/shiny/606.png new file mode 100644 index 0000000..6a0ebf8 Binary files /dev/null and b/pokemon/home/shiny/606.png differ diff --git a/pokemon/home/shiny/607.png b/pokemon/home/shiny/607.png new file mode 100644 index 0000000..84b245d Binary files /dev/null and b/pokemon/home/shiny/607.png differ diff --git a/pokemon/home/shiny/608.png b/pokemon/home/shiny/608.png new file mode 100644 index 0000000..e9858bf Binary files /dev/null and b/pokemon/home/shiny/608.png differ diff --git a/pokemon/home/shiny/609.png b/pokemon/home/shiny/609.png new file mode 100644 index 0000000..731992c Binary files /dev/null and b/pokemon/home/shiny/609.png differ diff --git a/pokemon/home/shiny/61.png b/pokemon/home/shiny/61.png new file mode 100644 index 0000000..2c51fb8 Binary files /dev/null and b/pokemon/home/shiny/61.png differ diff --git a/pokemon/home/shiny/610.png b/pokemon/home/shiny/610.png new file mode 100644 index 0000000..2e1eaaa Binary files /dev/null and b/pokemon/home/shiny/610.png differ diff --git a/pokemon/home/shiny/611.png b/pokemon/home/shiny/611.png new file mode 100644 index 0000000..cb0928f Binary files /dev/null and b/pokemon/home/shiny/611.png differ diff --git a/pokemon/home/shiny/612.png b/pokemon/home/shiny/612.png new file mode 100644 index 0000000..e2b97fe Binary files /dev/null and b/pokemon/home/shiny/612.png differ diff --git a/pokemon/home/shiny/613.png b/pokemon/home/shiny/613.png new file mode 100644 index 0000000..9ed9d3b Binary files /dev/null and b/pokemon/home/shiny/613.png differ diff --git a/pokemon/home/shiny/614.png b/pokemon/home/shiny/614.png new file mode 100644 index 0000000..4cb222b Binary files /dev/null and b/pokemon/home/shiny/614.png differ diff --git a/pokemon/home/shiny/615.png b/pokemon/home/shiny/615.png new file mode 100644 index 0000000..f57743a Binary files /dev/null and b/pokemon/home/shiny/615.png differ diff --git a/pokemon/home/shiny/616.png b/pokemon/home/shiny/616.png new file mode 100644 index 0000000..55d7d5a Binary files /dev/null and b/pokemon/home/shiny/616.png differ diff --git a/pokemon/home/shiny/617.png b/pokemon/home/shiny/617.png new file mode 100644 index 0000000..436ad54 Binary files /dev/null and b/pokemon/home/shiny/617.png differ diff --git a/pokemon/home/shiny/618-galar.png b/pokemon/home/shiny/618-galar.png new file mode 100644 index 0000000..5009e4a Binary files /dev/null and b/pokemon/home/shiny/618-galar.png differ diff --git a/pokemon/home/shiny/618.png b/pokemon/home/shiny/618.png new file mode 100644 index 0000000..daa259b Binary files /dev/null and b/pokemon/home/shiny/618.png differ diff --git a/pokemon/home/shiny/619.png b/pokemon/home/shiny/619.png new file mode 100644 index 0000000..03ca973 Binary files /dev/null and b/pokemon/home/shiny/619.png differ diff --git a/pokemon/home/shiny/62.png b/pokemon/home/shiny/62.png new file mode 100644 index 0000000..6bc5116 Binary files /dev/null and b/pokemon/home/shiny/62.png differ diff --git a/pokemon/home/shiny/620.png b/pokemon/home/shiny/620.png new file mode 100644 index 0000000..fed3a22 Binary files /dev/null and b/pokemon/home/shiny/620.png differ diff --git a/pokemon/home/shiny/621.png b/pokemon/home/shiny/621.png new file mode 100644 index 0000000..6d91651 Binary files /dev/null and b/pokemon/home/shiny/621.png differ diff --git a/pokemon/home/shiny/622.png b/pokemon/home/shiny/622.png new file mode 100644 index 0000000..04cd39f Binary files /dev/null and b/pokemon/home/shiny/622.png differ diff --git a/pokemon/home/shiny/623.png b/pokemon/home/shiny/623.png new file mode 100644 index 0000000..c599af9 Binary files /dev/null and b/pokemon/home/shiny/623.png differ diff --git a/pokemon/home/shiny/624.png b/pokemon/home/shiny/624.png new file mode 100644 index 0000000..e447186 Binary files /dev/null and b/pokemon/home/shiny/624.png differ diff --git a/pokemon/home/shiny/625.png b/pokemon/home/shiny/625.png new file mode 100644 index 0000000..c87619b Binary files /dev/null and b/pokemon/home/shiny/625.png differ diff --git a/pokemon/home/shiny/626.png b/pokemon/home/shiny/626.png new file mode 100644 index 0000000..7f9bafd Binary files /dev/null and b/pokemon/home/shiny/626.png differ diff --git a/pokemon/home/shiny/627.png b/pokemon/home/shiny/627.png new file mode 100644 index 0000000..d68a3b6 Binary files /dev/null and b/pokemon/home/shiny/627.png differ diff --git a/pokemon/home/shiny/628.png b/pokemon/home/shiny/628.png new file mode 100644 index 0000000..61a5852 Binary files /dev/null and b/pokemon/home/shiny/628.png differ diff --git a/pokemon/home/shiny/629.png b/pokemon/home/shiny/629.png new file mode 100644 index 0000000..00333b2 Binary files /dev/null and b/pokemon/home/shiny/629.png differ diff --git a/pokemon/home/shiny/63.png b/pokemon/home/shiny/63.png new file mode 100644 index 0000000..3c633a4 Binary files /dev/null and b/pokemon/home/shiny/63.png differ diff --git a/pokemon/home/shiny/630.png b/pokemon/home/shiny/630.png new file mode 100644 index 0000000..9b5e83d Binary files /dev/null and b/pokemon/home/shiny/630.png differ diff --git a/pokemon/home/shiny/631.png b/pokemon/home/shiny/631.png new file mode 100644 index 0000000..6bd4703 Binary files /dev/null and b/pokemon/home/shiny/631.png differ diff --git a/pokemon/home/shiny/632.png b/pokemon/home/shiny/632.png new file mode 100644 index 0000000..055dd74 Binary files /dev/null and b/pokemon/home/shiny/632.png differ diff --git a/pokemon/home/shiny/633.png b/pokemon/home/shiny/633.png new file mode 100644 index 0000000..19e16e8 Binary files /dev/null and b/pokemon/home/shiny/633.png differ diff --git a/pokemon/home/shiny/634.png b/pokemon/home/shiny/634.png new file mode 100644 index 0000000..3769b93 Binary files /dev/null and b/pokemon/home/shiny/634.png differ diff --git a/pokemon/home/shiny/635.png b/pokemon/home/shiny/635.png new file mode 100644 index 0000000..6d0e908 Binary files /dev/null and b/pokemon/home/shiny/635.png differ diff --git a/pokemon/home/shiny/636.png b/pokemon/home/shiny/636.png new file mode 100644 index 0000000..a86ff54 Binary files /dev/null and b/pokemon/home/shiny/636.png differ diff --git a/pokemon/home/shiny/637.png b/pokemon/home/shiny/637.png new file mode 100644 index 0000000..a52de9e Binary files /dev/null and b/pokemon/home/shiny/637.png differ diff --git a/pokemon/home/shiny/638.png b/pokemon/home/shiny/638.png new file mode 100644 index 0000000..e6e580e Binary files /dev/null and b/pokemon/home/shiny/638.png differ diff --git a/pokemon/home/shiny/639.png b/pokemon/home/shiny/639.png new file mode 100644 index 0000000..924be84 Binary files /dev/null and b/pokemon/home/shiny/639.png differ diff --git a/pokemon/home/shiny/64.png b/pokemon/home/shiny/64.png new file mode 100644 index 0000000..63d5bce Binary files /dev/null and b/pokemon/home/shiny/64.png differ diff --git a/pokemon/home/shiny/640.png b/pokemon/home/shiny/640.png new file mode 100644 index 0000000..b1b2108 Binary files /dev/null and b/pokemon/home/shiny/640.png differ diff --git a/pokemon/home/shiny/641-incarnate.png b/pokemon/home/shiny/641-incarnate.png new file mode 100644 index 0000000..e52db94 Binary files /dev/null and b/pokemon/home/shiny/641-incarnate.png differ diff --git a/pokemon/home/shiny/641-therian.png b/pokemon/home/shiny/641-therian.png new file mode 100644 index 0000000..8962196 Binary files /dev/null and b/pokemon/home/shiny/641-therian.png differ diff --git a/pokemon/home/shiny/642-incarnate.png b/pokemon/home/shiny/642-incarnate.png new file mode 100644 index 0000000..8a6a73c Binary files /dev/null and b/pokemon/home/shiny/642-incarnate.png differ diff --git a/pokemon/home/shiny/642-therian.png b/pokemon/home/shiny/642-therian.png new file mode 100644 index 0000000..af8bb7c Binary files /dev/null and b/pokemon/home/shiny/642-therian.png differ diff --git a/pokemon/home/shiny/643.png b/pokemon/home/shiny/643.png new file mode 100644 index 0000000..f954c20 Binary files /dev/null and b/pokemon/home/shiny/643.png differ diff --git a/pokemon/home/shiny/644.png b/pokemon/home/shiny/644.png new file mode 100644 index 0000000..9dcb1e7 Binary files /dev/null and b/pokemon/home/shiny/644.png differ diff --git a/pokemon/home/shiny/645-incarnate.png b/pokemon/home/shiny/645-incarnate.png new file mode 100644 index 0000000..2663afc Binary files /dev/null and b/pokemon/home/shiny/645-incarnate.png differ diff --git a/pokemon/home/shiny/645-therian.png b/pokemon/home/shiny/645-therian.png new file mode 100644 index 0000000..6006f45 Binary files /dev/null and b/pokemon/home/shiny/645-therian.png differ diff --git a/pokemon/home/shiny/646-black.png b/pokemon/home/shiny/646-black.png new file mode 100644 index 0000000..db220e5 Binary files /dev/null and b/pokemon/home/shiny/646-black.png differ diff --git a/pokemon/home/shiny/646-white.png b/pokemon/home/shiny/646-white.png new file mode 100644 index 0000000..a266cb5 Binary files /dev/null and b/pokemon/home/shiny/646-white.png differ diff --git a/pokemon/home/shiny/646.png b/pokemon/home/shiny/646.png new file mode 100644 index 0000000..2f008b2 Binary files /dev/null and b/pokemon/home/shiny/646.png differ diff --git a/pokemon/home/shiny/647-ordinary.png b/pokemon/home/shiny/647-ordinary.png new file mode 100644 index 0000000..aea1205 Binary files /dev/null and b/pokemon/home/shiny/647-ordinary.png differ diff --git a/pokemon/home/shiny/647-resolute.png b/pokemon/home/shiny/647-resolute.png new file mode 100644 index 0000000..9720122 Binary files /dev/null and b/pokemon/home/shiny/647-resolute.png differ diff --git a/pokemon/home/shiny/648-aria.png b/pokemon/home/shiny/648-aria.png new file mode 100644 index 0000000..faffabf Binary files /dev/null and b/pokemon/home/shiny/648-aria.png differ diff --git a/pokemon/home/shiny/648-pirouette.png b/pokemon/home/shiny/648-pirouette.png new file mode 100644 index 0000000..cb665d9 Binary files /dev/null and b/pokemon/home/shiny/648-pirouette.png differ diff --git a/pokemon/home/shiny/649-burn.png b/pokemon/home/shiny/649-burn.png new file mode 100644 index 0000000..02fcb96 Binary files /dev/null and b/pokemon/home/shiny/649-burn.png differ diff --git a/pokemon/home/shiny/649-chill.png b/pokemon/home/shiny/649-chill.png new file mode 100644 index 0000000..4f83593 Binary files /dev/null and b/pokemon/home/shiny/649-chill.png differ diff --git a/pokemon/home/shiny/649-douse.png b/pokemon/home/shiny/649-douse.png new file mode 100644 index 0000000..02f7690 Binary files /dev/null and b/pokemon/home/shiny/649-douse.png differ diff --git a/pokemon/home/shiny/649-shock.png b/pokemon/home/shiny/649-shock.png new file mode 100644 index 0000000..9525ae3 Binary files /dev/null and b/pokemon/home/shiny/649-shock.png differ diff --git a/pokemon/home/shiny/649.png b/pokemon/home/shiny/649.png new file mode 100644 index 0000000..c594c1b Binary files /dev/null and b/pokemon/home/shiny/649.png differ diff --git a/pokemon/home/shiny/65-mega.png b/pokemon/home/shiny/65-mega.png new file mode 100644 index 0000000..977ff86 Binary files /dev/null and b/pokemon/home/shiny/65-mega.png differ diff --git a/pokemon/home/shiny/65.png b/pokemon/home/shiny/65.png new file mode 100644 index 0000000..acb2c00 Binary files /dev/null and b/pokemon/home/shiny/65.png differ diff --git a/pokemon/home/shiny/650.png b/pokemon/home/shiny/650.png new file mode 100644 index 0000000..ff9b8cc Binary files /dev/null and b/pokemon/home/shiny/650.png differ diff --git a/pokemon/home/shiny/651.png b/pokemon/home/shiny/651.png new file mode 100644 index 0000000..11c67c8 Binary files /dev/null and b/pokemon/home/shiny/651.png differ diff --git a/pokemon/home/shiny/652.png b/pokemon/home/shiny/652.png new file mode 100644 index 0000000..d090518 Binary files /dev/null and b/pokemon/home/shiny/652.png differ diff --git a/pokemon/home/shiny/653.png b/pokemon/home/shiny/653.png new file mode 100644 index 0000000..cfb8501 Binary files /dev/null and b/pokemon/home/shiny/653.png differ diff --git a/pokemon/home/shiny/654.png b/pokemon/home/shiny/654.png new file mode 100644 index 0000000..8ba8d54 Binary files /dev/null and b/pokemon/home/shiny/654.png differ diff --git a/pokemon/home/shiny/655.png b/pokemon/home/shiny/655.png new file mode 100644 index 0000000..1f51392 Binary files /dev/null and b/pokemon/home/shiny/655.png differ diff --git a/pokemon/home/shiny/656.png b/pokemon/home/shiny/656.png new file mode 100644 index 0000000..745ca26 Binary files /dev/null and b/pokemon/home/shiny/656.png differ diff --git a/pokemon/home/shiny/657.png b/pokemon/home/shiny/657.png new file mode 100644 index 0000000..312f863 Binary files /dev/null and b/pokemon/home/shiny/657.png differ diff --git a/pokemon/home/shiny/658-ash.png b/pokemon/home/shiny/658-ash.png new file mode 100644 index 0000000..cb67973 Binary files /dev/null and b/pokemon/home/shiny/658-ash.png differ diff --git a/pokemon/home/shiny/658-battle-bond.png b/pokemon/home/shiny/658-battle-bond.png new file mode 100644 index 0000000..31f7814 Binary files /dev/null and b/pokemon/home/shiny/658-battle-bond.png differ diff --git a/pokemon/home/shiny/658.png b/pokemon/home/shiny/658.png new file mode 100644 index 0000000..31f7814 Binary files /dev/null and b/pokemon/home/shiny/658.png differ diff --git a/pokemon/home/shiny/659.png b/pokemon/home/shiny/659.png new file mode 100644 index 0000000..e5c22fc Binary files /dev/null and b/pokemon/home/shiny/659.png differ diff --git a/pokemon/home/shiny/66.png b/pokemon/home/shiny/66.png new file mode 100644 index 0000000..885dae9 Binary files /dev/null and b/pokemon/home/shiny/66.png differ diff --git a/pokemon/home/shiny/660.png b/pokemon/home/shiny/660.png new file mode 100644 index 0000000..3b85343 Binary files /dev/null and b/pokemon/home/shiny/660.png differ diff --git a/pokemon/home/shiny/661.png b/pokemon/home/shiny/661.png new file mode 100644 index 0000000..178e065 Binary files /dev/null and b/pokemon/home/shiny/661.png differ diff --git a/pokemon/home/shiny/662.png b/pokemon/home/shiny/662.png new file mode 100644 index 0000000..abbf439 Binary files /dev/null and b/pokemon/home/shiny/662.png differ diff --git a/pokemon/home/shiny/663.png b/pokemon/home/shiny/663.png new file mode 100644 index 0000000..2f2aeef Binary files /dev/null and b/pokemon/home/shiny/663.png differ diff --git a/pokemon/home/shiny/664.png b/pokemon/home/shiny/664.png new file mode 100644 index 0000000..427c4dd Binary files /dev/null and b/pokemon/home/shiny/664.png differ diff --git a/pokemon/home/shiny/665.png b/pokemon/home/shiny/665.png new file mode 100644 index 0000000..cd8d112 Binary files /dev/null and b/pokemon/home/shiny/665.png differ diff --git a/pokemon/home/shiny/666-archipelago.png b/pokemon/home/shiny/666-archipelago.png new file mode 100644 index 0000000..3610d84 Binary files /dev/null and b/pokemon/home/shiny/666-archipelago.png differ diff --git a/pokemon/home/shiny/666-continental.png b/pokemon/home/shiny/666-continental.png new file mode 100644 index 0000000..900650b Binary files /dev/null and b/pokemon/home/shiny/666-continental.png differ diff --git a/pokemon/home/shiny/666-elegant.png b/pokemon/home/shiny/666-elegant.png new file mode 100644 index 0000000..6e43408 Binary files /dev/null and b/pokemon/home/shiny/666-elegant.png differ diff --git a/pokemon/home/shiny/666-fancy.png b/pokemon/home/shiny/666-fancy.png new file mode 100644 index 0000000..527be4d Binary files /dev/null and b/pokemon/home/shiny/666-fancy.png differ diff --git a/pokemon/home/shiny/666-garden.png b/pokemon/home/shiny/666-garden.png new file mode 100644 index 0000000..47e5408 Binary files /dev/null and b/pokemon/home/shiny/666-garden.png differ diff --git a/pokemon/home/shiny/666-high-plains.png b/pokemon/home/shiny/666-high-plains.png new file mode 100644 index 0000000..684edf1 Binary files /dev/null and b/pokemon/home/shiny/666-high-plains.png differ diff --git a/pokemon/home/shiny/666-icy-snow.png b/pokemon/home/shiny/666-icy-snow.png new file mode 100644 index 0000000..56b2a52 Binary files /dev/null and b/pokemon/home/shiny/666-icy-snow.png differ diff --git a/pokemon/home/shiny/666-jungle.png b/pokemon/home/shiny/666-jungle.png new file mode 100644 index 0000000..5f47e7a Binary files /dev/null and b/pokemon/home/shiny/666-jungle.png differ diff --git a/pokemon/home/shiny/666-marine.png b/pokemon/home/shiny/666-marine.png new file mode 100644 index 0000000..624ed6d Binary files /dev/null and b/pokemon/home/shiny/666-marine.png differ diff --git a/pokemon/home/shiny/666-meadow.png b/pokemon/home/shiny/666-meadow.png new file mode 100644 index 0000000..92ed666 Binary files /dev/null and b/pokemon/home/shiny/666-meadow.png differ diff --git a/pokemon/home/shiny/666-modern.png b/pokemon/home/shiny/666-modern.png new file mode 100644 index 0000000..de06307 Binary files /dev/null and b/pokemon/home/shiny/666-modern.png differ diff --git a/pokemon/home/shiny/666-monsoon.png b/pokemon/home/shiny/666-monsoon.png new file mode 100644 index 0000000..c36c3de Binary files /dev/null and b/pokemon/home/shiny/666-monsoon.png differ diff --git a/pokemon/home/shiny/666-ocean.png b/pokemon/home/shiny/666-ocean.png new file mode 100644 index 0000000..bb5a02d Binary files /dev/null and b/pokemon/home/shiny/666-ocean.png differ diff --git a/pokemon/home/shiny/666-poke-ball.png b/pokemon/home/shiny/666-poke-ball.png new file mode 100644 index 0000000..9bfcc68 Binary files /dev/null and b/pokemon/home/shiny/666-poke-ball.png differ diff --git a/pokemon/home/shiny/666-polar.png b/pokemon/home/shiny/666-polar.png new file mode 100644 index 0000000..d4610b0 Binary files /dev/null and b/pokemon/home/shiny/666-polar.png differ diff --git a/pokemon/home/shiny/666-river.png b/pokemon/home/shiny/666-river.png new file mode 100644 index 0000000..21cb09e Binary files /dev/null and b/pokemon/home/shiny/666-river.png differ diff --git a/pokemon/home/shiny/666-sandstorm.png b/pokemon/home/shiny/666-sandstorm.png new file mode 100644 index 0000000..0a2950c Binary files /dev/null and b/pokemon/home/shiny/666-sandstorm.png differ diff --git a/pokemon/home/shiny/666-savanna.png b/pokemon/home/shiny/666-savanna.png new file mode 100644 index 0000000..aa3e821 Binary files /dev/null and b/pokemon/home/shiny/666-savanna.png differ diff --git a/pokemon/home/shiny/666-sun.png b/pokemon/home/shiny/666-sun.png new file mode 100644 index 0000000..6cc7e17 Binary files /dev/null and b/pokemon/home/shiny/666-sun.png differ diff --git a/pokemon/home/shiny/666-tundra.png b/pokemon/home/shiny/666-tundra.png new file mode 100644 index 0000000..2003bbe Binary files /dev/null and b/pokemon/home/shiny/666-tundra.png differ diff --git a/pokemon/home/shiny/667.png b/pokemon/home/shiny/667.png new file mode 100644 index 0000000..f13a832 Binary files /dev/null and b/pokemon/home/shiny/667.png differ diff --git a/pokemon/home/shiny/668.png b/pokemon/home/shiny/668.png new file mode 100644 index 0000000..80da01b Binary files /dev/null and b/pokemon/home/shiny/668.png differ diff --git a/pokemon/home/shiny/669-blue.png b/pokemon/home/shiny/669-blue.png new file mode 100644 index 0000000..8f947ab Binary files /dev/null and b/pokemon/home/shiny/669-blue.png differ diff --git a/pokemon/home/shiny/669-orange.png b/pokemon/home/shiny/669-orange.png new file mode 100644 index 0000000..b57d159 Binary files /dev/null and b/pokemon/home/shiny/669-orange.png differ diff --git a/pokemon/home/shiny/669-red.png b/pokemon/home/shiny/669-red.png new file mode 100644 index 0000000..49fdac0 Binary files /dev/null and b/pokemon/home/shiny/669-red.png differ diff --git a/pokemon/home/shiny/669-white.png b/pokemon/home/shiny/669-white.png new file mode 100644 index 0000000..ec50840 Binary files /dev/null and b/pokemon/home/shiny/669-white.png differ diff --git a/pokemon/home/shiny/669-yellow.png b/pokemon/home/shiny/669-yellow.png new file mode 100644 index 0000000..76ecb9d Binary files /dev/null and b/pokemon/home/shiny/669-yellow.png differ diff --git a/pokemon/home/shiny/67.png b/pokemon/home/shiny/67.png new file mode 100644 index 0000000..89973a0 Binary files /dev/null and b/pokemon/home/shiny/67.png differ diff --git a/pokemon/home/shiny/670-blue.png b/pokemon/home/shiny/670-blue.png new file mode 100644 index 0000000..8f2a7e6 Binary files /dev/null and b/pokemon/home/shiny/670-blue.png differ diff --git a/pokemon/home/shiny/670-eternal.png b/pokemon/home/shiny/670-eternal.png new file mode 100644 index 0000000..794a5b5 Binary files /dev/null and b/pokemon/home/shiny/670-eternal.png differ diff --git a/pokemon/home/shiny/670-orange.png b/pokemon/home/shiny/670-orange.png new file mode 100644 index 0000000..aed936b Binary files /dev/null and b/pokemon/home/shiny/670-orange.png differ diff --git a/pokemon/home/shiny/670-red.png b/pokemon/home/shiny/670-red.png new file mode 100644 index 0000000..a7d6cc0 Binary files /dev/null and b/pokemon/home/shiny/670-red.png differ diff --git a/pokemon/home/shiny/670-white.png b/pokemon/home/shiny/670-white.png new file mode 100644 index 0000000..794a5b5 Binary files /dev/null and b/pokemon/home/shiny/670-white.png differ diff --git a/pokemon/home/shiny/670-yellow.png b/pokemon/home/shiny/670-yellow.png new file mode 100644 index 0000000..f0f4ba7 Binary files /dev/null and b/pokemon/home/shiny/670-yellow.png differ diff --git a/pokemon/home/shiny/671-blue.png b/pokemon/home/shiny/671-blue.png new file mode 100644 index 0000000..da11334 Binary files /dev/null and b/pokemon/home/shiny/671-blue.png differ diff --git a/pokemon/home/shiny/671-orange.png b/pokemon/home/shiny/671-orange.png new file mode 100644 index 0000000..388169d Binary files /dev/null and b/pokemon/home/shiny/671-orange.png differ diff --git a/pokemon/home/shiny/671-red.png b/pokemon/home/shiny/671-red.png new file mode 100644 index 0000000..5b52422 Binary files /dev/null and b/pokemon/home/shiny/671-red.png differ diff --git a/pokemon/home/shiny/671-white.png b/pokemon/home/shiny/671-white.png new file mode 100644 index 0000000..1f42b44 Binary files /dev/null and b/pokemon/home/shiny/671-white.png differ diff --git a/pokemon/home/shiny/671-yellow.png b/pokemon/home/shiny/671-yellow.png new file mode 100644 index 0000000..833ec3d Binary files /dev/null and b/pokemon/home/shiny/671-yellow.png differ diff --git a/pokemon/home/shiny/672.png b/pokemon/home/shiny/672.png new file mode 100644 index 0000000..5ca9e60 Binary files /dev/null and b/pokemon/home/shiny/672.png differ diff --git a/pokemon/home/shiny/673.png b/pokemon/home/shiny/673.png new file mode 100644 index 0000000..ab96613 Binary files /dev/null and b/pokemon/home/shiny/673.png differ diff --git a/pokemon/home/shiny/674.png b/pokemon/home/shiny/674.png new file mode 100644 index 0000000..35921f1 Binary files /dev/null and b/pokemon/home/shiny/674.png differ diff --git a/pokemon/home/shiny/675.png b/pokemon/home/shiny/675.png new file mode 100644 index 0000000..0ed093e Binary files /dev/null and b/pokemon/home/shiny/675.png differ diff --git a/pokemon/home/shiny/676-dandy.png b/pokemon/home/shiny/676-dandy.png new file mode 100644 index 0000000..5240481 Binary files /dev/null and b/pokemon/home/shiny/676-dandy.png differ diff --git a/pokemon/home/shiny/676-debutante.png b/pokemon/home/shiny/676-debutante.png new file mode 100644 index 0000000..3448ed2 Binary files /dev/null and b/pokemon/home/shiny/676-debutante.png differ diff --git a/pokemon/home/shiny/676-diamond.png b/pokemon/home/shiny/676-diamond.png new file mode 100644 index 0000000..cc6adf0 Binary files /dev/null and b/pokemon/home/shiny/676-diamond.png differ diff --git a/pokemon/home/shiny/676-heart.png b/pokemon/home/shiny/676-heart.png new file mode 100644 index 0000000..d729f1e Binary files /dev/null and b/pokemon/home/shiny/676-heart.png differ diff --git a/pokemon/home/shiny/676-kabuki.png b/pokemon/home/shiny/676-kabuki.png new file mode 100644 index 0000000..fa5971e Binary files /dev/null and b/pokemon/home/shiny/676-kabuki.png differ diff --git a/pokemon/home/shiny/676-la-reine.png b/pokemon/home/shiny/676-la-reine.png new file mode 100644 index 0000000..77ab4ad Binary files /dev/null and b/pokemon/home/shiny/676-la-reine.png differ diff --git a/pokemon/home/shiny/676-matron.png b/pokemon/home/shiny/676-matron.png new file mode 100644 index 0000000..3500b21 Binary files /dev/null and b/pokemon/home/shiny/676-matron.png differ diff --git a/pokemon/home/shiny/676-pharaoh.png b/pokemon/home/shiny/676-pharaoh.png new file mode 100644 index 0000000..87f235d Binary files /dev/null and b/pokemon/home/shiny/676-pharaoh.png differ diff --git a/pokemon/home/shiny/676-star.png b/pokemon/home/shiny/676-star.png new file mode 100644 index 0000000..00a189f Binary files /dev/null and b/pokemon/home/shiny/676-star.png differ diff --git a/pokemon/home/shiny/676.png b/pokemon/home/shiny/676.png new file mode 100644 index 0000000..a2173e4 Binary files /dev/null and b/pokemon/home/shiny/676.png differ diff --git a/pokemon/home/shiny/677.png b/pokemon/home/shiny/677.png new file mode 100644 index 0000000..a0c584f Binary files /dev/null and b/pokemon/home/shiny/677.png differ diff --git a/pokemon/home/shiny/678-female.png b/pokemon/home/shiny/678-female.png new file mode 100644 index 0000000..09dce59 Binary files /dev/null and b/pokemon/home/shiny/678-female.png differ diff --git a/pokemon/home/shiny/678-male.png b/pokemon/home/shiny/678-male.png new file mode 100644 index 0000000..5ae0acf Binary files /dev/null and b/pokemon/home/shiny/678-male.png differ diff --git a/pokemon/home/shiny/679.png b/pokemon/home/shiny/679.png new file mode 100644 index 0000000..37fb8d4 Binary files /dev/null and b/pokemon/home/shiny/679.png differ diff --git a/pokemon/home/shiny/68.png b/pokemon/home/shiny/68.png new file mode 100644 index 0000000..6daa679 Binary files /dev/null and b/pokemon/home/shiny/68.png differ diff --git a/pokemon/home/shiny/680.png b/pokemon/home/shiny/680.png new file mode 100644 index 0000000..5a29bc4 Binary files /dev/null and b/pokemon/home/shiny/680.png differ diff --git a/pokemon/home/shiny/681-blade.png b/pokemon/home/shiny/681-blade.png new file mode 100644 index 0000000..ba9de3a Binary files /dev/null and b/pokemon/home/shiny/681-blade.png differ diff --git a/pokemon/home/shiny/681-shield.png b/pokemon/home/shiny/681-shield.png new file mode 100644 index 0000000..e13d8a6 Binary files /dev/null and b/pokemon/home/shiny/681-shield.png differ diff --git a/pokemon/home/shiny/682.png b/pokemon/home/shiny/682.png new file mode 100644 index 0000000..ba9ecf2 Binary files /dev/null and b/pokemon/home/shiny/682.png differ diff --git a/pokemon/home/shiny/683.png b/pokemon/home/shiny/683.png new file mode 100644 index 0000000..d07d1c5 Binary files /dev/null and b/pokemon/home/shiny/683.png differ diff --git a/pokemon/home/shiny/684.png b/pokemon/home/shiny/684.png new file mode 100644 index 0000000..b2b6d20 Binary files /dev/null and b/pokemon/home/shiny/684.png differ diff --git a/pokemon/home/shiny/685.png b/pokemon/home/shiny/685.png new file mode 100644 index 0000000..227303e Binary files /dev/null and b/pokemon/home/shiny/685.png differ diff --git a/pokemon/home/shiny/686.png b/pokemon/home/shiny/686.png new file mode 100644 index 0000000..e3993f1 Binary files /dev/null and b/pokemon/home/shiny/686.png differ diff --git a/pokemon/home/shiny/687.png b/pokemon/home/shiny/687.png new file mode 100644 index 0000000..530baf4 Binary files /dev/null and b/pokemon/home/shiny/687.png differ diff --git a/pokemon/home/shiny/688.png b/pokemon/home/shiny/688.png new file mode 100644 index 0000000..9752666 Binary files /dev/null and b/pokemon/home/shiny/688.png differ diff --git a/pokemon/home/shiny/689.png b/pokemon/home/shiny/689.png new file mode 100644 index 0000000..dd89cc9 Binary files /dev/null and b/pokemon/home/shiny/689.png differ diff --git a/pokemon/home/shiny/69.png b/pokemon/home/shiny/69.png new file mode 100644 index 0000000..0159320 Binary files /dev/null and b/pokemon/home/shiny/69.png differ diff --git a/pokemon/home/shiny/690.png b/pokemon/home/shiny/690.png new file mode 100644 index 0000000..748ac89 Binary files /dev/null and b/pokemon/home/shiny/690.png differ diff --git a/pokemon/home/shiny/691.png b/pokemon/home/shiny/691.png new file mode 100644 index 0000000..0fb576d Binary files /dev/null and b/pokemon/home/shiny/691.png differ diff --git a/pokemon/home/shiny/692.png b/pokemon/home/shiny/692.png new file mode 100644 index 0000000..5616442 Binary files /dev/null and b/pokemon/home/shiny/692.png differ diff --git a/pokemon/home/shiny/693.png b/pokemon/home/shiny/693.png new file mode 100644 index 0000000..99adba1 Binary files /dev/null and b/pokemon/home/shiny/693.png differ diff --git a/pokemon/home/shiny/694.png b/pokemon/home/shiny/694.png new file mode 100644 index 0000000..85123d8 Binary files /dev/null and b/pokemon/home/shiny/694.png differ diff --git a/pokemon/home/shiny/695.png b/pokemon/home/shiny/695.png new file mode 100644 index 0000000..8448109 Binary files /dev/null and b/pokemon/home/shiny/695.png differ diff --git a/pokemon/home/shiny/696.png b/pokemon/home/shiny/696.png new file mode 100644 index 0000000..50dd63b Binary files /dev/null and b/pokemon/home/shiny/696.png differ diff --git a/pokemon/home/shiny/697.png b/pokemon/home/shiny/697.png new file mode 100644 index 0000000..9f2b4e1 Binary files /dev/null and b/pokemon/home/shiny/697.png differ diff --git a/pokemon/home/shiny/698.png b/pokemon/home/shiny/698.png new file mode 100644 index 0000000..eb9e050 Binary files /dev/null and b/pokemon/home/shiny/698.png differ diff --git a/pokemon/home/shiny/699.png b/pokemon/home/shiny/699.png new file mode 100644 index 0000000..b305e0b Binary files /dev/null and b/pokemon/home/shiny/699.png differ diff --git a/pokemon/home/shiny/7.png b/pokemon/home/shiny/7.png new file mode 100644 index 0000000..999a0a8 Binary files /dev/null and b/pokemon/home/shiny/7.png differ diff --git a/pokemon/home/shiny/70.png b/pokemon/home/shiny/70.png new file mode 100644 index 0000000..72a2674 Binary files /dev/null and b/pokemon/home/shiny/70.png differ diff --git a/pokemon/home/shiny/700.png b/pokemon/home/shiny/700.png new file mode 100644 index 0000000..8712303 Binary files /dev/null and b/pokemon/home/shiny/700.png differ diff --git a/pokemon/home/shiny/701.png b/pokemon/home/shiny/701.png new file mode 100644 index 0000000..407e193 Binary files /dev/null and b/pokemon/home/shiny/701.png differ diff --git a/pokemon/home/shiny/702.png b/pokemon/home/shiny/702.png new file mode 100644 index 0000000..babab8e Binary files /dev/null and b/pokemon/home/shiny/702.png differ diff --git a/pokemon/home/shiny/703.png b/pokemon/home/shiny/703.png new file mode 100644 index 0000000..11fab5b Binary files /dev/null and b/pokemon/home/shiny/703.png differ diff --git a/pokemon/home/shiny/704.png b/pokemon/home/shiny/704.png new file mode 100644 index 0000000..c356350 Binary files /dev/null and b/pokemon/home/shiny/704.png differ diff --git a/pokemon/home/shiny/705.png b/pokemon/home/shiny/705.png new file mode 100644 index 0000000..ae09bac Binary files /dev/null and b/pokemon/home/shiny/705.png differ diff --git a/pokemon/home/shiny/706.png b/pokemon/home/shiny/706.png new file mode 100644 index 0000000..6ed640f Binary files /dev/null and b/pokemon/home/shiny/706.png differ diff --git a/pokemon/home/shiny/707.png b/pokemon/home/shiny/707.png new file mode 100644 index 0000000..9c926e7 Binary files /dev/null and b/pokemon/home/shiny/707.png differ diff --git a/pokemon/home/shiny/708.png b/pokemon/home/shiny/708.png new file mode 100644 index 0000000..7992c4e Binary files /dev/null and b/pokemon/home/shiny/708.png differ diff --git a/pokemon/home/shiny/709.png b/pokemon/home/shiny/709.png new file mode 100644 index 0000000..526fc97 Binary files /dev/null and b/pokemon/home/shiny/709.png differ diff --git a/pokemon/home/shiny/71.png b/pokemon/home/shiny/71.png new file mode 100644 index 0000000..c73224c Binary files /dev/null and b/pokemon/home/shiny/71.png differ diff --git a/pokemon/home/shiny/710-average.png b/pokemon/home/shiny/710-average.png new file mode 100644 index 0000000..f3d8f5f Binary files /dev/null and b/pokemon/home/shiny/710-average.png differ diff --git a/pokemon/home/shiny/710-large.png b/pokemon/home/shiny/710-large.png new file mode 100644 index 0000000..d1a9fd5 Binary files /dev/null and b/pokemon/home/shiny/710-large.png differ diff --git a/pokemon/home/shiny/710-small.png b/pokemon/home/shiny/710-small.png new file mode 100644 index 0000000..4798beb Binary files /dev/null and b/pokemon/home/shiny/710-small.png differ diff --git a/pokemon/home/shiny/710-super.png b/pokemon/home/shiny/710-super.png new file mode 100644 index 0000000..ae8d8b2 Binary files /dev/null and b/pokemon/home/shiny/710-super.png differ diff --git a/pokemon/home/shiny/711-average.png b/pokemon/home/shiny/711-average.png new file mode 100644 index 0000000..1dac496 Binary files /dev/null and b/pokemon/home/shiny/711-average.png differ diff --git a/pokemon/home/shiny/711-large.png b/pokemon/home/shiny/711-large.png new file mode 100644 index 0000000..13b31a5 Binary files /dev/null and b/pokemon/home/shiny/711-large.png differ diff --git a/pokemon/home/shiny/711-small.png b/pokemon/home/shiny/711-small.png new file mode 100644 index 0000000..a5932ba Binary files /dev/null and b/pokemon/home/shiny/711-small.png differ diff --git a/pokemon/home/shiny/711-super.png b/pokemon/home/shiny/711-super.png new file mode 100644 index 0000000..13ac486 Binary files /dev/null and b/pokemon/home/shiny/711-super.png differ diff --git a/pokemon/home/shiny/712.png b/pokemon/home/shiny/712.png new file mode 100644 index 0000000..990ef73 Binary files /dev/null and b/pokemon/home/shiny/712.png differ diff --git a/pokemon/home/shiny/713.png b/pokemon/home/shiny/713.png new file mode 100644 index 0000000..c91855b Binary files /dev/null and b/pokemon/home/shiny/713.png differ diff --git a/pokemon/home/shiny/714.png b/pokemon/home/shiny/714.png new file mode 100644 index 0000000..9e81828 Binary files /dev/null and b/pokemon/home/shiny/714.png differ diff --git a/pokemon/home/shiny/715.png b/pokemon/home/shiny/715.png new file mode 100644 index 0000000..1c4d234 Binary files /dev/null and b/pokemon/home/shiny/715.png differ diff --git a/pokemon/home/shiny/716-active.png b/pokemon/home/shiny/716-active.png new file mode 100644 index 0000000..dc0e5aa Binary files /dev/null and b/pokemon/home/shiny/716-active.png differ diff --git a/pokemon/home/shiny/716-neutral.png b/pokemon/home/shiny/716-neutral.png new file mode 100644 index 0000000..6ec210e Binary files /dev/null and b/pokemon/home/shiny/716-neutral.png differ diff --git a/pokemon/home/shiny/717.png b/pokemon/home/shiny/717.png new file mode 100644 index 0000000..832d0fc Binary files /dev/null and b/pokemon/home/shiny/717.png differ diff --git a/pokemon/home/shiny/718-10-power-construct.png b/pokemon/home/shiny/718-10-power-construct.png new file mode 100644 index 0000000..7943886 Binary files /dev/null and b/pokemon/home/shiny/718-10-power-construct.png differ diff --git a/pokemon/home/shiny/718-10.png b/pokemon/home/shiny/718-10.png new file mode 100644 index 0000000..7943886 Binary files /dev/null and b/pokemon/home/shiny/718-10.png differ diff --git a/pokemon/home/shiny/718-50-power-construct.png b/pokemon/home/shiny/718-50-power-construct.png new file mode 100644 index 0000000..19238de Binary files /dev/null and b/pokemon/home/shiny/718-50-power-construct.png differ diff --git a/pokemon/home/shiny/718-complete.png b/pokemon/home/shiny/718-complete.png new file mode 100644 index 0000000..1d2550b Binary files /dev/null and b/pokemon/home/shiny/718-complete.png differ diff --git a/pokemon/home/shiny/718.png b/pokemon/home/shiny/718.png new file mode 100644 index 0000000..19238de Binary files /dev/null and b/pokemon/home/shiny/718.png differ diff --git a/pokemon/home/shiny/719-mega.png b/pokemon/home/shiny/719-mega.png new file mode 100644 index 0000000..3016201 Binary files /dev/null and b/pokemon/home/shiny/719-mega.png differ diff --git a/pokemon/home/shiny/719.png b/pokemon/home/shiny/719.png new file mode 100644 index 0000000..c50ae39 Binary files /dev/null and b/pokemon/home/shiny/719.png differ diff --git a/pokemon/home/shiny/72.png b/pokemon/home/shiny/72.png new file mode 100644 index 0000000..da2fa17 Binary files /dev/null and b/pokemon/home/shiny/72.png differ diff --git a/pokemon/home/shiny/720-unbound.png b/pokemon/home/shiny/720-unbound.png new file mode 100644 index 0000000..ea58f3b Binary files /dev/null and b/pokemon/home/shiny/720-unbound.png differ diff --git a/pokemon/home/shiny/720.png b/pokemon/home/shiny/720.png new file mode 100644 index 0000000..f780397 Binary files /dev/null and b/pokemon/home/shiny/720.png differ diff --git a/pokemon/home/shiny/721.png b/pokemon/home/shiny/721.png new file mode 100644 index 0000000..01f34ce Binary files /dev/null and b/pokemon/home/shiny/721.png differ diff --git a/pokemon/home/shiny/722.png b/pokemon/home/shiny/722.png new file mode 100644 index 0000000..78b7879 Binary files /dev/null and b/pokemon/home/shiny/722.png differ diff --git a/pokemon/home/shiny/723.png b/pokemon/home/shiny/723.png new file mode 100644 index 0000000..40266bb Binary files /dev/null and b/pokemon/home/shiny/723.png differ diff --git a/pokemon/home/shiny/724.png b/pokemon/home/shiny/724.png new file mode 100644 index 0000000..f7cbe23 Binary files /dev/null and b/pokemon/home/shiny/724.png differ diff --git a/pokemon/home/shiny/725.png b/pokemon/home/shiny/725.png new file mode 100644 index 0000000..12ed9c7 Binary files /dev/null and b/pokemon/home/shiny/725.png differ diff --git a/pokemon/home/shiny/726.png b/pokemon/home/shiny/726.png new file mode 100644 index 0000000..50b54f2 Binary files /dev/null and b/pokemon/home/shiny/726.png differ diff --git a/pokemon/home/shiny/727.png b/pokemon/home/shiny/727.png new file mode 100644 index 0000000..10c751f Binary files /dev/null and b/pokemon/home/shiny/727.png differ diff --git a/pokemon/home/shiny/728.png b/pokemon/home/shiny/728.png new file mode 100644 index 0000000..b8db32f Binary files /dev/null and b/pokemon/home/shiny/728.png differ diff --git a/pokemon/home/shiny/729.png b/pokemon/home/shiny/729.png new file mode 100644 index 0000000..6bcf347 Binary files /dev/null and b/pokemon/home/shiny/729.png differ diff --git a/pokemon/home/shiny/73.png b/pokemon/home/shiny/73.png new file mode 100644 index 0000000..54b3dc2 Binary files /dev/null and b/pokemon/home/shiny/73.png differ diff --git a/pokemon/home/shiny/730.png b/pokemon/home/shiny/730.png new file mode 100644 index 0000000..bd60b48 Binary files /dev/null and b/pokemon/home/shiny/730.png differ diff --git a/pokemon/home/shiny/731.png b/pokemon/home/shiny/731.png new file mode 100644 index 0000000..38b2b8b Binary files /dev/null and b/pokemon/home/shiny/731.png differ diff --git a/pokemon/home/shiny/732.png b/pokemon/home/shiny/732.png new file mode 100644 index 0000000..5f5400e Binary files /dev/null and b/pokemon/home/shiny/732.png differ diff --git a/pokemon/home/shiny/733.png b/pokemon/home/shiny/733.png new file mode 100644 index 0000000..2afb194 Binary files /dev/null and b/pokemon/home/shiny/733.png differ diff --git a/pokemon/home/shiny/734.png b/pokemon/home/shiny/734.png new file mode 100644 index 0000000..d5380c9 Binary files /dev/null and b/pokemon/home/shiny/734.png differ diff --git a/pokemon/home/shiny/735-totem.png b/pokemon/home/shiny/735-totem.png new file mode 100644 index 0000000..7b6d4ba Binary files /dev/null and b/pokemon/home/shiny/735-totem.png differ diff --git a/pokemon/home/shiny/735.png b/pokemon/home/shiny/735.png new file mode 100644 index 0000000..e1976ce Binary files /dev/null and b/pokemon/home/shiny/735.png differ diff --git a/pokemon/home/shiny/736.png b/pokemon/home/shiny/736.png new file mode 100644 index 0000000..f81e677 Binary files /dev/null and b/pokemon/home/shiny/736.png differ diff --git a/pokemon/home/shiny/737.png b/pokemon/home/shiny/737.png new file mode 100644 index 0000000..35b393c Binary files /dev/null and b/pokemon/home/shiny/737.png differ diff --git a/pokemon/home/shiny/738-totem.png b/pokemon/home/shiny/738-totem.png new file mode 100644 index 0000000..58ba735 Binary files /dev/null and b/pokemon/home/shiny/738-totem.png differ diff --git a/pokemon/home/shiny/738.png b/pokemon/home/shiny/738.png new file mode 100644 index 0000000..a005c20 Binary files /dev/null and b/pokemon/home/shiny/738.png differ diff --git a/pokemon/home/shiny/739.png b/pokemon/home/shiny/739.png new file mode 100644 index 0000000..44c0f6d Binary files /dev/null and b/pokemon/home/shiny/739.png differ diff --git a/pokemon/home/shiny/74-alola.png b/pokemon/home/shiny/74-alola.png new file mode 100644 index 0000000..8a30673 Binary files /dev/null and b/pokemon/home/shiny/74-alola.png differ diff --git a/pokemon/home/shiny/74.png b/pokemon/home/shiny/74.png new file mode 100644 index 0000000..749abca Binary files /dev/null and b/pokemon/home/shiny/74.png differ diff --git a/pokemon/home/shiny/740.png b/pokemon/home/shiny/740.png new file mode 100644 index 0000000..762748e Binary files /dev/null and b/pokemon/home/shiny/740.png differ diff --git a/pokemon/home/shiny/741-baile.png b/pokemon/home/shiny/741-baile.png new file mode 100644 index 0000000..62a7943 Binary files /dev/null and b/pokemon/home/shiny/741-baile.png differ diff --git a/pokemon/home/shiny/741-pau.png b/pokemon/home/shiny/741-pau.png new file mode 100644 index 0000000..9b53c66 Binary files /dev/null and b/pokemon/home/shiny/741-pau.png differ diff --git a/pokemon/home/shiny/741-pom-pom.png b/pokemon/home/shiny/741-pom-pom.png new file mode 100644 index 0000000..ef71ba5 Binary files /dev/null and b/pokemon/home/shiny/741-pom-pom.png differ diff --git a/pokemon/home/shiny/741-sensu.png b/pokemon/home/shiny/741-sensu.png new file mode 100644 index 0000000..c2a1255 Binary files /dev/null and b/pokemon/home/shiny/741-sensu.png differ diff --git a/pokemon/home/shiny/742.png b/pokemon/home/shiny/742.png new file mode 100644 index 0000000..b0f27ce Binary files /dev/null and b/pokemon/home/shiny/742.png differ diff --git a/pokemon/home/shiny/743-totem.png b/pokemon/home/shiny/743-totem.png new file mode 100644 index 0000000..5cf0b23 Binary files /dev/null and b/pokemon/home/shiny/743-totem.png differ diff --git a/pokemon/home/shiny/743.png b/pokemon/home/shiny/743.png new file mode 100644 index 0000000..ac70a20 Binary files /dev/null and b/pokemon/home/shiny/743.png differ diff --git a/pokemon/home/shiny/744-own-tempo.png b/pokemon/home/shiny/744-own-tempo.png new file mode 100644 index 0000000..c0511e3 Binary files /dev/null and b/pokemon/home/shiny/744-own-tempo.png differ diff --git a/pokemon/home/shiny/744.png b/pokemon/home/shiny/744.png new file mode 100644 index 0000000..c0511e3 Binary files /dev/null and b/pokemon/home/shiny/744.png differ diff --git a/pokemon/home/shiny/745-dusk.png b/pokemon/home/shiny/745-dusk.png new file mode 100644 index 0000000..1c6e7af Binary files /dev/null and b/pokemon/home/shiny/745-dusk.png differ diff --git a/pokemon/home/shiny/745-midday.png b/pokemon/home/shiny/745-midday.png new file mode 100644 index 0000000..c4fd1ae Binary files /dev/null and b/pokemon/home/shiny/745-midday.png differ diff --git a/pokemon/home/shiny/745-midnight.png b/pokemon/home/shiny/745-midnight.png new file mode 100644 index 0000000..65d793b Binary files /dev/null and b/pokemon/home/shiny/745-midnight.png differ diff --git a/pokemon/home/shiny/746-school.png b/pokemon/home/shiny/746-school.png new file mode 100644 index 0000000..9b9e3b1 Binary files /dev/null and b/pokemon/home/shiny/746-school.png differ diff --git a/pokemon/home/shiny/746-solo.png b/pokemon/home/shiny/746-solo.png new file mode 100644 index 0000000..9e89614 Binary files /dev/null and b/pokemon/home/shiny/746-solo.png differ diff --git a/pokemon/home/shiny/747.png b/pokemon/home/shiny/747.png new file mode 100644 index 0000000..01c6bdc Binary files /dev/null and b/pokemon/home/shiny/747.png differ diff --git a/pokemon/home/shiny/748.png b/pokemon/home/shiny/748.png new file mode 100644 index 0000000..65501d9 Binary files /dev/null and b/pokemon/home/shiny/748.png differ diff --git a/pokemon/home/shiny/749.png b/pokemon/home/shiny/749.png new file mode 100644 index 0000000..042d072 Binary files /dev/null and b/pokemon/home/shiny/749.png differ diff --git a/pokemon/home/shiny/75-alola.png b/pokemon/home/shiny/75-alola.png new file mode 100644 index 0000000..6099a0a Binary files /dev/null and b/pokemon/home/shiny/75-alola.png differ diff --git a/pokemon/home/shiny/75.png b/pokemon/home/shiny/75.png new file mode 100644 index 0000000..3eb35a1 Binary files /dev/null and b/pokemon/home/shiny/75.png differ diff --git a/pokemon/home/shiny/750.png b/pokemon/home/shiny/750.png new file mode 100644 index 0000000..0e83124 Binary files /dev/null and b/pokemon/home/shiny/750.png differ diff --git a/pokemon/home/shiny/751.png b/pokemon/home/shiny/751.png new file mode 100644 index 0000000..202a13c Binary files /dev/null and b/pokemon/home/shiny/751.png differ diff --git a/pokemon/home/shiny/752-totem.png b/pokemon/home/shiny/752-totem.png new file mode 100644 index 0000000..6c40f46 Binary files /dev/null and b/pokemon/home/shiny/752-totem.png differ diff --git a/pokemon/home/shiny/752.png b/pokemon/home/shiny/752.png new file mode 100644 index 0000000..6c40f46 Binary files /dev/null and b/pokemon/home/shiny/752.png differ diff --git a/pokemon/home/shiny/753.png b/pokemon/home/shiny/753.png new file mode 100644 index 0000000..8b3218e Binary files /dev/null and b/pokemon/home/shiny/753.png differ diff --git a/pokemon/home/shiny/754-totem.png b/pokemon/home/shiny/754-totem.png new file mode 100644 index 0000000..ff8de28 Binary files /dev/null and b/pokemon/home/shiny/754-totem.png differ diff --git a/pokemon/home/shiny/754.png b/pokemon/home/shiny/754.png new file mode 100644 index 0000000..39f4f36 Binary files /dev/null and b/pokemon/home/shiny/754.png differ diff --git a/pokemon/home/shiny/755.png b/pokemon/home/shiny/755.png new file mode 100644 index 0000000..a685285 Binary files /dev/null and b/pokemon/home/shiny/755.png differ diff --git a/pokemon/home/shiny/756.png b/pokemon/home/shiny/756.png new file mode 100644 index 0000000..7e935ae Binary files /dev/null and b/pokemon/home/shiny/756.png differ diff --git a/pokemon/home/shiny/757.png b/pokemon/home/shiny/757.png new file mode 100644 index 0000000..886e30f Binary files /dev/null and b/pokemon/home/shiny/757.png differ diff --git a/pokemon/home/shiny/758-totem.png b/pokemon/home/shiny/758-totem.png new file mode 100644 index 0000000..8ffcff1 Binary files /dev/null and b/pokemon/home/shiny/758-totem.png differ diff --git a/pokemon/home/shiny/758.png b/pokemon/home/shiny/758.png new file mode 100644 index 0000000..f2fb041 Binary files /dev/null and b/pokemon/home/shiny/758.png differ diff --git a/pokemon/home/shiny/759.png b/pokemon/home/shiny/759.png new file mode 100644 index 0000000..d4e8ebb Binary files /dev/null and b/pokemon/home/shiny/759.png differ diff --git a/pokemon/home/shiny/76-alola.png b/pokemon/home/shiny/76-alola.png new file mode 100644 index 0000000..580e501 Binary files /dev/null and b/pokemon/home/shiny/76-alola.png differ diff --git a/pokemon/home/shiny/76.png b/pokemon/home/shiny/76.png new file mode 100644 index 0000000..4fe76eb Binary files /dev/null and b/pokemon/home/shiny/76.png differ diff --git a/pokemon/home/shiny/760.png b/pokemon/home/shiny/760.png new file mode 100644 index 0000000..9483ace Binary files /dev/null and b/pokemon/home/shiny/760.png differ diff --git a/pokemon/home/shiny/761.png b/pokemon/home/shiny/761.png new file mode 100644 index 0000000..0595d1b Binary files /dev/null and b/pokemon/home/shiny/761.png differ diff --git a/pokemon/home/shiny/762.png b/pokemon/home/shiny/762.png new file mode 100644 index 0000000..0065eac Binary files /dev/null and b/pokemon/home/shiny/762.png differ diff --git a/pokemon/home/shiny/763.png b/pokemon/home/shiny/763.png new file mode 100644 index 0000000..976c094 Binary files /dev/null and b/pokemon/home/shiny/763.png differ diff --git a/pokemon/home/shiny/764.png b/pokemon/home/shiny/764.png new file mode 100644 index 0000000..9e77ee3 Binary files /dev/null and b/pokemon/home/shiny/764.png differ diff --git a/pokemon/home/shiny/765.png b/pokemon/home/shiny/765.png new file mode 100644 index 0000000..e00b194 Binary files /dev/null and b/pokemon/home/shiny/765.png differ diff --git a/pokemon/home/shiny/766.png b/pokemon/home/shiny/766.png new file mode 100644 index 0000000..ce5c4db Binary files /dev/null and b/pokemon/home/shiny/766.png differ diff --git a/pokemon/home/shiny/767.png b/pokemon/home/shiny/767.png new file mode 100644 index 0000000..d2cb8de Binary files /dev/null and b/pokemon/home/shiny/767.png differ diff --git a/pokemon/home/shiny/768.png b/pokemon/home/shiny/768.png new file mode 100644 index 0000000..2c3356f Binary files /dev/null and b/pokemon/home/shiny/768.png differ diff --git a/pokemon/home/shiny/769.png b/pokemon/home/shiny/769.png new file mode 100644 index 0000000..c8a57f5 Binary files /dev/null and b/pokemon/home/shiny/769.png differ diff --git a/pokemon/home/shiny/77-galar.png b/pokemon/home/shiny/77-galar.png new file mode 100644 index 0000000..3d47f34 Binary files /dev/null and b/pokemon/home/shiny/77-galar.png differ diff --git a/pokemon/home/shiny/77.png b/pokemon/home/shiny/77.png new file mode 100644 index 0000000..4bf14f9 Binary files /dev/null and b/pokemon/home/shiny/77.png differ diff --git a/pokemon/home/shiny/770.png b/pokemon/home/shiny/770.png new file mode 100644 index 0000000..4e57983 Binary files /dev/null and b/pokemon/home/shiny/770.png differ diff --git a/pokemon/home/shiny/771.png b/pokemon/home/shiny/771.png new file mode 100644 index 0000000..a6d35fd Binary files /dev/null and b/pokemon/home/shiny/771.png differ diff --git a/pokemon/home/shiny/772.png b/pokemon/home/shiny/772.png new file mode 100644 index 0000000..a06f571 Binary files /dev/null and b/pokemon/home/shiny/772.png differ diff --git a/pokemon/home/shiny/773-bug.png b/pokemon/home/shiny/773-bug.png new file mode 100644 index 0000000..282408a Binary files /dev/null and b/pokemon/home/shiny/773-bug.png differ diff --git a/pokemon/home/shiny/773-dark.png b/pokemon/home/shiny/773-dark.png new file mode 100644 index 0000000..32bc9e3 Binary files /dev/null and b/pokemon/home/shiny/773-dark.png differ diff --git a/pokemon/home/shiny/773-dragon.png b/pokemon/home/shiny/773-dragon.png new file mode 100644 index 0000000..1d0f4e1 Binary files /dev/null and b/pokemon/home/shiny/773-dragon.png differ diff --git a/pokemon/home/shiny/773-electric.png b/pokemon/home/shiny/773-electric.png new file mode 100644 index 0000000..1dcfa7d Binary files /dev/null and b/pokemon/home/shiny/773-electric.png differ diff --git a/pokemon/home/shiny/773-fairy.png b/pokemon/home/shiny/773-fairy.png new file mode 100644 index 0000000..06d728b Binary files /dev/null and b/pokemon/home/shiny/773-fairy.png differ diff --git a/pokemon/home/shiny/773-fighting.png b/pokemon/home/shiny/773-fighting.png new file mode 100644 index 0000000..5bee4db Binary files /dev/null and b/pokemon/home/shiny/773-fighting.png differ diff --git a/pokemon/home/shiny/773-fire.png b/pokemon/home/shiny/773-fire.png new file mode 100644 index 0000000..104bfb5 Binary files /dev/null and b/pokemon/home/shiny/773-fire.png differ diff --git a/pokemon/home/shiny/773-flying.png b/pokemon/home/shiny/773-flying.png new file mode 100644 index 0000000..3c6f352 Binary files /dev/null and b/pokemon/home/shiny/773-flying.png differ diff --git a/pokemon/home/shiny/773-ghost.png b/pokemon/home/shiny/773-ghost.png new file mode 100644 index 0000000..f645d44 Binary files /dev/null and b/pokemon/home/shiny/773-ghost.png differ diff --git a/pokemon/home/shiny/773-grass.png b/pokemon/home/shiny/773-grass.png new file mode 100644 index 0000000..62cb15f Binary files /dev/null and b/pokemon/home/shiny/773-grass.png differ diff --git a/pokemon/home/shiny/773-ground.png b/pokemon/home/shiny/773-ground.png new file mode 100644 index 0000000..9b588dc Binary files /dev/null and b/pokemon/home/shiny/773-ground.png differ diff --git a/pokemon/home/shiny/773-ice.png b/pokemon/home/shiny/773-ice.png new file mode 100644 index 0000000..506bfa6 Binary files /dev/null and b/pokemon/home/shiny/773-ice.png differ diff --git a/pokemon/home/shiny/773-normal.png b/pokemon/home/shiny/773-normal.png new file mode 100644 index 0000000..28f8c30 Binary files /dev/null and b/pokemon/home/shiny/773-normal.png differ diff --git a/pokemon/home/shiny/773-poison.png b/pokemon/home/shiny/773-poison.png new file mode 100644 index 0000000..1ee4260 Binary files /dev/null and b/pokemon/home/shiny/773-poison.png differ diff --git a/pokemon/home/shiny/773-psychic.png b/pokemon/home/shiny/773-psychic.png new file mode 100644 index 0000000..b3c9a25 Binary files /dev/null and b/pokemon/home/shiny/773-psychic.png differ diff --git a/pokemon/home/shiny/773-rock.png b/pokemon/home/shiny/773-rock.png new file mode 100644 index 0000000..37f13b1 Binary files /dev/null and b/pokemon/home/shiny/773-rock.png differ diff --git a/pokemon/home/shiny/773-steel.png b/pokemon/home/shiny/773-steel.png new file mode 100644 index 0000000..9b237f1 Binary files /dev/null and b/pokemon/home/shiny/773-steel.png differ diff --git a/pokemon/home/shiny/773-water.png b/pokemon/home/shiny/773-water.png new file mode 100644 index 0000000..c56cb64 Binary files /dev/null and b/pokemon/home/shiny/773-water.png differ diff --git a/pokemon/home/shiny/774-blue-meteor.png b/pokemon/home/shiny/774-blue-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-blue-meteor.png differ diff --git a/pokemon/home/shiny/774-green-meteor.png b/pokemon/home/shiny/774-green-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-green-meteor.png differ diff --git a/pokemon/home/shiny/774-indigo-meteor.png b/pokemon/home/shiny/774-indigo-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-indigo-meteor.png differ diff --git a/pokemon/home/shiny/774-orange-meteor.png b/pokemon/home/shiny/774-orange-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-orange-meteor.png differ diff --git a/pokemon/home/shiny/774-red-meteor.png b/pokemon/home/shiny/774-red-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-red-meteor.png differ diff --git a/pokemon/home/shiny/774-violet-meteor.png b/pokemon/home/shiny/774-violet-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-violet-meteor.png differ diff --git a/pokemon/home/shiny/774-violet.png b/pokemon/home/shiny/774-violet.png new file mode 100644 index 0000000..f3bc181 Binary files /dev/null and b/pokemon/home/shiny/774-violet.png differ diff --git a/pokemon/home/shiny/774-yellow-meteor.png b/pokemon/home/shiny/774-yellow-meteor.png new file mode 100644 index 0000000..792ea06 Binary files /dev/null and b/pokemon/home/shiny/774-yellow-meteor.png differ diff --git a/pokemon/home/shiny/775.png b/pokemon/home/shiny/775.png new file mode 100644 index 0000000..4d1b981 Binary files /dev/null and b/pokemon/home/shiny/775.png differ diff --git a/pokemon/home/shiny/776.png b/pokemon/home/shiny/776.png new file mode 100644 index 0000000..2e8fef3 Binary files /dev/null and b/pokemon/home/shiny/776.png differ diff --git a/pokemon/home/shiny/777-totem.png b/pokemon/home/shiny/777-totem.png new file mode 100644 index 0000000..34de677 Binary files /dev/null and b/pokemon/home/shiny/777-totem.png differ diff --git a/pokemon/home/shiny/777.png b/pokemon/home/shiny/777.png new file mode 100644 index 0000000..a295d18 Binary files /dev/null and b/pokemon/home/shiny/777.png differ diff --git a/pokemon/home/shiny/778-busted.png b/pokemon/home/shiny/778-busted.png new file mode 100644 index 0000000..e4a28f1 Binary files /dev/null and b/pokemon/home/shiny/778-busted.png differ diff --git a/pokemon/home/shiny/778-disguised.png b/pokemon/home/shiny/778-disguised.png new file mode 100644 index 0000000..d224e6b Binary files /dev/null and b/pokemon/home/shiny/778-disguised.png differ diff --git a/pokemon/home/shiny/778-totem-busted.png b/pokemon/home/shiny/778-totem-busted.png new file mode 100644 index 0000000..06d601b Binary files /dev/null and b/pokemon/home/shiny/778-totem-busted.png differ diff --git a/pokemon/home/shiny/778-totem-disguised.png b/pokemon/home/shiny/778-totem-disguised.png new file mode 100644 index 0000000..f6b2c2e Binary files /dev/null and b/pokemon/home/shiny/778-totem-disguised.png differ diff --git a/pokemon/home/shiny/779.png b/pokemon/home/shiny/779.png new file mode 100644 index 0000000..689f71b Binary files /dev/null and b/pokemon/home/shiny/779.png differ diff --git a/pokemon/home/shiny/78-galar.png b/pokemon/home/shiny/78-galar.png new file mode 100644 index 0000000..2573725 Binary files /dev/null and b/pokemon/home/shiny/78-galar.png differ diff --git a/pokemon/home/shiny/78.png b/pokemon/home/shiny/78.png new file mode 100644 index 0000000..498f23b Binary files /dev/null and b/pokemon/home/shiny/78.png differ diff --git a/pokemon/home/shiny/780.png b/pokemon/home/shiny/780.png new file mode 100644 index 0000000..139f82c Binary files /dev/null and b/pokemon/home/shiny/780.png differ diff --git a/pokemon/home/shiny/781.png b/pokemon/home/shiny/781.png new file mode 100644 index 0000000..c7f1c62 Binary files /dev/null and b/pokemon/home/shiny/781.png differ diff --git a/pokemon/home/shiny/782.png b/pokemon/home/shiny/782.png new file mode 100644 index 0000000..8402c12 Binary files /dev/null and b/pokemon/home/shiny/782.png differ diff --git a/pokemon/home/shiny/783.png b/pokemon/home/shiny/783.png new file mode 100644 index 0000000..b9b36c9 Binary files /dev/null and b/pokemon/home/shiny/783.png differ diff --git a/pokemon/home/shiny/784-totem.png b/pokemon/home/shiny/784-totem.png new file mode 100644 index 0000000..10ab672 Binary files /dev/null and b/pokemon/home/shiny/784-totem.png differ diff --git a/pokemon/home/shiny/784.png b/pokemon/home/shiny/784.png new file mode 100644 index 0000000..85e06f9 Binary files /dev/null and b/pokemon/home/shiny/784.png differ diff --git a/pokemon/home/shiny/785.png b/pokemon/home/shiny/785.png new file mode 100644 index 0000000..5c9af52 Binary files /dev/null and b/pokemon/home/shiny/785.png differ diff --git a/pokemon/home/shiny/786.png b/pokemon/home/shiny/786.png new file mode 100644 index 0000000..fd96209 Binary files /dev/null and b/pokemon/home/shiny/786.png differ diff --git a/pokemon/home/shiny/787.png b/pokemon/home/shiny/787.png new file mode 100644 index 0000000..3eba859 Binary files /dev/null and b/pokemon/home/shiny/787.png differ diff --git a/pokemon/home/shiny/788.png b/pokemon/home/shiny/788.png new file mode 100644 index 0000000..12390a7 Binary files /dev/null and b/pokemon/home/shiny/788.png differ diff --git a/pokemon/home/shiny/789.png b/pokemon/home/shiny/789.png new file mode 100644 index 0000000..9cf31e5 Binary files /dev/null and b/pokemon/home/shiny/789.png differ diff --git a/pokemon/home/shiny/79-galar.png b/pokemon/home/shiny/79-galar.png new file mode 100644 index 0000000..fb5932d Binary files /dev/null and b/pokemon/home/shiny/79-galar.png differ diff --git a/pokemon/home/shiny/79.png b/pokemon/home/shiny/79.png new file mode 100644 index 0000000..3800fab Binary files /dev/null and b/pokemon/home/shiny/79.png differ diff --git a/pokemon/home/shiny/790.png b/pokemon/home/shiny/790.png new file mode 100644 index 0000000..ff4a725 Binary files /dev/null and b/pokemon/home/shiny/790.png differ diff --git a/pokemon/home/shiny/791.png b/pokemon/home/shiny/791.png new file mode 100644 index 0000000..6a4fbff Binary files /dev/null and b/pokemon/home/shiny/791.png differ diff --git a/pokemon/home/shiny/792.png b/pokemon/home/shiny/792.png new file mode 100644 index 0000000..00147f9 Binary files /dev/null and b/pokemon/home/shiny/792.png differ diff --git a/pokemon/home/shiny/793.png b/pokemon/home/shiny/793.png new file mode 100644 index 0000000..36ff7a9 Binary files /dev/null and b/pokemon/home/shiny/793.png differ diff --git a/pokemon/home/shiny/794.png b/pokemon/home/shiny/794.png new file mode 100644 index 0000000..60ea094 Binary files /dev/null and b/pokemon/home/shiny/794.png differ diff --git a/pokemon/home/shiny/795.png b/pokemon/home/shiny/795.png new file mode 100644 index 0000000..86ed506 Binary files /dev/null and b/pokemon/home/shiny/795.png differ diff --git a/pokemon/home/shiny/796.png b/pokemon/home/shiny/796.png new file mode 100644 index 0000000..8a5ec6b Binary files /dev/null and b/pokemon/home/shiny/796.png differ diff --git a/pokemon/home/shiny/797.png b/pokemon/home/shiny/797.png new file mode 100644 index 0000000..9db3fcc Binary files /dev/null and b/pokemon/home/shiny/797.png differ diff --git a/pokemon/home/shiny/798.png b/pokemon/home/shiny/798.png new file mode 100644 index 0000000..30af181 Binary files /dev/null and b/pokemon/home/shiny/798.png differ diff --git a/pokemon/home/shiny/799.png b/pokemon/home/shiny/799.png new file mode 100644 index 0000000..c9c441f Binary files /dev/null and b/pokemon/home/shiny/799.png differ diff --git a/pokemon/home/shiny/8.png b/pokemon/home/shiny/8.png new file mode 100644 index 0000000..15e5909 Binary files /dev/null and b/pokemon/home/shiny/8.png differ diff --git a/pokemon/home/shiny/80-galar.png b/pokemon/home/shiny/80-galar.png new file mode 100644 index 0000000..ed17369 Binary files /dev/null and b/pokemon/home/shiny/80-galar.png differ diff --git a/pokemon/home/shiny/80-mega.png b/pokemon/home/shiny/80-mega.png new file mode 100644 index 0000000..fc57332 Binary files /dev/null and b/pokemon/home/shiny/80-mega.png differ diff --git a/pokemon/home/shiny/80.png b/pokemon/home/shiny/80.png new file mode 100644 index 0000000..7e0dd4d Binary files /dev/null and b/pokemon/home/shiny/80.png differ diff --git a/pokemon/home/shiny/800-dawn-wings.png b/pokemon/home/shiny/800-dawn-wings.png new file mode 100644 index 0000000..8bef729 Binary files /dev/null and b/pokemon/home/shiny/800-dawn-wings.png differ diff --git a/pokemon/home/shiny/800-dusk-mane.png b/pokemon/home/shiny/800-dusk-mane.png new file mode 100644 index 0000000..2c609a4 Binary files /dev/null and b/pokemon/home/shiny/800-dusk-mane.png differ diff --git a/pokemon/home/shiny/800-ultra.png b/pokemon/home/shiny/800-ultra.png new file mode 100644 index 0000000..066c47b Binary files /dev/null and b/pokemon/home/shiny/800-ultra.png differ diff --git a/pokemon/home/shiny/800.png b/pokemon/home/shiny/800.png new file mode 100644 index 0000000..b41ac80 Binary files /dev/null and b/pokemon/home/shiny/800.png differ diff --git a/pokemon/home/shiny/801-original.png b/pokemon/home/shiny/801-original.png new file mode 100644 index 0000000..cacdfdb Binary files /dev/null and b/pokemon/home/shiny/801-original.png differ diff --git a/pokemon/home/shiny/801.png b/pokemon/home/shiny/801.png new file mode 100644 index 0000000..884cf86 Binary files /dev/null and b/pokemon/home/shiny/801.png differ diff --git a/pokemon/home/shiny/802.png b/pokemon/home/shiny/802.png new file mode 100644 index 0000000..a065cac Binary files /dev/null and b/pokemon/home/shiny/802.png differ diff --git a/pokemon/home/shiny/803.png b/pokemon/home/shiny/803.png new file mode 100644 index 0000000..d981d31 Binary files /dev/null and b/pokemon/home/shiny/803.png differ diff --git a/pokemon/home/shiny/804.png b/pokemon/home/shiny/804.png new file mode 100644 index 0000000..9e4f25f Binary files /dev/null and b/pokemon/home/shiny/804.png differ diff --git a/pokemon/home/shiny/805.png b/pokemon/home/shiny/805.png new file mode 100644 index 0000000..4a5eaf7 Binary files /dev/null and b/pokemon/home/shiny/805.png differ diff --git a/pokemon/home/shiny/806.png b/pokemon/home/shiny/806.png new file mode 100644 index 0000000..82f3376 Binary files /dev/null and b/pokemon/home/shiny/806.png differ diff --git a/pokemon/home/shiny/807.png b/pokemon/home/shiny/807.png new file mode 100644 index 0000000..d0babdf Binary files /dev/null and b/pokemon/home/shiny/807.png differ diff --git a/pokemon/home/shiny/808.png b/pokemon/home/shiny/808.png new file mode 100644 index 0000000..7fd4569 Binary files /dev/null and b/pokemon/home/shiny/808.png differ diff --git a/pokemon/home/shiny/809.png b/pokemon/home/shiny/809.png new file mode 100644 index 0000000..e381913 Binary files /dev/null and b/pokemon/home/shiny/809.png differ diff --git a/pokemon/home/shiny/81.png b/pokemon/home/shiny/81.png new file mode 100644 index 0000000..c7c7be8 Binary files /dev/null and b/pokemon/home/shiny/81.png differ diff --git a/pokemon/home/shiny/810.png b/pokemon/home/shiny/810.png new file mode 100644 index 0000000..a49d70a Binary files /dev/null and b/pokemon/home/shiny/810.png differ diff --git a/pokemon/home/shiny/811.png b/pokemon/home/shiny/811.png new file mode 100644 index 0000000..34f47d5 Binary files /dev/null and b/pokemon/home/shiny/811.png differ diff --git a/pokemon/home/shiny/812.png b/pokemon/home/shiny/812.png new file mode 100644 index 0000000..c0cecb2 Binary files /dev/null and b/pokemon/home/shiny/812.png differ diff --git a/pokemon/home/shiny/813.png b/pokemon/home/shiny/813.png new file mode 100644 index 0000000..ce540c4 Binary files /dev/null and b/pokemon/home/shiny/813.png differ diff --git a/pokemon/home/shiny/814.png b/pokemon/home/shiny/814.png new file mode 100644 index 0000000..f82bf2f Binary files /dev/null and b/pokemon/home/shiny/814.png differ diff --git a/pokemon/home/shiny/815.png b/pokemon/home/shiny/815.png new file mode 100644 index 0000000..a4e8abf Binary files /dev/null and b/pokemon/home/shiny/815.png differ diff --git a/pokemon/home/shiny/816.png b/pokemon/home/shiny/816.png new file mode 100644 index 0000000..dccc430 Binary files /dev/null and b/pokemon/home/shiny/816.png differ diff --git a/pokemon/home/shiny/817.png b/pokemon/home/shiny/817.png new file mode 100644 index 0000000..ca6eb0c Binary files /dev/null and b/pokemon/home/shiny/817.png differ diff --git a/pokemon/home/shiny/818.png b/pokemon/home/shiny/818.png new file mode 100644 index 0000000..736031e Binary files /dev/null and b/pokemon/home/shiny/818.png differ diff --git a/pokemon/home/shiny/819.png b/pokemon/home/shiny/819.png new file mode 100644 index 0000000..2f5259b Binary files /dev/null and b/pokemon/home/shiny/819.png differ diff --git a/pokemon/home/shiny/82.png b/pokemon/home/shiny/82.png new file mode 100644 index 0000000..889e2ae Binary files /dev/null and b/pokemon/home/shiny/82.png differ diff --git a/pokemon/home/shiny/820.png b/pokemon/home/shiny/820.png new file mode 100644 index 0000000..51c80cd Binary files /dev/null and b/pokemon/home/shiny/820.png differ diff --git a/pokemon/home/shiny/821.png b/pokemon/home/shiny/821.png new file mode 100644 index 0000000..731dda3 Binary files /dev/null and b/pokemon/home/shiny/821.png differ diff --git a/pokemon/home/shiny/822.png b/pokemon/home/shiny/822.png new file mode 100644 index 0000000..5357678 Binary files /dev/null and b/pokemon/home/shiny/822.png differ diff --git a/pokemon/home/shiny/823.png b/pokemon/home/shiny/823.png new file mode 100644 index 0000000..7d4ea87 Binary files /dev/null and b/pokemon/home/shiny/823.png differ diff --git a/pokemon/home/shiny/824.png b/pokemon/home/shiny/824.png new file mode 100644 index 0000000..cf8a47f Binary files /dev/null and b/pokemon/home/shiny/824.png differ diff --git a/pokemon/home/shiny/825.png b/pokemon/home/shiny/825.png new file mode 100644 index 0000000..2fec824 Binary files /dev/null and b/pokemon/home/shiny/825.png differ diff --git a/pokemon/home/shiny/826.png b/pokemon/home/shiny/826.png new file mode 100644 index 0000000..0edd04d Binary files /dev/null and b/pokemon/home/shiny/826.png differ diff --git a/pokemon/home/shiny/827.png b/pokemon/home/shiny/827.png new file mode 100644 index 0000000..dc1ef58 Binary files /dev/null and b/pokemon/home/shiny/827.png differ diff --git a/pokemon/home/shiny/828.png b/pokemon/home/shiny/828.png new file mode 100644 index 0000000..0a7031e Binary files /dev/null and b/pokemon/home/shiny/828.png differ diff --git a/pokemon/home/shiny/829.png b/pokemon/home/shiny/829.png new file mode 100644 index 0000000..fe13542 Binary files /dev/null and b/pokemon/home/shiny/829.png differ diff --git a/pokemon/home/shiny/83-galar.png b/pokemon/home/shiny/83-galar.png new file mode 100644 index 0000000..7fbf357 Binary files /dev/null and b/pokemon/home/shiny/83-galar.png differ diff --git a/pokemon/home/shiny/83.png b/pokemon/home/shiny/83.png new file mode 100644 index 0000000..4cc6ed3 Binary files /dev/null and b/pokemon/home/shiny/83.png differ diff --git a/pokemon/home/shiny/830.png b/pokemon/home/shiny/830.png new file mode 100644 index 0000000..61e769c Binary files /dev/null and b/pokemon/home/shiny/830.png differ diff --git a/pokemon/home/shiny/831.png b/pokemon/home/shiny/831.png new file mode 100644 index 0000000..63dbdc6 Binary files /dev/null and b/pokemon/home/shiny/831.png differ diff --git a/pokemon/home/shiny/832.png b/pokemon/home/shiny/832.png new file mode 100644 index 0000000..ea52141 Binary files /dev/null and b/pokemon/home/shiny/832.png differ diff --git a/pokemon/home/shiny/833.png b/pokemon/home/shiny/833.png new file mode 100644 index 0000000..270d9b3 Binary files /dev/null and b/pokemon/home/shiny/833.png differ diff --git a/pokemon/home/shiny/834.png b/pokemon/home/shiny/834.png new file mode 100644 index 0000000..fa67cc3 Binary files /dev/null and b/pokemon/home/shiny/834.png differ diff --git a/pokemon/home/shiny/835.png b/pokemon/home/shiny/835.png new file mode 100644 index 0000000..d495aa3 Binary files /dev/null and b/pokemon/home/shiny/835.png differ diff --git a/pokemon/home/shiny/836.png b/pokemon/home/shiny/836.png new file mode 100644 index 0000000..b450be3 Binary files /dev/null and b/pokemon/home/shiny/836.png differ diff --git a/pokemon/home/shiny/837.png b/pokemon/home/shiny/837.png new file mode 100644 index 0000000..4c24705 Binary files /dev/null and b/pokemon/home/shiny/837.png differ diff --git a/pokemon/home/shiny/838.png b/pokemon/home/shiny/838.png new file mode 100644 index 0000000..788e9de Binary files /dev/null and b/pokemon/home/shiny/838.png differ diff --git a/pokemon/home/shiny/839.png b/pokemon/home/shiny/839.png new file mode 100644 index 0000000..b52930b Binary files /dev/null and b/pokemon/home/shiny/839.png differ diff --git a/pokemon/home/shiny/84.png b/pokemon/home/shiny/84.png new file mode 100644 index 0000000..d6942c9 Binary files /dev/null and b/pokemon/home/shiny/84.png differ diff --git a/pokemon/home/shiny/840.png b/pokemon/home/shiny/840.png new file mode 100644 index 0000000..a8e9eb8 Binary files /dev/null and b/pokemon/home/shiny/840.png differ diff --git a/pokemon/home/shiny/841.png b/pokemon/home/shiny/841.png new file mode 100644 index 0000000..5860974 Binary files /dev/null and b/pokemon/home/shiny/841.png differ diff --git a/pokemon/home/shiny/842.png b/pokemon/home/shiny/842.png new file mode 100644 index 0000000..0fdd2a9 Binary files /dev/null and b/pokemon/home/shiny/842.png differ diff --git a/pokemon/home/shiny/843.png b/pokemon/home/shiny/843.png new file mode 100644 index 0000000..1a66ad5 Binary files /dev/null and b/pokemon/home/shiny/843.png differ diff --git a/pokemon/home/shiny/844.png b/pokemon/home/shiny/844.png new file mode 100644 index 0000000..293140d Binary files /dev/null and b/pokemon/home/shiny/844.png differ diff --git a/pokemon/home/shiny/845-gorging.png b/pokemon/home/shiny/845-gorging.png new file mode 100644 index 0000000..e171795 Binary files /dev/null and b/pokemon/home/shiny/845-gorging.png differ diff --git a/pokemon/home/shiny/845-gulping.png b/pokemon/home/shiny/845-gulping.png new file mode 100644 index 0000000..f4aaa67 Binary files /dev/null and b/pokemon/home/shiny/845-gulping.png differ diff --git a/pokemon/home/shiny/845.png b/pokemon/home/shiny/845.png new file mode 100644 index 0000000..f8db274 Binary files /dev/null and b/pokemon/home/shiny/845.png differ diff --git a/pokemon/home/shiny/846.png b/pokemon/home/shiny/846.png new file mode 100644 index 0000000..5c1ec0c Binary files /dev/null and b/pokemon/home/shiny/846.png differ diff --git a/pokemon/home/shiny/847.png b/pokemon/home/shiny/847.png new file mode 100644 index 0000000..4d29473 Binary files /dev/null and b/pokemon/home/shiny/847.png differ diff --git a/pokemon/home/shiny/848.png b/pokemon/home/shiny/848.png new file mode 100644 index 0000000..7b37d91 Binary files /dev/null and b/pokemon/home/shiny/848.png differ diff --git a/pokemon/home/shiny/849-amped.png b/pokemon/home/shiny/849-amped.png new file mode 100644 index 0000000..dc44fbe Binary files /dev/null and b/pokemon/home/shiny/849-amped.png differ diff --git a/pokemon/home/shiny/849-low-key.png b/pokemon/home/shiny/849-low-key.png new file mode 100644 index 0000000..cfa8c6b Binary files /dev/null and b/pokemon/home/shiny/849-low-key.png differ diff --git a/pokemon/home/shiny/85.png b/pokemon/home/shiny/85.png new file mode 100644 index 0000000..14485da Binary files /dev/null and b/pokemon/home/shiny/85.png differ diff --git a/pokemon/home/shiny/850.png b/pokemon/home/shiny/850.png new file mode 100644 index 0000000..6275865 Binary files /dev/null and b/pokemon/home/shiny/850.png differ diff --git a/pokemon/home/shiny/851.png b/pokemon/home/shiny/851.png new file mode 100644 index 0000000..a0dccec Binary files /dev/null and b/pokemon/home/shiny/851.png differ diff --git a/pokemon/home/shiny/852.png b/pokemon/home/shiny/852.png new file mode 100644 index 0000000..e87793f Binary files /dev/null and b/pokemon/home/shiny/852.png differ diff --git a/pokemon/home/shiny/853.png b/pokemon/home/shiny/853.png new file mode 100644 index 0000000..87afd31 Binary files /dev/null and b/pokemon/home/shiny/853.png differ diff --git a/pokemon/home/shiny/854-antique.png b/pokemon/home/shiny/854-antique.png new file mode 100644 index 0000000..90c239b Binary files /dev/null and b/pokemon/home/shiny/854-antique.png differ diff --git a/pokemon/home/shiny/854-phony.png b/pokemon/home/shiny/854-phony.png new file mode 100644 index 0000000..90c239b Binary files /dev/null and b/pokemon/home/shiny/854-phony.png differ diff --git a/pokemon/home/shiny/855-antique.png b/pokemon/home/shiny/855-antique.png new file mode 100644 index 0000000..1434569 Binary files /dev/null and b/pokemon/home/shiny/855-antique.png differ diff --git a/pokemon/home/shiny/855-phony.png b/pokemon/home/shiny/855-phony.png new file mode 100644 index 0000000..1434569 Binary files /dev/null and b/pokemon/home/shiny/855-phony.png differ diff --git a/pokemon/home/shiny/856.png b/pokemon/home/shiny/856.png new file mode 100644 index 0000000..0b5d11e Binary files /dev/null and b/pokemon/home/shiny/856.png differ diff --git a/pokemon/home/shiny/857.png b/pokemon/home/shiny/857.png new file mode 100644 index 0000000..c69a9a7 Binary files /dev/null and b/pokemon/home/shiny/857.png differ diff --git a/pokemon/home/shiny/858.png b/pokemon/home/shiny/858.png new file mode 100644 index 0000000..e050b20 Binary files /dev/null and b/pokemon/home/shiny/858.png differ diff --git a/pokemon/home/shiny/859.png b/pokemon/home/shiny/859.png new file mode 100644 index 0000000..c8e4ee4 Binary files /dev/null and b/pokemon/home/shiny/859.png differ diff --git a/pokemon/home/shiny/86.png b/pokemon/home/shiny/86.png new file mode 100644 index 0000000..9163e1c Binary files /dev/null and b/pokemon/home/shiny/86.png differ diff --git a/pokemon/home/shiny/860.png b/pokemon/home/shiny/860.png new file mode 100644 index 0000000..d9d1992 Binary files /dev/null and b/pokemon/home/shiny/860.png differ diff --git a/pokemon/home/shiny/861.png b/pokemon/home/shiny/861.png new file mode 100644 index 0000000..57a5b1a Binary files /dev/null and b/pokemon/home/shiny/861.png differ diff --git a/pokemon/home/shiny/862.png b/pokemon/home/shiny/862.png new file mode 100644 index 0000000..aca601e Binary files /dev/null and b/pokemon/home/shiny/862.png differ diff --git a/pokemon/home/shiny/863.png b/pokemon/home/shiny/863.png new file mode 100644 index 0000000..edd5753 Binary files /dev/null and b/pokemon/home/shiny/863.png differ diff --git a/pokemon/home/shiny/864.png b/pokemon/home/shiny/864.png new file mode 100644 index 0000000..64a7014 Binary files /dev/null and b/pokemon/home/shiny/864.png differ diff --git a/pokemon/home/shiny/865.png b/pokemon/home/shiny/865.png new file mode 100644 index 0000000..ec8272f Binary files /dev/null and b/pokemon/home/shiny/865.png differ diff --git a/pokemon/home/shiny/866.png b/pokemon/home/shiny/866.png new file mode 100644 index 0000000..0df7cff Binary files /dev/null and b/pokemon/home/shiny/866.png differ diff --git a/pokemon/home/shiny/867.png b/pokemon/home/shiny/867.png new file mode 100644 index 0000000..61723ab Binary files /dev/null and b/pokemon/home/shiny/867.png differ diff --git a/pokemon/home/shiny/868.png b/pokemon/home/shiny/868.png new file mode 100644 index 0000000..6ce7475 Binary files /dev/null and b/pokemon/home/shiny/868.png differ diff --git a/pokemon/home/shiny/869-berry.png b/pokemon/home/shiny/869-berry.png new file mode 100644 index 0000000..e3ff8d7 Binary files /dev/null and b/pokemon/home/shiny/869-berry.png differ diff --git a/pokemon/home/shiny/869-clover.png b/pokemon/home/shiny/869-clover.png new file mode 100644 index 0000000..07a5e0d Binary files /dev/null and b/pokemon/home/shiny/869-clover.png differ diff --git a/pokemon/home/shiny/869-flower.png b/pokemon/home/shiny/869-flower.png new file mode 100644 index 0000000..a4fa58a Binary files /dev/null and b/pokemon/home/shiny/869-flower.png differ diff --git a/pokemon/home/shiny/869-love.png b/pokemon/home/shiny/869-love.png new file mode 100644 index 0000000..bdff406 Binary files /dev/null and b/pokemon/home/shiny/869-love.png differ diff --git a/pokemon/home/shiny/869-ribbon.png b/pokemon/home/shiny/869-ribbon.png new file mode 100644 index 0000000..b9d677a Binary files /dev/null and b/pokemon/home/shiny/869-ribbon.png differ diff --git a/pokemon/home/shiny/869-star.png b/pokemon/home/shiny/869-star.png new file mode 100644 index 0000000..231e6d1 Binary files /dev/null and b/pokemon/home/shiny/869-star.png differ diff --git a/pokemon/home/shiny/869-strawberry.png b/pokemon/home/shiny/869-strawberry.png new file mode 100644 index 0000000..f067e85 Binary files /dev/null and b/pokemon/home/shiny/869-strawberry.png differ diff --git a/pokemon/home/shiny/87.png b/pokemon/home/shiny/87.png new file mode 100644 index 0000000..1cc6197 Binary files /dev/null and b/pokemon/home/shiny/87.png differ diff --git a/pokemon/home/shiny/870.png b/pokemon/home/shiny/870.png new file mode 100644 index 0000000..be5465a Binary files /dev/null and b/pokemon/home/shiny/870.png differ diff --git a/pokemon/home/shiny/871.png b/pokemon/home/shiny/871.png new file mode 100644 index 0000000..969503e Binary files /dev/null and b/pokemon/home/shiny/871.png differ diff --git a/pokemon/home/shiny/872.png b/pokemon/home/shiny/872.png new file mode 100644 index 0000000..68f2320 Binary files /dev/null and b/pokemon/home/shiny/872.png differ diff --git a/pokemon/home/shiny/873.png b/pokemon/home/shiny/873.png new file mode 100644 index 0000000..8f7785f Binary files /dev/null and b/pokemon/home/shiny/873.png differ diff --git a/pokemon/home/shiny/874.png b/pokemon/home/shiny/874.png new file mode 100644 index 0000000..8d44e42 Binary files /dev/null and b/pokemon/home/shiny/874.png differ diff --git a/pokemon/home/shiny/875-ice.png b/pokemon/home/shiny/875-ice.png new file mode 100644 index 0000000..7e13939 Binary files /dev/null and b/pokemon/home/shiny/875-ice.png differ diff --git a/pokemon/home/shiny/875-noice.png b/pokemon/home/shiny/875-noice.png new file mode 100644 index 0000000..263c2ff Binary files /dev/null and b/pokemon/home/shiny/875-noice.png differ diff --git a/pokemon/home/shiny/876-female.png b/pokemon/home/shiny/876-female.png new file mode 100644 index 0000000..69672d7 Binary files /dev/null and b/pokemon/home/shiny/876-female.png differ diff --git a/pokemon/home/shiny/876-male.png b/pokemon/home/shiny/876-male.png new file mode 100644 index 0000000..2e0c035 Binary files /dev/null and b/pokemon/home/shiny/876-male.png differ diff --git a/pokemon/home/shiny/877-full-belly.png b/pokemon/home/shiny/877-full-belly.png new file mode 100644 index 0000000..5b95890 Binary files /dev/null and b/pokemon/home/shiny/877-full-belly.png differ diff --git a/pokemon/home/shiny/877-hangry.png b/pokemon/home/shiny/877-hangry.png new file mode 100644 index 0000000..58a80d3 Binary files /dev/null and b/pokemon/home/shiny/877-hangry.png differ diff --git a/pokemon/home/shiny/878.png b/pokemon/home/shiny/878.png new file mode 100644 index 0000000..ac39f30 Binary files /dev/null and b/pokemon/home/shiny/878.png differ diff --git a/pokemon/home/shiny/879.png b/pokemon/home/shiny/879.png new file mode 100644 index 0000000..e50b721 Binary files /dev/null and b/pokemon/home/shiny/879.png differ diff --git a/pokemon/home/shiny/88-alola.png b/pokemon/home/shiny/88-alola.png new file mode 100644 index 0000000..04bd4ef Binary files /dev/null and b/pokemon/home/shiny/88-alola.png differ diff --git a/pokemon/home/shiny/88.png b/pokemon/home/shiny/88.png new file mode 100644 index 0000000..ae98760 Binary files /dev/null and b/pokemon/home/shiny/88.png differ diff --git a/pokemon/home/shiny/880.png b/pokemon/home/shiny/880.png new file mode 100644 index 0000000..8a6a3a7 Binary files /dev/null and b/pokemon/home/shiny/880.png differ diff --git a/pokemon/home/shiny/881.png b/pokemon/home/shiny/881.png new file mode 100644 index 0000000..b580541 Binary files /dev/null and b/pokemon/home/shiny/881.png differ diff --git a/pokemon/home/shiny/882.png b/pokemon/home/shiny/882.png new file mode 100644 index 0000000..f4ba102 Binary files /dev/null and b/pokemon/home/shiny/882.png differ diff --git a/pokemon/home/shiny/883.png b/pokemon/home/shiny/883.png new file mode 100644 index 0000000..49613ca Binary files /dev/null and b/pokemon/home/shiny/883.png differ diff --git a/pokemon/home/shiny/884.png b/pokemon/home/shiny/884.png new file mode 100644 index 0000000..096ca8f Binary files /dev/null and b/pokemon/home/shiny/884.png differ diff --git a/pokemon/home/shiny/885.png b/pokemon/home/shiny/885.png new file mode 100644 index 0000000..1f04005 Binary files /dev/null and b/pokemon/home/shiny/885.png differ diff --git a/pokemon/home/shiny/886.png b/pokemon/home/shiny/886.png new file mode 100644 index 0000000..3f94ad1 Binary files /dev/null and b/pokemon/home/shiny/886.png differ diff --git a/pokemon/home/shiny/887.png b/pokemon/home/shiny/887.png new file mode 100644 index 0000000..6c00a9d Binary files /dev/null and b/pokemon/home/shiny/887.png differ diff --git a/pokemon/home/shiny/888-crowned-sword.png b/pokemon/home/shiny/888-crowned-sword.png new file mode 100644 index 0000000..fc0b6dd Binary files /dev/null and b/pokemon/home/shiny/888-crowned-sword.png differ diff --git a/pokemon/home/shiny/888.png b/pokemon/home/shiny/888.png new file mode 100644 index 0000000..078c21c Binary files /dev/null and b/pokemon/home/shiny/888.png differ diff --git a/pokemon/home/shiny/889-crowned-shield.png b/pokemon/home/shiny/889-crowned-shield.png new file mode 100644 index 0000000..b18ecf2 Binary files /dev/null and b/pokemon/home/shiny/889-crowned-shield.png differ diff --git a/pokemon/home/shiny/889.png b/pokemon/home/shiny/889.png new file mode 100644 index 0000000..faa5c0f Binary files /dev/null and b/pokemon/home/shiny/889.png differ diff --git a/pokemon/home/shiny/89-alola.png b/pokemon/home/shiny/89-alola.png new file mode 100644 index 0000000..39c652d Binary files /dev/null and b/pokemon/home/shiny/89-alola.png differ diff --git a/pokemon/home/shiny/89.png b/pokemon/home/shiny/89.png new file mode 100644 index 0000000..7134543 Binary files /dev/null and b/pokemon/home/shiny/89.png differ diff --git a/pokemon/home/shiny/890-eternamax.png b/pokemon/home/shiny/890-eternamax.png new file mode 100644 index 0000000..d2cb2bf Binary files /dev/null and b/pokemon/home/shiny/890-eternamax.png differ diff --git a/pokemon/home/shiny/890.png b/pokemon/home/shiny/890.png new file mode 100644 index 0000000..cc68d19 Binary files /dev/null and b/pokemon/home/shiny/890.png differ diff --git a/pokemon/home/shiny/891.png b/pokemon/home/shiny/891.png new file mode 100644 index 0000000..9463276 Binary files /dev/null and b/pokemon/home/shiny/891.png differ diff --git a/pokemon/home/shiny/892-gigantimax-rapid-strike.png b/pokemon/home/shiny/892-gigantimax-rapid-strike.png new file mode 100644 index 0000000..51c835b Binary files /dev/null and b/pokemon/home/shiny/892-gigantimax-rapid-strike.png differ diff --git a/pokemon/home/shiny/892-gigantimax-single-strike.png b/pokemon/home/shiny/892-gigantimax-single-strike.png new file mode 100644 index 0000000..6db5b8b Binary files /dev/null and b/pokemon/home/shiny/892-gigantimax-single-strike.png differ diff --git a/pokemon/home/shiny/892-rapid-strike.png b/pokemon/home/shiny/892-rapid-strike.png new file mode 100644 index 0000000..6cb49df Binary files /dev/null and b/pokemon/home/shiny/892-rapid-strike.png differ diff --git a/pokemon/home/shiny/892-single-strike.png b/pokemon/home/shiny/892-single-strike.png new file mode 100644 index 0000000..eb4f108 Binary files /dev/null and b/pokemon/home/shiny/892-single-strike.png differ diff --git a/pokemon/home/shiny/893.png b/pokemon/home/shiny/893.png new file mode 100644 index 0000000..d341a7f Binary files /dev/null and b/pokemon/home/shiny/893.png differ diff --git a/pokemon/home/shiny/9-mega.png b/pokemon/home/shiny/9-mega.png new file mode 100644 index 0000000..c13490d Binary files /dev/null and b/pokemon/home/shiny/9-mega.png differ diff --git a/pokemon/home/shiny/9.png b/pokemon/home/shiny/9.png new file mode 100644 index 0000000..6e86a31 Binary files /dev/null and b/pokemon/home/shiny/9.png differ diff --git a/pokemon/home/shiny/90.png b/pokemon/home/shiny/90.png new file mode 100644 index 0000000..9061832 Binary files /dev/null and b/pokemon/home/shiny/90.png differ diff --git a/pokemon/home/shiny/91.png b/pokemon/home/shiny/91.png new file mode 100644 index 0000000..72e5ac3 Binary files /dev/null and b/pokemon/home/shiny/91.png differ diff --git a/pokemon/home/shiny/92.png b/pokemon/home/shiny/92.png new file mode 100644 index 0000000..57ace02 Binary files /dev/null and b/pokemon/home/shiny/92.png differ diff --git a/pokemon/home/shiny/93.png b/pokemon/home/shiny/93.png new file mode 100644 index 0000000..7daad45 Binary files /dev/null and b/pokemon/home/shiny/93.png differ diff --git a/pokemon/home/shiny/94-mega.png b/pokemon/home/shiny/94-mega.png new file mode 100644 index 0000000..14bead6 Binary files /dev/null and b/pokemon/home/shiny/94-mega.png differ diff --git a/pokemon/home/shiny/94.png b/pokemon/home/shiny/94.png new file mode 100644 index 0000000..30009be Binary files /dev/null and b/pokemon/home/shiny/94.png differ diff --git a/pokemon/home/shiny/95.png b/pokemon/home/shiny/95.png new file mode 100644 index 0000000..453792d Binary files /dev/null and b/pokemon/home/shiny/95.png differ diff --git a/pokemon/home/shiny/96.png b/pokemon/home/shiny/96.png new file mode 100644 index 0000000..5eed4ab Binary files /dev/null and b/pokemon/home/shiny/96.png differ diff --git a/pokemon/home/shiny/97.png b/pokemon/home/shiny/97.png new file mode 100644 index 0000000..f8dbee7 Binary files /dev/null and b/pokemon/home/shiny/97.png differ diff --git a/pokemon/home/shiny/98.png b/pokemon/home/shiny/98.png new file mode 100644 index 0000000..d2fff23 Binary files /dev/null and b/pokemon/home/shiny/98.png differ diff --git a/pokemon/home/shiny/99.png b/pokemon/home/shiny/99.png new file mode 100644 index 0000000..025728f Binary files /dev/null and b/pokemon/home/shiny/99.png differ diff --git a/pokemon/home/shiny/female/111.png b/pokemon/home/shiny/female/111.png new file mode 100644 index 0000000..d074060 Binary files /dev/null and b/pokemon/home/shiny/female/111.png differ diff --git a/pokemon/home/shiny/female/112.png b/pokemon/home/shiny/female/112.png new file mode 100644 index 0000000..f16b585 Binary files /dev/null and b/pokemon/home/shiny/female/112.png differ diff --git a/pokemon/home/shiny/female/118.png b/pokemon/home/shiny/female/118.png new file mode 100644 index 0000000..0b2d237 Binary files /dev/null and b/pokemon/home/shiny/female/118.png differ diff --git a/pokemon/home/shiny/female/119.png b/pokemon/home/shiny/female/119.png new file mode 100644 index 0000000..33bb2b0 Binary files /dev/null and b/pokemon/home/shiny/female/119.png differ diff --git a/pokemon/home/shiny/female/12.png b/pokemon/home/shiny/female/12.png new file mode 100644 index 0000000..537b286 Binary files /dev/null and b/pokemon/home/shiny/female/12.png differ diff --git a/pokemon/home/shiny/female/123.png b/pokemon/home/shiny/female/123.png new file mode 100644 index 0000000..7d33b92 Binary files /dev/null and b/pokemon/home/shiny/female/123.png differ diff --git a/pokemon/home/shiny/female/129.png b/pokemon/home/shiny/female/129.png new file mode 100644 index 0000000..114d67f Binary files /dev/null and b/pokemon/home/shiny/female/129.png differ diff --git a/pokemon/home/shiny/female/130.png b/pokemon/home/shiny/female/130.png new file mode 100644 index 0000000..fb0b9bd Binary files /dev/null and b/pokemon/home/shiny/female/130.png differ diff --git a/pokemon/home/shiny/female/133-partner.png b/pokemon/home/shiny/female/133-partner.png new file mode 100644 index 0000000..fee1644 Binary files /dev/null and b/pokemon/home/shiny/female/133-partner.png differ diff --git a/pokemon/home/shiny/female/133.png b/pokemon/home/shiny/female/133.png new file mode 100644 index 0000000..fee1644 Binary files /dev/null and b/pokemon/home/shiny/female/133.png differ diff --git a/pokemon/home/shiny/female/154.png b/pokemon/home/shiny/female/154.png new file mode 100644 index 0000000..9231eee Binary files /dev/null and b/pokemon/home/shiny/female/154.png differ diff --git a/pokemon/home/shiny/female/165.png b/pokemon/home/shiny/female/165.png new file mode 100644 index 0000000..085eb1f Binary files /dev/null and b/pokemon/home/shiny/female/165.png differ diff --git a/pokemon/home/shiny/female/166.png b/pokemon/home/shiny/female/166.png new file mode 100644 index 0000000..3af8a86 Binary files /dev/null and b/pokemon/home/shiny/female/166.png differ diff --git a/pokemon/home/shiny/female/178.png b/pokemon/home/shiny/female/178.png new file mode 100644 index 0000000..87eee1f Binary files /dev/null and b/pokemon/home/shiny/female/178.png differ diff --git a/pokemon/home/shiny/female/185.png b/pokemon/home/shiny/female/185.png new file mode 100644 index 0000000..4046289 Binary files /dev/null and b/pokemon/home/shiny/female/185.png differ diff --git a/pokemon/home/shiny/female/186.png b/pokemon/home/shiny/female/186.png new file mode 100644 index 0000000..45fb634 Binary files /dev/null and b/pokemon/home/shiny/female/186.png differ diff --git a/pokemon/home/shiny/female/19.png b/pokemon/home/shiny/female/19.png new file mode 100644 index 0000000..821f239 Binary files /dev/null and b/pokemon/home/shiny/female/19.png differ diff --git a/pokemon/home/shiny/female/190.png b/pokemon/home/shiny/female/190.png new file mode 100644 index 0000000..b8ae44f Binary files /dev/null and b/pokemon/home/shiny/female/190.png differ diff --git a/pokemon/home/shiny/female/194.png b/pokemon/home/shiny/female/194.png new file mode 100644 index 0000000..a5f0d3d Binary files /dev/null and b/pokemon/home/shiny/female/194.png differ diff --git a/pokemon/home/shiny/female/195.png b/pokemon/home/shiny/female/195.png new file mode 100644 index 0000000..3e16875 Binary files /dev/null and b/pokemon/home/shiny/female/195.png differ diff --git a/pokemon/home/shiny/female/198.png b/pokemon/home/shiny/female/198.png new file mode 100644 index 0000000..c8ba77d Binary files /dev/null and b/pokemon/home/shiny/female/198.png differ diff --git a/pokemon/home/shiny/female/20.png b/pokemon/home/shiny/female/20.png new file mode 100644 index 0000000..4612053 Binary files /dev/null and b/pokemon/home/shiny/female/20.png differ diff --git a/pokemon/home/shiny/female/202.png b/pokemon/home/shiny/female/202.png new file mode 100644 index 0000000..1fc25fb Binary files /dev/null and b/pokemon/home/shiny/female/202.png differ diff --git a/pokemon/home/shiny/female/203.png b/pokemon/home/shiny/female/203.png new file mode 100644 index 0000000..42de33e Binary files /dev/null and b/pokemon/home/shiny/female/203.png differ diff --git a/pokemon/home/shiny/female/207.png b/pokemon/home/shiny/female/207.png new file mode 100644 index 0000000..e875819 Binary files /dev/null and b/pokemon/home/shiny/female/207.png differ diff --git a/pokemon/home/shiny/female/208.png b/pokemon/home/shiny/female/208.png new file mode 100644 index 0000000..9345f63 Binary files /dev/null and b/pokemon/home/shiny/female/208.png differ diff --git a/pokemon/home/shiny/female/212.png b/pokemon/home/shiny/female/212.png new file mode 100644 index 0000000..3c0c84e Binary files /dev/null and b/pokemon/home/shiny/female/212.png differ diff --git a/pokemon/home/shiny/female/214.png b/pokemon/home/shiny/female/214.png new file mode 100644 index 0000000..80aee54 Binary files /dev/null and b/pokemon/home/shiny/female/214.png differ diff --git a/pokemon/home/shiny/female/215.png b/pokemon/home/shiny/female/215.png new file mode 100644 index 0000000..5dc9718 Binary files /dev/null and b/pokemon/home/shiny/female/215.png differ diff --git a/pokemon/home/shiny/female/217.png b/pokemon/home/shiny/female/217.png new file mode 100644 index 0000000..15771c2 Binary files /dev/null and b/pokemon/home/shiny/female/217.png differ diff --git a/pokemon/home/shiny/female/221.png b/pokemon/home/shiny/female/221.png new file mode 100644 index 0000000..0546446 Binary files /dev/null and b/pokemon/home/shiny/female/221.png differ diff --git a/pokemon/home/shiny/female/224.png b/pokemon/home/shiny/female/224.png new file mode 100644 index 0000000..ae948ed Binary files /dev/null and b/pokemon/home/shiny/female/224.png differ diff --git a/pokemon/home/shiny/female/229.png b/pokemon/home/shiny/female/229.png new file mode 100644 index 0000000..b94a073 Binary files /dev/null and b/pokemon/home/shiny/female/229.png differ diff --git a/pokemon/home/shiny/female/232.png b/pokemon/home/shiny/female/232.png new file mode 100644 index 0000000..7168cd1 Binary files /dev/null and b/pokemon/home/shiny/female/232.png differ diff --git a/pokemon/home/shiny/female/25-partner.png b/pokemon/home/shiny/female/25-partner.png new file mode 100644 index 0000000..cbbcf5f Binary files /dev/null and b/pokemon/home/shiny/female/25-partner.png differ diff --git a/pokemon/home/shiny/female/25.png b/pokemon/home/shiny/female/25.png new file mode 100644 index 0000000..9ca2497 Binary files /dev/null and b/pokemon/home/shiny/female/25.png differ diff --git a/pokemon/home/shiny/female/255.png b/pokemon/home/shiny/female/255.png new file mode 100644 index 0000000..501fb97 Binary files /dev/null and b/pokemon/home/shiny/female/255.png differ diff --git a/pokemon/home/shiny/female/256.png b/pokemon/home/shiny/female/256.png new file mode 100644 index 0000000..79ce918 Binary files /dev/null and b/pokemon/home/shiny/female/256.png differ diff --git a/pokemon/home/shiny/female/257.png b/pokemon/home/shiny/female/257.png new file mode 100644 index 0000000..fe1ac99 Binary files /dev/null and b/pokemon/home/shiny/female/257.png differ diff --git a/pokemon/home/shiny/female/26.png b/pokemon/home/shiny/female/26.png new file mode 100644 index 0000000..7d08c6a Binary files /dev/null and b/pokemon/home/shiny/female/26.png differ diff --git a/pokemon/home/shiny/female/267.png b/pokemon/home/shiny/female/267.png new file mode 100644 index 0000000..715c5a1 Binary files /dev/null and b/pokemon/home/shiny/female/267.png differ diff --git a/pokemon/home/shiny/female/269.png b/pokemon/home/shiny/female/269.png new file mode 100644 index 0000000..246a0bd Binary files /dev/null and b/pokemon/home/shiny/female/269.png differ diff --git a/pokemon/home/shiny/female/272.png b/pokemon/home/shiny/female/272.png new file mode 100644 index 0000000..4604130 Binary files /dev/null and b/pokemon/home/shiny/female/272.png differ diff --git a/pokemon/home/shiny/female/274.png b/pokemon/home/shiny/female/274.png new file mode 100644 index 0000000..cfc1223 Binary files /dev/null and b/pokemon/home/shiny/female/274.png differ diff --git a/pokemon/home/shiny/female/275.png b/pokemon/home/shiny/female/275.png new file mode 100644 index 0000000..1c2c874 Binary files /dev/null and b/pokemon/home/shiny/female/275.png differ diff --git a/pokemon/home/shiny/female/3.png b/pokemon/home/shiny/female/3.png new file mode 100644 index 0000000..f2dc6a7 Binary files /dev/null and b/pokemon/home/shiny/female/3.png differ diff --git a/pokemon/home/shiny/female/307.png b/pokemon/home/shiny/female/307.png new file mode 100644 index 0000000..4995622 Binary files /dev/null and b/pokemon/home/shiny/female/307.png differ diff --git a/pokemon/home/shiny/female/308.png b/pokemon/home/shiny/female/308.png new file mode 100644 index 0000000..2f51491 Binary files /dev/null and b/pokemon/home/shiny/female/308.png differ diff --git a/pokemon/home/shiny/female/315.png b/pokemon/home/shiny/female/315.png new file mode 100644 index 0000000..5597f92 Binary files /dev/null and b/pokemon/home/shiny/female/315.png differ diff --git a/pokemon/home/shiny/female/316.png b/pokemon/home/shiny/female/316.png new file mode 100644 index 0000000..c71ef3b Binary files /dev/null and b/pokemon/home/shiny/female/316.png differ diff --git a/pokemon/home/shiny/female/317.png b/pokemon/home/shiny/female/317.png new file mode 100644 index 0000000..f2daaeb Binary files /dev/null and b/pokemon/home/shiny/female/317.png differ diff --git a/pokemon/home/shiny/female/322.png b/pokemon/home/shiny/female/322.png new file mode 100644 index 0000000..66741dd Binary files /dev/null and b/pokemon/home/shiny/female/322.png differ diff --git a/pokemon/home/shiny/female/323.png b/pokemon/home/shiny/female/323.png new file mode 100644 index 0000000..aae3f08 Binary files /dev/null and b/pokemon/home/shiny/female/323.png differ diff --git a/pokemon/home/shiny/female/332.png b/pokemon/home/shiny/female/332.png new file mode 100644 index 0000000..7b6a463 Binary files /dev/null and b/pokemon/home/shiny/female/332.png differ diff --git a/pokemon/home/shiny/female/350.png b/pokemon/home/shiny/female/350.png new file mode 100644 index 0000000..7d43cf3 Binary files /dev/null and b/pokemon/home/shiny/female/350.png differ diff --git a/pokemon/home/shiny/female/369.png b/pokemon/home/shiny/female/369.png new file mode 100644 index 0000000..348a871 Binary files /dev/null and b/pokemon/home/shiny/female/369.png differ diff --git a/pokemon/home/shiny/female/396.png b/pokemon/home/shiny/female/396.png new file mode 100644 index 0000000..80130e5 Binary files /dev/null and b/pokemon/home/shiny/female/396.png differ diff --git a/pokemon/home/shiny/female/397.png b/pokemon/home/shiny/female/397.png new file mode 100644 index 0000000..95be229 Binary files /dev/null and b/pokemon/home/shiny/female/397.png differ diff --git a/pokemon/home/shiny/female/398.png b/pokemon/home/shiny/female/398.png new file mode 100644 index 0000000..1f7c81f Binary files /dev/null and b/pokemon/home/shiny/female/398.png differ diff --git a/pokemon/home/shiny/female/399.png b/pokemon/home/shiny/female/399.png new file mode 100644 index 0000000..61cdef7 Binary files /dev/null and b/pokemon/home/shiny/female/399.png differ diff --git a/pokemon/home/shiny/female/400.png b/pokemon/home/shiny/female/400.png new file mode 100644 index 0000000..9d694f2 Binary files /dev/null and b/pokemon/home/shiny/female/400.png differ diff --git a/pokemon/home/shiny/female/401.png b/pokemon/home/shiny/female/401.png new file mode 100644 index 0000000..b0c7ead Binary files /dev/null and b/pokemon/home/shiny/female/401.png differ diff --git a/pokemon/home/shiny/female/402.png b/pokemon/home/shiny/female/402.png new file mode 100644 index 0000000..9ce1ea0 Binary files /dev/null and b/pokemon/home/shiny/female/402.png differ diff --git a/pokemon/home/shiny/female/403.png b/pokemon/home/shiny/female/403.png new file mode 100644 index 0000000..bea14e6 Binary files /dev/null and b/pokemon/home/shiny/female/403.png differ diff --git a/pokemon/home/shiny/female/404.png b/pokemon/home/shiny/female/404.png new file mode 100644 index 0000000..3e3f540 Binary files /dev/null and b/pokemon/home/shiny/female/404.png differ diff --git a/pokemon/home/shiny/female/405.png b/pokemon/home/shiny/female/405.png new file mode 100644 index 0000000..ab2241d Binary files /dev/null and b/pokemon/home/shiny/female/405.png differ diff --git a/pokemon/home/shiny/female/407.png b/pokemon/home/shiny/female/407.png new file mode 100644 index 0000000..7bdc694 Binary files /dev/null and b/pokemon/home/shiny/female/407.png differ diff --git a/pokemon/home/shiny/female/41.png b/pokemon/home/shiny/female/41.png new file mode 100644 index 0000000..11b1716 Binary files /dev/null and b/pokemon/home/shiny/female/41.png differ diff --git a/pokemon/home/shiny/female/415.png b/pokemon/home/shiny/female/415.png new file mode 100644 index 0000000..19ecc2a Binary files /dev/null and b/pokemon/home/shiny/female/415.png differ diff --git a/pokemon/home/shiny/female/417.png b/pokemon/home/shiny/female/417.png new file mode 100644 index 0000000..7331f65 Binary files /dev/null and b/pokemon/home/shiny/female/417.png differ diff --git a/pokemon/home/shiny/female/418.png b/pokemon/home/shiny/female/418.png new file mode 100644 index 0000000..96093b0 Binary files /dev/null and b/pokemon/home/shiny/female/418.png differ diff --git a/pokemon/home/shiny/female/419.png b/pokemon/home/shiny/female/419.png new file mode 100644 index 0000000..c16cd06 Binary files /dev/null and b/pokemon/home/shiny/female/419.png differ diff --git a/pokemon/home/shiny/female/42.png b/pokemon/home/shiny/female/42.png new file mode 100644 index 0000000..7c7a6ed Binary files /dev/null and b/pokemon/home/shiny/female/42.png differ diff --git a/pokemon/home/shiny/female/424.png b/pokemon/home/shiny/female/424.png new file mode 100644 index 0000000..9783716 Binary files /dev/null and b/pokemon/home/shiny/female/424.png differ diff --git a/pokemon/home/shiny/female/44.png b/pokemon/home/shiny/female/44.png new file mode 100644 index 0000000..d6f8127 Binary files /dev/null and b/pokemon/home/shiny/female/44.png differ diff --git a/pokemon/home/shiny/female/443.png b/pokemon/home/shiny/female/443.png new file mode 100644 index 0000000..6da691e Binary files /dev/null and b/pokemon/home/shiny/female/443.png differ diff --git a/pokemon/home/shiny/female/444.png b/pokemon/home/shiny/female/444.png new file mode 100644 index 0000000..1f91d0a Binary files /dev/null and b/pokemon/home/shiny/female/444.png differ diff --git a/pokemon/home/shiny/female/445.png b/pokemon/home/shiny/female/445.png new file mode 100644 index 0000000..2750f8a Binary files /dev/null and b/pokemon/home/shiny/female/445.png differ diff --git a/pokemon/home/shiny/female/449.png b/pokemon/home/shiny/female/449.png new file mode 100644 index 0000000..86e3803 Binary files /dev/null and b/pokemon/home/shiny/female/449.png differ diff --git a/pokemon/home/shiny/female/45.png b/pokemon/home/shiny/female/45.png new file mode 100644 index 0000000..689f79d Binary files /dev/null and b/pokemon/home/shiny/female/45.png differ diff --git a/pokemon/home/shiny/female/450.png b/pokemon/home/shiny/female/450.png new file mode 100644 index 0000000..c8b94f1 Binary files /dev/null and b/pokemon/home/shiny/female/450.png differ diff --git a/pokemon/home/shiny/female/453.png b/pokemon/home/shiny/female/453.png new file mode 100644 index 0000000..e1486a7 Binary files /dev/null and b/pokemon/home/shiny/female/453.png differ diff --git a/pokemon/home/shiny/female/454.png b/pokemon/home/shiny/female/454.png new file mode 100644 index 0000000..28c61b3 Binary files /dev/null and b/pokemon/home/shiny/female/454.png differ diff --git a/pokemon/home/shiny/female/456.png b/pokemon/home/shiny/female/456.png new file mode 100644 index 0000000..b2cabad Binary files /dev/null and b/pokemon/home/shiny/female/456.png differ diff --git a/pokemon/home/shiny/female/457.png b/pokemon/home/shiny/female/457.png new file mode 100644 index 0000000..ac21931 Binary files /dev/null and b/pokemon/home/shiny/female/457.png differ diff --git a/pokemon/home/shiny/female/459.png b/pokemon/home/shiny/female/459.png new file mode 100644 index 0000000..b701136 Binary files /dev/null and b/pokemon/home/shiny/female/459.png differ diff --git a/pokemon/home/shiny/female/460.png b/pokemon/home/shiny/female/460.png new file mode 100644 index 0000000..8b620d2 Binary files /dev/null and b/pokemon/home/shiny/female/460.png differ diff --git a/pokemon/home/shiny/female/461.png b/pokemon/home/shiny/female/461.png new file mode 100644 index 0000000..76a8e91 Binary files /dev/null and b/pokemon/home/shiny/female/461.png differ diff --git a/pokemon/home/shiny/female/464.png b/pokemon/home/shiny/female/464.png new file mode 100644 index 0000000..29e4a28 Binary files /dev/null and b/pokemon/home/shiny/female/464.png differ diff --git a/pokemon/home/shiny/female/465.png b/pokemon/home/shiny/female/465.png new file mode 100644 index 0000000..ee1ffa5 Binary files /dev/null and b/pokemon/home/shiny/female/465.png differ diff --git a/pokemon/home/shiny/female/473.png b/pokemon/home/shiny/female/473.png new file mode 100644 index 0000000..135ece9 Binary files /dev/null and b/pokemon/home/shiny/female/473.png differ diff --git a/pokemon/home/shiny/female/521.png b/pokemon/home/shiny/female/521.png new file mode 100644 index 0000000..bfb1b77 Binary files /dev/null and b/pokemon/home/shiny/female/521.png differ diff --git a/pokemon/home/shiny/female/592-male.png b/pokemon/home/shiny/female/592-male.png new file mode 100644 index 0000000..bab2a56 Binary files /dev/null and b/pokemon/home/shiny/female/592-male.png differ diff --git a/pokemon/home/shiny/female/593-male.png b/pokemon/home/shiny/female/593-male.png new file mode 100644 index 0000000..5f9ec77 Binary files /dev/null and b/pokemon/home/shiny/female/593-male.png differ diff --git a/pokemon/home/shiny/female/64.png b/pokemon/home/shiny/female/64.png new file mode 100644 index 0000000..6a93fa8 Binary files /dev/null and b/pokemon/home/shiny/female/64.png differ diff --git a/pokemon/home/shiny/female/65.png b/pokemon/home/shiny/female/65.png new file mode 100644 index 0000000..37dd053 Binary files /dev/null and b/pokemon/home/shiny/female/65.png differ diff --git a/pokemon/home/shiny/female/668.png b/pokemon/home/shiny/female/668.png new file mode 100644 index 0000000..8ca8906 Binary files /dev/null and b/pokemon/home/shiny/female/668.png differ diff --git a/pokemon/home/shiny/female/84.png b/pokemon/home/shiny/female/84.png new file mode 100644 index 0000000..af095e8 Binary files /dev/null and b/pokemon/home/shiny/female/84.png differ diff --git a/pokemon/home/shiny/female/85.png b/pokemon/home/shiny/female/85.png new file mode 100644 index 0000000..e767cbc Binary files /dev/null and b/pokemon/home/shiny/female/85.png differ diff --git a/pokemon/home/shiny/female/97.png b/pokemon/home/shiny/female/97.png new file mode 100644 index 0000000..51856ab Binary files /dev/null and b/pokemon/home/shiny/female/97.png differ diff --git a/pokemon/home/small/1.png b/pokemon/home/small/1.png new file mode 100644 index 0000000..d4b8382 Binary files /dev/null and b/pokemon/home/small/1.png differ diff --git a/pokemon/home/small/10.png b/pokemon/home/small/10.png new file mode 100644 index 0000000..2b77a7a Binary files /dev/null and b/pokemon/home/small/10.png differ diff --git a/pokemon/home/small/100.png b/pokemon/home/small/100.png new file mode 100644 index 0000000..146784a Binary files /dev/null and b/pokemon/home/small/100.png differ diff --git a/pokemon/home/small/101.png b/pokemon/home/small/101.png new file mode 100644 index 0000000..69c0892 Binary files /dev/null and b/pokemon/home/small/101.png differ diff --git a/pokemon/home/small/102.png b/pokemon/home/small/102.png new file mode 100644 index 0000000..f30b5f7 Binary files /dev/null and b/pokemon/home/small/102.png differ diff --git a/pokemon/home/small/103-alola.png b/pokemon/home/small/103-alola.png new file mode 100644 index 0000000..35a527c Binary files /dev/null and b/pokemon/home/small/103-alola.png differ diff --git a/pokemon/home/small/103.png b/pokemon/home/small/103.png new file mode 100644 index 0000000..7050c37 Binary files /dev/null and b/pokemon/home/small/103.png differ diff --git a/pokemon/home/small/104.png b/pokemon/home/small/104.png new file mode 100644 index 0000000..cd4c61f Binary files /dev/null and b/pokemon/home/small/104.png differ diff --git a/pokemon/home/small/105-alola.png b/pokemon/home/small/105-alola.png new file mode 100644 index 0000000..d492687 Binary files /dev/null and b/pokemon/home/small/105-alola.png differ diff --git a/pokemon/home/small/105-totem.png b/pokemon/home/small/105-totem.png new file mode 100644 index 0000000..e75caf2 Binary files /dev/null and b/pokemon/home/small/105-totem.png differ diff --git a/pokemon/home/small/105.png b/pokemon/home/small/105.png new file mode 100644 index 0000000..e75caf2 Binary files /dev/null and b/pokemon/home/small/105.png differ diff --git a/pokemon/home/small/106.png b/pokemon/home/small/106.png new file mode 100644 index 0000000..e5bf60f Binary files /dev/null and b/pokemon/home/small/106.png differ diff --git a/pokemon/home/small/107.png b/pokemon/home/small/107.png new file mode 100644 index 0000000..8c14d9d Binary files /dev/null and b/pokemon/home/small/107.png differ diff --git a/pokemon/home/small/108.png b/pokemon/home/small/108.png new file mode 100644 index 0000000..445e9c5 Binary files /dev/null and b/pokemon/home/small/108.png differ diff --git a/pokemon/home/small/109.png b/pokemon/home/small/109.png new file mode 100644 index 0000000..b4abd6e Binary files /dev/null and b/pokemon/home/small/109.png differ diff --git a/pokemon/home/small/11.png b/pokemon/home/small/11.png new file mode 100644 index 0000000..fc2247d Binary files /dev/null and b/pokemon/home/small/11.png differ diff --git a/pokemon/home/small/110-galar.png b/pokemon/home/small/110-galar.png new file mode 100644 index 0000000..e20b569 Binary files /dev/null and b/pokemon/home/small/110-galar.png differ diff --git a/pokemon/home/small/110.png b/pokemon/home/small/110.png new file mode 100644 index 0000000..6ca4d5d Binary files /dev/null and b/pokemon/home/small/110.png differ diff --git a/pokemon/home/small/111.png b/pokemon/home/small/111.png new file mode 100644 index 0000000..d976593 Binary files /dev/null and b/pokemon/home/small/111.png differ diff --git a/pokemon/home/small/112.png b/pokemon/home/small/112.png new file mode 100644 index 0000000..d3928cc Binary files /dev/null and b/pokemon/home/small/112.png differ diff --git a/pokemon/home/small/113.png b/pokemon/home/small/113.png new file mode 100644 index 0000000..e98c13e Binary files /dev/null and b/pokemon/home/small/113.png differ diff --git a/pokemon/home/small/114.png b/pokemon/home/small/114.png new file mode 100644 index 0000000..ba53e07 Binary files /dev/null and b/pokemon/home/small/114.png differ diff --git a/pokemon/home/small/115-mega.png b/pokemon/home/small/115-mega.png new file mode 100644 index 0000000..eb4ef9d Binary files /dev/null and b/pokemon/home/small/115-mega.png differ diff --git a/pokemon/home/small/115.png b/pokemon/home/small/115.png new file mode 100644 index 0000000..84cbdd9 Binary files /dev/null and b/pokemon/home/small/115.png differ diff --git a/pokemon/home/small/116.png b/pokemon/home/small/116.png new file mode 100644 index 0000000..0246efc Binary files /dev/null and b/pokemon/home/small/116.png differ diff --git a/pokemon/home/small/117.png b/pokemon/home/small/117.png new file mode 100644 index 0000000..1087618 Binary files /dev/null and b/pokemon/home/small/117.png differ diff --git a/pokemon/home/small/118.png b/pokemon/home/small/118.png new file mode 100644 index 0000000..85df882 Binary files /dev/null and b/pokemon/home/small/118.png differ diff --git a/pokemon/home/small/119.png b/pokemon/home/small/119.png new file mode 100644 index 0000000..2284f30 Binary files /dev/null and b/pokemon/home/small/119.png differ diff --git a/pokemon/home/small/12.png b/pokemon/home/small/12.png new file mode 100644 index 0000000..c59576e Binary files /dev/null and b/pokemon/home/small/12.png differ diff --git a/pokemon/home/small/120.png b/pokemon/home/small/120.png new file mode 100644 index 0000000..c40b2a7 Binary files /dev/null and b/pokemon/home/small/120.png differ diff --git a/pokemon/home/small/121.png b/pokemon/home/small/121.png new file mode 100644 index 0000000..c4511d5 Binary files /dev/null and b/pokemon/home/small/121.png differ diff --git a/pokemon/home/small/122-galar.png b/pokemon/home/small/122-galar.png new file mode 100644 index 0000000..48ee19e Binary files /dev/null and b/pokemon/home/small/122-galar.png differ diff --git a/pokemon/home/small/122.png b/pokemon/home/small/122.png new file mode 100644 index 0000000..3f9a7d9 Binary files /dev/null and b/pokemon/home/small/122.png differ diff --git a/pokemon/home/small/123.png b/pokemon/home/small/123.png new file mode 100644 index 0000000..d962bf0 Binary files /dev/null and b/pokemon/home/small/123.png differ diff --git a/pokemon/home/small/124.png b/pokemon/home/small/124.png new file mode 100644 index 0000000..df4555c Binary files /dev/null and b/pokemon/home/small/124.png differ diff --git a/pokemon/home/small/125.png b/pokemon/home/small/125.png new file mode 100644 index 0000000..033ba11 Binary files /dev/null and b/pokemon/home/small/125.png differ diff --git a/pokemon/home/small/126.png b/pokemon/home/small/126.png new file mode 100644 index 0000000..33a67c5 Binary files /dev/null and b/pokemon/home/small/126.png differ diff --git a/pokemon/home/small/127-mega.png b/pokemon/home/small/127-mega.png new file mode 100644 index 0000000..81c7a54 Binary files /dev/null and b/pokemon/home/small/127-mega.png differ diff --git a/pokemon/home/small/127.png b/pokemon/home/small/127.png new file mode 100644 index 0000000..67c62c5 Binary files /dev/null and b/pokemon/home/small/127.png differ diff --git a/pokemon/home/small/128.png b/pokemon/home/small/128.png new file mode 100644 index 0000000..eb64608 Binary files /dev/null and b/pokemon/home/small/128.png differ diff --git a/pokemon/home/small/129.png b/pokemon/home/small/129.png new file mode 100644 index 0000000..7e14a10 Binary files /dev/null and b/pokemon/home/small/129.png differ diff --git a/pokemon/home/small/13.png b/pokemon/home/small/13.png new file mode 100644 index 0000000..50f71aa Binary files /dev/null and b/pokemon/home/small/13.png differ diff --git a/pokemon/home/small/130-mega.png b/pokemon/home/small/130-mega.png new file mode 100644 index 0000000..9d61fc1 Binary files /dev/null and b/pokemon/home/small/130-mega.png differ diff --git a/pokemon/home/small/130.png b/pokemon/home/small/130.png new file mode 100644 index 0000000..6f96d4d Binary files /dev/null and b/pokemon/home/small/130.png differ diff --git a/pokemon/home/small/131.png b/pokemon/home/small/131.png new file mode 100644 index 0000000..509c908 Binary files /dev/null and b/pokemon/home/small/131.png differ diff --git a/pokemon/home/small/132.png b/pokemon/home/small/132.png new file mode 100644 index 0000000..c3bb6d9 Binary files /dev/null and b/pokemon/home/small/132.png differ diff --git a/pokemon/home/small/133-partner.png b/pokemon/home/small/133-partner.png new file mode 100644 index 0000000..a7915eb Binary files /dev/null and b/pokemon/home/small/133-partner.png differ diff --git a/pokemon/home/small/133.png b/pokemon/home/small/133.png new file mode 100644 index 0000000..a7915eb Binary files /dev/null and b/pokemon/home/small/133.png differ diff --git a/pokemon/home/small/134.png b/pokemon/home/small/134.png new file mode 100644 index 0000000..fff0195 Binary files /dev/null and b/pokemon/home/small/134.png differ diff --git a/pokemon/home/small/135.png b/pokemon/home/small/135.png new file mode 100644 index 0000000..de5fe9d Binary files /dev/null and b/pokemon/home/small/135.png differ diff --git a/pokemon/home/small/136.png b/pokemon/home/small/136.png new file mode 100644 index 0000000..8974cc1 Binary files /dev/null and b/pokemon/home/small/136.png differ diff --git a/pokemon/home/small/137.png b/pokemon/home/small/137.png new file mode 100644 index 0000000..9b26216 Binary files /dev/null and b/pokemon/home/small/137.png differ diff --git a/pokemon/home/small/138.png b/pokemon/home/small/138.png new file mode 100644 index 0000000..9e465ef Binary files /dev/null and b/pokemon/home/small/138.png differ diff --git a/pokemon/home/small/139.png b/pokemon/home/small/139.png new file mode 100644 index 0000000..5a4962f Binary files /dev/null and b/pokemon/home/small/139.png differ diff --git a/pokemon/home/small/14.png b/pokemon/home/small/14.png new file mode 100644 index 0000000..1a8ddd4 Binary files /dev/null and b/pokemon/home/small/14.png differ diff --git a/pokemon/home/small/140.png b/pokemon/home/small/140.png new file mode 100644 index 0000000..2c18c62 Binary files /dev/null and b/pokemon/home/small/140.png differ diff --git a/pokemon/home/small/141.png b/pokemon/home/small/141.png new file mode 100644 index 0000000..f8d62c6 Binary files /dev/null and b/pokemon/home/small/141.png differ diff --git a/pokemon/home/small/142-mega.png b/pokemon/home/small/142-mega.png new file mode 100644 index 0000000..9e439d0 Binary files /dev/null and b/pokemon/home/small/142-mega.png differ diff --git a/pokemon/home/small/142.png b/pokemon/home/small/142.png new file mode 100644 index 0000000..e1a0b35 Binary files /dev/null and b/pokemon/home/small/142.png differ diff --git a/pokemon/home/small/143.png b/pokemon/home/small/143.png new file mode 100644 index 0000000..693f96f Binary files /dev/null and b/pokemon/home/small/143.png differ diff --git a/pokemon/home/small/144.png b/pokemon/home/small/144.png new file mode 100644 index 0000000..4c290af Binary files /dev/null and b/pokemon/home/small/144.png differ diff --git a/pokemon/home/small/145.png b/pokemon/home/small/145.png new file mode 100644 index 0000000..dfec5df Binary files /dev/null and b/pokemon/home/small/145.png differ diff --git a/pokemon/home/small/146.png b/pokemon/home/small/146.png new file mode 100644 index 0000000..f602238 Binary files /dev/null and b/pokemon/home/small/146.png differ diff --git a/pokemon/home/small/147.png b/pokemon/home/small/147.png new file mode 100644 index 0000000..bfde3bc Binary files /dev/null and b/pokemon/home/small/147.png differ diff --git a/pokemon/home/small/148.png b/pokemon/home/small/148.png new file mode 100644 index 0000000..84abaf3 Binary files /dev/null and b/pokemon/home/small/148.png differ diff --git a/pokemon/home/small/149.png b/pokemon/home/small/149.png new file mode 100644 index 0000000..6a83d85 Binary files /dev/null and b/pokemon/home/small/149.png differ diff --git a/pokemon/home/small/15-mega.png b/pokemon/home/small/15-mega.png new file mode 100644 index 0000000..f33164e Binary files /dev/null and b/pokemon/home/small/15-mega.png differ diff --git a/pokemon/home/small/15.png b/pokemon/home/small/15.png new file mode 100644 index 0000000..607ce36 Binary files /dev/null and b/pokemon/home/small/15.png differ diff --git a/pokemon/home/small/150-mega-x.png b/pokemon/home/small/150-mega-x.png new file mode 100644 index 0000000..fc42f53 Binary files /dev/null and b/pokemon/home/small/150-mega-x.png differ diff --git a/pokemon/home/small/150-mega-y.png b/pokemon/home/small/150-mega-y.png new file mode 100644 index 0000000..b1c499a Binary files /dev/null and b/pokemon/home/small/150-mega-y.png differ diff --git a/pokemon/home/small/150.png b/pokemon/home/small/150.png new file mode 100644 index 0000000..bfd95f5 Binary files /dev/null and b/pokemon/home/small/150.png differ diff --git a/pokemon/home/small/151.png b/pokemon/home/small/151.png new file mode 100644 index 0000000..a3bf1bf Binary files /dev/null and b/pokemon/home/small/151.png differ diff --git a/pokemon/home/small/152.png b/pokemon/home/small/152.png new file mode 100644 index 0000000..6189c8c Binary files /dev/null and b/pokemon/home/small/152.png differ diff --git a/pokemon/home/small/153.png b/pokemon/home/small/153.png new file mode 100644 index 0000000..38aac36 Binary files /dev/null and b/pokemon/home/small/153.png differ diff --git a/pokemon/home/small/154.png b/pokemon/home/small/154.png new file mode 100644 index 0000000..cdcdc70 Binary files /dev/null and b/pokemon/home/small/154.png differ diff --git a/pokemon/home/small/155.png b/pokemon/home/small/155.png new file mode 100644 index 0000000..e8efc43 Binary files /dev/null and b/pokemon/home/small/155.png differ diff --git a/pokemon/home/small/156.png b/pokemon/home/small/156.png new file mode 100644 index 0000000..9474b2f Binary files /dev/null and b/pokemon/home/small/156.png differ diff --git a/pokemon/home/small/157.png b/pokemon/home/small/157.png new file mode 100644 index 0000000..8546d23 Binary files /dev/null and b/pokemon/home/small/157.png differ diff --git a/pokemon/home/small/158.png b/pokemon/home/small/158.png new file mode 100644 index 0000000..4c0a468 Binary files /dev/null and b/pokemon/home/small/158.png differ diff --git a/pokemon/home/small/159.png b/pokemon/home/small/159.png new file mode 100644 index 0000000..dc6851e Binary files /dev/null and b/pokemon/home/small/159.png differ diff --git a/pokemon/home/small/16.png b/pokemon/home/small/16.png new file mode 100644 index 0000000..809d15c Binary files /dev/null and b/pokemon/home/small/16.png differ diff --git a/pokemon/home/small/160.png b/pokemon/home/small/160.png new file mode 100644 index 0000000..2707452 Binary files /dev/null and b/pokemon/home/small/160.png differ diff --git a/pokemon/home/small/161.png b/pokemon/home/small/161.png new file mode 100644 index 0000000..b6ad364 Binary files /dev/null and b/pokemon/home/small/161.png differ diff --git a/pokemon/home/small/162.png b/pokemon/home/small/162.png new file mode 100644 index 0000000..184d472 Binary files /dev/null and b/pokemon/home/small/162.png differ diff --git a/pokemon/home/small/163.png b/pokemon/home/small/163.png new file mode 100644 index 0000000..a43b4d8 Binary files /dev/null and b/pokemon/home/small/163.png differ diff --git a/pokemon/home/small/164.png b/pokemon/home/small/164.png new file mode 100644 index 0000000..10cc382 Binary files /dev/null and b/pokemon/home/small/164.png differ diff --git a/pokemon/home/small/165.png b/pokemon/home/small/165.png new file mode 100644 index 0000000..cd462b7 Binary files /dev/null and b/pokemon/home/small/165.png differ diff --git a/pokemon/home/small/166.png b/pokemon/home/small/166.png new file mode 100644 index 0000000..5410cda Binary files /dev/null and b/pokemon/home/small/166.png differ diff --git a/pokemon/home/small/167.png b/pokemon/home/small/167.png new file mode 100644 index 0000000..49e8a03 Binary files /dev/null and b/pokemon/home/small/167.png differ diff --git a/pokemon/home/small/168.png b/pokemon/home/small/168.png new file mode 100644 index 0000000..91c29a0 Binary files /dev/null and b/pokemon/home/small/168.png differ diff --git a/pokemon/home/small/169.png b/pokemon/home/small/169.png new file mode 100644 index 0000000..345dc74 Binary files /dev/null and b/pokemon/home/small/169.png differ diff --git a/pokemon/home/small/17.png b/pokemon/home/small/17.png new file mode 100644 index 0000000..3460b5d Binary files /dev/null and b/pokemon/home/small/17.png differ diff --git a/pokemon/home/small/170.png b/pokemon/home/small/170.png new file mode 100644 index 0000000..ee37eca Binary files /dev/null and b/pokemon/home/small/170.png differ diff --git a/pokemon/home/small/171.png b/pokemon/home/small/171.png new file mode 100644 index 0000000..0bee19a Binary files /dev/null and b/pokemon/home/small/171.png differ diff --git a/pokemon/home/small/172.png b/pokemon/home/small/172.png new file mode 100644 index 0000000..eaa48f4 Binary files /dev/null and b/pokemon/home/small/172.png differ diff --git a/pokemon/home/small/173.png b/pokemon/home/small/173.png new file mode 100644 index 0000000..0b1b042 Binary files /dev/null and b/pokemon/home/small/173.png differ diff --git a/pokemon/home/small/174.png b/pokemon/home/small/174.png new file mode 100644 index 0000000..32e0d9f Binary files /dev/null and b/pokemon/home/small/174.png differ diff --git a/pokemon/home/small/175.png b/pokemon/home/small/175.png new file mode 100644 index 0000000..1b2e92b Binary files /dev/null and b/pokemon/home/small/175.png differ diff --git a/pokemon/home/small/176.png b/pokemon/home/small/176.png new file mode 100644 index 0000000..92ad3eb Binary files /dev/null and b/pokemon/home/small/176.png differ diff --git a/pokemon/home/small/177.png b/pokemon/home/small/177.png new file mode 100644 index 0000000..26889fe Binary files /dev/null and b/pokemon/home/small/177.png differ diff --git a/pokemon/home/small/178.png b/pokemon/home/small/178.png new file mode 100644 index 0000000..330fb22 Binary files /dev/null and b/pokemon/home/small/178.png differ diff --git a/pokemon/home/small/179.png b/pokemon/home/small/179.png new file mode 100644 index 0000000..a6ca615 Binary files /dev/null and b/pokemon/home/small/179.png differ diff --git a/pokemon/home/small/18-mega.png b/pokemon/home/small/18-mega.png new file mode 100644 index 0000000..b76311c Binary files /dev/null and b/pokemon/home/small/18-mega.png differ diff --git a/pokemon/home/small/18.png b/pokemon/home/small/18.png new file mode 100644 index 0000000..843e15a Binary files /dev/null and b/pokemon/home/small/18.png differ diff --git a/pokemon/home/small/180.png b/pokemon/home/small/180.png new file mode 100644 index 0000000..3cc01f1 Binary files /dev/null and b/pokemon/home/small/180.png differ diff --git a/pokemon/home/small/181-mega.png b/pokemon/home/small/181-mega.png new file mode 100644 index 0000000..160aa24 Binary files /dev/null and b/pokemon/home/small/181-mega.png differ diff --git a/pokemon/home/small/181.png b/pokemon/home/small/181.png new file mode 100644 index 0000000..9e8db34 Binary files /dev/null and b/pokemon/home/small/181.png differ diff --git a/pokemon/home/small/182.png b/pokemon/home/small/182.png new file mode 100644 index 0000000..8ace218 Binary files /dev/null and b/pokemon/home/small/182.png differ diff --git a/pokemon/home/small/183.png b/pokemon/home/small/183.png new file mode 100644 index 0000000..bc1f806 Binary files /dev/null and b/pokemon/home/small/183.png differ diff --git a/pokemon/home/small/184.png b/pokemon/home/small/184.png new file mode 100644 index 0000000..f9b3d98 Binary files /dev/null and b/pokemon/home/small/184.png differ diff --git a/pokemon/home/small/185.png b/pokemon/home/small/185.png new file mode 100644 index 0000000..6e17f68 Binary files /dev/null and b/pokemon/home/small/185.png differ diff --git a/pokemon/home/small/186.png b/pokemon/home/small/186.png new file mode 100644 index 0000000..d7794bc Binary files /dev/null and b/pokemon/home/small/186.png differ diff --git a/pokemon/home/small/187.png b/pokemon/home/small/187.png new file mode 100644 index 0000000..2cbc98d Binary files /dev/null and b/pokemon/home/small/187.png differ diff --git a/pokemon/home/small/188.png b/pokemon/home/small/188.png new file mode 100644 index 0000000..ce28116 Binary files /dev/null and b/pokemon/home/small/188.png differ diff --git a/pokemon/home/small/189.png b/pokemon/home/small/189.png new file mode 100644 index 0000000..26fe95a Binary files /dev/null and b/pokemon/home/small/189.png differ diff --git a/pokemon/home/small/19-alola.png b/pokemon/home/small/19-alola.png new file mode 100644 index 0000000..0e4920a Binary files /dev/null and b/pokemon/home/small/19-alola.png differ diff --git a/pokemon/home/small/19.png b/pokemon/home/small/19.png new file mode 100644 index 0000000..8dad0d5 Binary files /dev/null and b/pokemon/home/small/19.png differ diff --git a/pokemon/home/small/190.png b/pokemon/home/small/190.png new file mode 100644 index 0000000..be7cf46 Binary files /dev/null and b/pokemon/home/small/190.png differ diff --git a/pokemon/home/small/191.png b/pokemon/home/small/191.png new file mode 100644 index 0000000..cffbf58 Binary files /dev/null and b/pokemon/home/small/191.png differ diff --git a/pokemon/home/small/192.png b/pokemon/home/small/192.png new file mode 100644 index 0000000..8407995 Binary files /dev/null and b/pokemon/home/small/192.png differ diff --git a/pokemon/home/small/193.png b/pokemon/home/small/193.png new file mode 100644 index 0000000..6cb0b8f Binary files /dev/null and b/pokemon/home/small/193.png differ diff --git a/pokemon/home/small/194.png b/pokemon/home/small/194.png new file mode 100644 index 0000000..9ff2f42 Binary files /dev/null and b/pokemon/home/small/194.png differ diff --git a/pokemon/home/small/195.png b/pokemon/home/small/195.png new file mode 100644 index 0000000..22859db Binary files /dev/null and b/pokemon/home/small/195.png differ diff --git a/pokemon/home/small/196.png b/pokemon/home/small/196.png new file mode 100644 index 0000000..9041504 Binary files /dev/null and b/pokemon/home/small/196.png differ diff --git a/pokemon/home/small/197.png b/pokemon/home/small/197.png new file mode 100644 index 0000000..0d0ed7a Binary files /dev/null and b/pokemon/home/small/197.png differ diff --git a/pokemon/home/small/198.png b/pokemon/home/small/198.png new file mode 100644 index 0000000..8a705c5 Binary files /dev/null and b/pokemon/home/small/198.png differ diff --git a/pokemon/home/small/199.png b/pokemon/home/small/199.png new file mode 100644 index 0000000..6dc33ee Binary files /dev/null and b/pokemon/home/small/199.png differ diff --git a/pokemon/home/small/2.png b/pokemon/home/small/2.png new file mode 100644 index 0000000..9945317 Binary files /dev/null and b/pokemon/home/small/2.png differ diff --git a/pokemon/home/small/20-alola.png b/pokemon/home/small/20-alola.png new file mode 100644 index 0000000..04399c7 Binary files /dev/null and b/pokemon/home/small/20-alola.png differ diff --git a/pokemon/home/small/20-totem.png b/pokemon/home/small/20-totem.png new file mode 100644 index 0000000..6d34777 Binary files /dev/null and b/pokemon/home/small/20-totem.png differ diff --git a/pokemon/home/small/20.png b/pokemon/home/small/20.png new file mode 100644 index 0000000..3078217 Binary files /dev/null and b/pokemon/home/small/20.png differ diff --git a/pokemon/home/small/200.png b/pokemon/home/small/200.png new file mode 100644 index 0000000..99ee6be Binary files /dev/null and b/pokemon/home/small/200.png differ diff --git a/pokemon/home/small/201-a.png b/pokemon/home/small/201-a.png new file mode 100644 index 0000000..3210380 Binary files /dev/null and b/pokemon/home/small/201-a.png differ diff --git a/pokemon/home/small/201-b.png b/pokemon/home/small/201-b.png new file mode 100644 index 0000000..251ce0d Binary files /dev/null and b/pokemon/home/small/201-b.png differ diff --git a/pokemon/home/small/201-c.png b/pokemon/home/small/201-c.png new file mode 100644 index 0000000..0848b1c Binary files /dev/null and b/pokemon/home/small/201-c.png differ diff --git a/pokemon/home/small/201-d.png b/pokemon/home/small/201-d.png new file mode 100644 index 0000000..8eccc56 Binary files /dev/null and b/pokemon/home/small/201-d.png differ diff --git a/pokemon/home/small/201-e.png b/pokemon/home/small/201-e.png new file mode 100644 index 0000000..56603dc Binary files /dev/null and b/pokemon/home/small/201-e.png differ diff --git a/pokemon/home/small/201-exclamation.png b/pokemon/home/small/201-exclamation.png new file mode 100644 index 0000000..2617a63 Binary files /dev/null and b/pokemon/home/small/201-exclamation.png differ diff --git a/pokemon/home/small/201-f.png b/pokemon/home/small/201-f.png new file mode 100644 index 0000000..58eef6c Binary files /dev/null and b/pokemon/home/small/201-f.png differ diff --git a/pokemon/home/small/201-g.png b/pokemon/home/small/201-g.png new file mode 100644 index 0000000..019ddfd Binary files /dev/null and b/pokemon/home/small/201-g.png differ diff --git a/pokemon/home/small/201-h.png b/pokemon/home/small/201-h.png new file mode 100644 index 0000000..812cd03 Binary files /dev/null and b/pokemon/home/small/201-h.png differ diff --git a/pokemon/home/small/201-i.png b/pokemon/home/small/201-i.png new file mode 100644 index 0000000..372a94f Binary files /dev/null and b/pokemon/home/small/201-i.png differ diff --git a/pokemon/home/small/201-j.png b/pokemon/home/small/201-j.png new file mode 100644 index 0000000..1855d55 Binary files /dev/null and b/pokemon/home/small/201-j.png differ diff --git a/pokemon/home/small/201-k.png b/pokemon/home/small/201-k.png new file mode 100644 index 0000000..77be630 Binary files /dev/null and b/pokemon/home/small/201-k.png differ diff --git a/pokemon/home/small/201-l.png b/pokemon/home/small/201-l.png new file mode 100644 index 0000000..3c90913 Binary files /dev/null and b/pokemon/home/small/201-l.png differ diff --git a/pokemon/home/small/201-m.png b/pokemon/home/small/201-m.png new file mode 100644 index 0000000..150c0a2 Binary files /dev/null and b/pokemon/home/small/201-m.png differ diff --git a/pokemon/home/small/201-n.png b/pokemon/home/small/201-n.png new file mode 100644 index 0000000..384e0b5 Binary files /dev/null and b/pokemon/home/small/201-n.png differ diff --git a/pokemon/home/small/201-o.png b/pokemon/home/small/201-o.png new file mode 100644 index 0000000..9ffaab3 Binary files /dev/null and b/pokemon/home/small/201-o.png differ diff --git a/pokemon/home/small/201-p.png b/pokemon/home/small/201-p.png new file mode 100644 index 0000000..60d43bb Binary files /dev/null and b/pokemon/home/small/201-p.png differ diff --git a/pokemon/home/small/201-q.png b/pokemon/home/small/201-q.png new file mode 100644 index 0000000..cd30635 Binary files /dev/null and b/pokemon/home/small/201-q.png differ diff --git a/pokemon/home/small/201-question.png b/pokemon/home/small/201-question.png new file mode 100644 index 0000000..02b74d8 Binary files /dev/null and b/pokemon/home/small/201-question.png differ diff --git a/pokemon/home/small/201-r.png b/pokemon/home/small/201-r.png new file mode 100644 index 0000000..4d3d1b5 Binary files /dev/null and b/pokemon/home/small/201-r.png differ diff --git a/pokemon/home/small/201-s.png b/pokemon/home/small/201-s.png new file mode 100644 index 0000000..7f62561 Binary files /dev/null and b/pokemon/home/small/201-s.png differ diff --git a/pokemon/home/small/201-t.png b/pokemon/home/small/201-t.png new file mode 100644 index 0000000..ca22ae1 Binary files /dev/null and b/pokemon/home/small/201-t.png differ diff --git a/pokemon/home/small/201-u.png b/pokemon/home/small/201-u.png new file mode 100644 index 0000000..4681370 Binary files /dev/null and b/pokemon/home/small/201-u.png differ diff --git a/pokemon/home/small/201-v.png b/pokemon/home/small/201-v.png new file mode 100644 index 0000000..9a680f5 Binary files /dev/null and b/pokemon/home/small/201-v.png differ diff --git a/pokemon/home/small/201-w.png b/pokemon/home/small/201-w.png new file mode 100644 index 0000000..152c76d Binary files /dev/null and b/pokemon/home/small/201-w.png differ diff --git a/pokemon/home/small/201-x.png b/pokemon/home/small/201-x.png new file mode 100644 index 0000000..ab9cb0e Binary files /dev/null and b/pokemon/home/small/201-x.png differ diff --git a/pokemon/home/small/201-y.png b/pokemon/home/small/201-y.png new file mode 100644 index 0000000..d8ae6d7 Binary files /dev/null and b/pokemon/home/small/201-y.png differ diff --git a/pokemon/home/small/201-z.png b/pokemon/home/small/201-z.png new file mode 100644 index 0000000..dd5857d Binary files /dev/null and b/pokemon/home/small/201-z.png differ diff --git a/pokemon/home/small/202.png b/pokemon/home/small/202.png new file mode 100644 index 0000000..2691094 Binary files /dev/null and b/pokemon/home/small/202.png differ diff --git a/pokemon/home/small/203.png b/pokemon/home/small/203.png new file mode 100644 index 0000000..de3ef3c Binary files /dev/null and b/pokemon/home/small/203.png differ diff --git a/pokemon/home/small/204.png b/pokemon/home/small/204.png new file mode 100644 index 0000000..2751db9 Binary files /dev/null and b/pokemon/home/small/204.png differ diff --git a/pokemon/home/small/205.png b/pokemon/home/small/205.png new file mode 100644 index 0000000..c368857 Binary files /dev/null and b/pokemon/home/small/205.png differ diff --git a/pokemon/home/small/206.png b/pokemon/home/small/206.png new file mode 100644 index 0000000..17847cd Binary files /dev/null and b/pokemon/home/small/206.png differ diff --git a/pokemon/home/small/207.png b/pokemon/home/small/207.png new file mode 100644 index 0000000..38316c9 Binary files /dev/null and b/pokemon/home/small/207.png differ diff --git a/pokemon/home/small/208-mega.png b/pokemon/home/small/208-mega.png new file mode 100644 index 0000000..c3301d8 Binary files /dev/null and b/pokemon/home/small/208-mega.png differ diff --git a/pokemon/home/small/208.png b/pokemon/home/small/208.png new file mode 100644 index 0000000..2fc701e Binary files /dev/null and b/pokemon/home/small/208.png differ diff --git a/pokemon/home/small/209.png b/pokemon/home/small/209.png new file mode 100644 index 0000000..98fd871 Binary files /dev/null and b/pokemon/home/small/209.png differ diff --git a/pokemon/home/small/21.png b/pokemon/home/small/21.png new file mode 100644 index 0000000..e93be0b Binary files /dev/null and b/pokemon/home/small/21.png differ diff --git a/pokemon/home/small/210.png b/pokemon/home/small/210.png new file mode 100644 index 0000000..1f47646 Binary files /dev/null and b/pokemon/home/small/210.png differ diff --git a/pokemon/home/small/211.png b/pokemon/home/small/211.png new file mode 100644 index 0000000..500caa1 Binary files /dev/null and b/pokemon/home/small/211.png differ diff --git a/pokemon/home/small/212-mega.png b/pokemon/home/small/212-mega.png new file mode 100644 index 0000000..b8ca94d Binary files /dev/null and b/pokemon/home/small/212-mega.png differ diff --git a/pokemon/home/small/212.png b/pokemon/home/small/212.png new file mode 100644 index 0000000..8695925 Binary files /dev/null and b/pokemon/home/small/212.png differ diff --git a/pokemon/home/small/213.png b/pokemon/home/small/213.png new file mode 100644 index 0000000..f938500 Binary files /dev/null and b/pokemon/home/small/213.png differ diff --git a/pokemon/home/small/214-mega.png b/pokemon/home/small/214-mega.png new file mode 100644 index 0000000..0feda48 Binary files /dev/null and b/pokemon/home/small/214-mega.png differ diff --git a/pokemon/home/small/214.png b/pokemon/home/small/214.png new file mode 100644 index 0000000..45a33f7 Binary files /dev/null and b/pokemon/home/small/214.png differ diff --git a/pokemon/home/small/215.png b/pokemon/home/small/215.png new file mode 100644 index 0000000..83531d1 Binary files /dev/null and b/pokemon/home/small/215.png differ diff --git a/pokemon/home/small/216.png b/pokemon/home/small/216.png new file mode 100644 index 0000000..8b0712c Binary files /dev/null and b/pokemon/home/small/216.png differ diff --git a/pokemon/home/small/217.png b/pokemon/home/small/217.png new file mode 100644 index 0000000..d6ce84d Binary files /dev/null and b/pokemon/home/small/217.png differ diff --git a/pokemon/home/small/218.png b/pokemon/home/small/218.png new file mode 100644 index 0000000..65e19be Binary files /dev/null and b/pokemon/home/small/218.png differ diff --git a/pokemon/home/small/219.png b/pokemon/home/small/219.png new file mode 100644 index 0000000..21671fa Binary files /dev/null and b/pokemon/home/small/219.png differ diff --git a/pokemon/home/small/22.png b/pokemon/home/small/22.png new file mode 100644 index 0000000..b5137a8 Binary files /dev/null and b/pokemon/home/small/22.png differ diff --git a/pokemon/home/small/220.png b/pokemon/home/small/220.png new file mode 100644 index 0000000..f0f503f Binary files /dev/null and b/pokemon/home/small/220.png differ diff --git a/pokemon/home/small/221.png b/pokemon/home/small/221.png new file mode 100644 index 0000000..3e94cbc Binary files /dev/null and b/pokemon/home/small/221.png differ diff --git a/pokemon/home/small/222-galar.png b/pokemon/home/small/222-galar.png new file mode 100644 index 0000000..0353088 Binary files /dev/null and b/pokemon/home/small/222-galar.png differ diff --git a/pokemon/home/small/222.png b/pokemon/home/small/222.png new file mode 100644 index 0000000..361753d Binary files /dev/null and b/pokemon/home/small/222.png differ diff --git a/pokemon/home/small/223.png b/pokemon/home/small/223.png new file mode 100644 index 0000000..e67b21d Binary files /dev/null and b/pokemon/home/small/223.png differ diff --git a/pokemon/home/small/224.png b/pokemon/home/small/224.png new file mode 100644 index 0000000..478812b Binary files /dev/null and b/pokemon/home/small/224.png differ diff --git a/pokemon/home/small/225.png b/pokemon/home/small/225.png new file mode 100644 index 0000000..7392ecb Binary files /dev/null and b/pokemon/home/small/225.png differ diff --git a/pokemon/home/small/226.png b/pokemon/home/small/226.png new file mode 100644 index 0000000..b771b9d Binary files /dev/null and b/pokemon/home/small/226.png differ diff --git a/pokemon/home/small/227.png b/pokemon/home/small/227.png new file mode 100644 index 0000000..f0eeced Binary files /dev/null and b/pokemon/home/small/227.png differ diff --git a/pokemon/home/small/228.png b/pokemon/home/small/228.png new file mode 100644 index 0000000..759d7eb Binary files /dev/null and b/pokemon/home/small/228.png differ diff --git a/pokemon/home/small/229-mega.png b/pokemon/home/small/229-mega.png new file mode 100644 index 0000000..b8d70c9 Binary files /dev/null and b/pokemon/home/small/229-mega.png differ diff --git a/pokemon/home/small/229.png b/pokemon/home/small/229.png new file mode 100644 index 0000000..c1e2dec Binary files /dev/null and b/pokemon/home/small/229.png differ diff --git a/pokemon/home/small/23.png b/pokemon/home/small/23.png new file mode 100644 index 0000000..b1a9e66 Binary files /dev/null and b/pokemon/home/small/23.png differ diff --git a/pokemon/home/small/230.png b/pokemon/home/small/230.png new file mode 100644 index 0000000..e946abf Binary files /dev/null and b/pokemon/home/small/230.png differ diff --git a/pokemon/home/small/231.png b/pokemon/home/small/231.png new file mode 100644 index 0000000..8437d03 Binary files /dev/null and b/pokemon/home/small/231.png differ diff --git a/pokemon/home/small/232.png b/pokemon/home/small/232.png new file mode 100644 index 0000000..bc00446 Binary files /dev/null and b/pokemon/home/small/232.png differ diff --git a/pokemon/home/small/233.png b/pokemon/home/small/233.png new file mode 100644 index 0000000..af3750b Binary files /dev/null and b/pokemon/home/small/233.png differ diff --git a/pokemon/home/small/234.png b/pokemon/home/small/234.png new file mode 100644 index 0000000..86faaa4 Binary files /dev/null and b/pokemon/home/small/234.png differ diff --git a/pokemon/home/small/235.png b/pokemon/home/small/235.png new file mode 100644 index 0000000..1f7ce25 Binary files /dev/null and b/pokemon/home/small/235.png differ diff --git a/pokemon/home/small/236.png b/pokemon/home/small/236.png new file mode 100644 index 0000000..e3ecb14 Binary files /dev/null and b/pokemon/home/small/236.png differ diff --git a/pokemon/home/small/237.png b/pokemon/home/small/237.png new file mode 100644 index 0000000..4e38f28 Binary files /dev/null and b/pokemon/home/small/237.png differ diff --git a/pokemon/home/small/238.png b/pokemon/home/small/238.png new file mode 100644 index 0000000..5cf6597 Binary files /dev/null and b/pokemon/home/small/238.png differ diff --git a/pokemon/home/small/239.png b/pokemon/home/small/239.png new file mode 100644 index 0000000..dbc689e Binary files /dev/null and b/pokemon/home/small/239.png differ diff --git a/pokemon/home/small/24.png b/pokemon/home/small/24.png new file mode 100644 index 0000000..454f48b Binary files /dev/null and b/pokemon/home/small/24.png differ diff --git a/pokemon/home/small/240.png b/pokemon/home/small/240.png new file mode 100644 index 0000000..2e685e4 Binary files /dev/null and b/pokemon/home/small/240.png differ diff --git a/pokemon/home/small/241.png b/pokemon/home/small/241.png new file mode 100644 index 0000000..f847b2e Binary files /dev/null and b/pokemon/home/small/241.png differ diff --git a/pokemon/home/small/242.png b/pokemon/home/small/242.png new file mode 100644 index 0000000..2a09618 Binary files /dev/null and b/pokemon/home/small/242.png differ diff --git a/pokemon/home/small/243.png b/pokemon/home/small/243.png new file mode 100644 index 0000000..8b75b88 Binary files /dev/null and b/pokemon/home/small/243.png differ diff --git a/pokemon/home/small/244.png b/pokemon/home/small/244.png new file mode 100644 index 0000000..2725dde Binary files /dev/null and b/pokemon/home/small/244.png differ diff --git a/pokemon/home/small/245.png b/pokemon/home/small/245.png new file mode 100644 index 0000000..afaf4ce Binary files /dev/null and b/pokemon/home/small/245.png differ diff --git a/pokemon/home/small/246.png b/pokemon/home/small/246.png new file mode 100644 index 0000000..7144d5e Binary files /dev/null and b/pokemon/home/small/246.png differ diff --git a/pokemon/home/small/247.png b/pokemon/home/small/247.png new file mode 100644 index 0000000..47108f0 Binary files /dev/null and b/pokemon/home/small/247.png differ diff --git a/pokemon/home/small/248-mega.png b/pokemon/home/small/248-mega.png new file mode 100644 index 0000000..859494c Binary files /dev/null and b/pokemon/home/small/248-mega.png differ diff --git a/pokemon/home/small/248.png b/pokemon/home/small/248.png new file mode 100644 index 0000000..bba3549 Binary files /dev/null and b/pokemon/home/small/248.png differ diff --git a/pokemon/home/small/249.png b/pokemon/home/small/249.png new file mode 100644 index 0000000..5622a75 Binary files /dev/null and b/pokemon/home/small/249.png differ diff --git a/pokemon/home/small/25-alola-cap.png b/pokemon/home/small/25-alola-cap.png new file mode 100644 index 0000000..f41cbf6 Binary files /dev/null and b/pokemon/home/small/25-alola-cap.png differ diff --git a/pokemon/home/small/25-hoenn-cap.png b/pokemon/home/small/25-hoenn-cap.png new file mode 100644 index 0000000..4e608d8 Binary files /dev/null and b/pokemon/home/small/25-hoenn-cap.png differ diff --git a/pokemon/home/small/25-kalos-cap.png b/pokemon/home/small/25-kalos-cap.png new file mode 100644 index 0000000..195126f Binary files /dev/null and b/pokemon/home/small/25-kalos-cap.png differ diff --git a/pokemon/home/small/25-original-cap.png b/pokemon/home/small/25-original-cap.png new file mode 100644 index 0000000..c983d3b Binary files /dev/null and b/pokemon/home/small/25-original-cap.png differ diff --git a/pokemon/home/small/25-partner-cap.png b/pokemon/home/small/25-partner-cap.png new file mode 100644 index 0000000..6eb309f Binary files /dev/null and b/pokemon/home/small/25-partner-cap.png differ diff --git a/pokemon/home/small/25-partner.png b/pokemon/home/small/25-partner.png new file mode 100644 index 0000000..1e5d235 Binary files /dev/null and b/pokemon/home/small/25-partner.png differ diff --git a/pokemon/home/small/25-sinnoh-cap.png b/pokemon/home/small/25-sinnoh-cap.png new file mode 100644 index 0000000..ec46202 Binary files /dev/null and b/pokemon/home/small/25-sinnoh-cap.png differ diff --git a/pokemon/home/small/25-unova-cap.png b/pokemon/home/small/25-unova-cap.png new file mode 100644 index 0000000..fef6fe6 Binary files /dev/null and b/pokemon/home/small/25-unova-cap.png differ diff --git a/pokemon/home/small/25.png b/pokemon/home/small/25.png new file mode 100644 index 0000000..5f98965 Binary files /dev/null and b/pokemon/home/small/25.png differ diff --git a/pokemon/home/small/250.png b/pokemon/home/small/250.png new file mode 100644 index 0000000..bce6193 Binary files /dev/null and b/pokemon/home/small/250.png differ diff --git a/pokemon/home/small/251.png b/pokemon/home/small/251.png new file mode 100644 index 0000000..c846958 Binary files /dev/null and b/pokemon/home/small/251.png differ diff --git a/pokemon/home/small/252.png b/pokemon/home/small/252.png new file mode 100644 index 0000000..4123a30 Binary files /dev/null and b/pokemon/home/small/252.png differ diff --git a/pokemon/home/small/253.png b/pokemon/home/small/253.png new file mode 100644 index 0000000..cd42981 Binary files /dev/null and b/pokemon/home/small/253.png differ diff --git a/pokemon/home/small/254-mega.png b/pokemon/home/small/254-mega.png new file mode 100644 index 0000000..0b750a8 Binary files /dev/null and b/pokemon/home/small/254-mega.png differ diff --git a/pokemon/home/small/254.png b/pokemon/home/small/254.png new file mode 100644 index 0000000..79439df Binary files /dev/null and b/pokemon/home/small/254.png differ diff --git a/pokemon/home/small/255.png b/pokemon/home/small/255.png new file mode 100644 index 0000000..d9d4f3e Binary files /dev/null and b/pokemon/home/small/255.png differ diff --git a/pokemon/home/small/256.png b/pokemon/home/small/256.png new file mode 100644 index 0000000..b60f5d6 Binary files /dev/null and b/pokemon/home/small/256.png differ diff --git a/pokemon/home/small/257-mega.png b/pokemon/home/small/257-mega.png new file mode 100644 index 0000000..fb3db63 Binary files /dev/null and b/pokemon/home/small/257-mega.png differ diff --git a/pokemon/home/small/257.png b/pokemon/home/small/257.png new file mode 100644 index 0000000..d714f38 Binary files /dev/null and b/pokemon/home/small/257.png differ diff --git a/pokemon/home/small/258.png b/pokemon/home/small/258.png new file mode 100644 index 0000000..d917fb8 Binary files /dev/null and b/pokemon/home/small/258.png differ diff --git a/pokemon/home/small/259.png b/pokemon/home/small/259.png new file mode 100644 index 0000000..a6787e7 Binary files /dev/null and b/pokemon/home/small/259.png differ diff --git a/pokemon/home/small/26-alola.png b/pokemon/home/small/26-alola.png new file mode 100644 index 0000000..4174055 Binary files /dev/null and b/pokemon/home/small/26-alola.png differ diff --git a/pokemon/home/small/26.png b/pokemon/home/small/26.png new file mode 100644 index 0000000..205eb9a Binary files /dev/null and b/pokemon/home/small/26.png differ diff --git a/pokemon/home/small/260-mega.png b/pokemon/home/small/260-mega.png new file mode 100644 index 0000000..761f192 Binary files /dev/null and b/pokemon/home/small/260-mega.png differ diff --git a/pokemon/home/small/260.png b/pokemon/home/small/260.png new file mode 100644 index 0000000..7fbdfd9 Binary files /dev/null and b/pokemon/home/small/260.png differ diff --git a/pokemon/home/small/261.png b/pokemon/home/small/261.png new file mode 100644 index 0000000..f97de2e Binary files /dev/null and b/pokemon/home/small/261.png differ diff --git a/pokemon/home/small/262.png b/pokemon/home/small/262.png new file mode 100644 index 0000000..5f00c34 Binary files /dev/null and b/pokemon/home/small/262.png differ diff --git a/pokemon/home/small/263-galar.png b/pokemon/home/small/263-galar.png new file mode 100644 index 0000000..d5c0c9f Binary files /dev/null and b/pokemon/home/small/263-galar.png differ diff --git a/pokemon/home/small/263.png b/pokemon/home/small/263.png new file mode 100644 index 0000000..c8cdbb4 Binary files /dev/null and b/pokemon/home/small/263.png differ diff --git a/pokemon/home/small/264-galar.png b/pokemon/home/small/264-galar.png new file mode 100644 index 0000000..c5db47e Binary files /dev/null and b/pokemon/home/small/264-galar.png differ diff --git a/pokemon/home/small/264.png b/pokemon/home/small/264.png new file mode 100644 index 0000000..150d538 Binary files /dev/null and b/pokemon/home/small/264.png differ diff --git a/pokemon/home/small/265.png b/pokemon/home/small/265.png new file mode 100644 index 0000000..5c2467d Binary files /dev/null and b/pokemon/home/small/265.png differ diff --git a/pokemon/home/small/266.png b/pokemon/home/small/266.png new file mode 100644 index 0000000..b5ccaae Binary files /dev/null and b/pokemon/home/small/266.png differ diff --git a/pokemon/home/small/267.png b/pokemon/home/small/267.png new file mode 100644 index 0000000..9891814 Binary files /dev/null and b/pokemon/home/small/267.png differ diff --git a/pokemon/home/small/268.png b/pokemon/home/small/268.png new file mode 100644 index 0000000..ec17b74 Binary files /dev/null and b/pokemon/home/small/268.png differ diff --git a/pokemon/home/small/269.png b/pokemon/home/small/269.png new file mode 100644 index 0000000..3051b7f Binary files /dev/null and b/pokemon/home/small/269.png differ diff --git a/pokemon/home/small/27-alola.png b/pokemon/home/small/27-alola.png new file mode 100644 index 0000000..7b2e87e Binary files /dev/null and b/pokemon/home/small/27-alola.png differ diff --git a/pokemon/home/small/27.png b/pokemon/home/small/27.png new file mode 100644 index 0000000..ea866dc Binary files /dev/null and b/pokemon/home/small/27.png differ diff --git a/pokemon/home/small/270.png b/pokemon/home/small/270.png new file mode 100644 index 0000000..0021389 Binary files /dev/null and b/pokemon/home/small/270.png differ diff --git a/pokemon/home/small/271.png b/pokemon/home/small/271.png new file mode 100644 index 0000000..6203cfb Binary files /dev/null and b/pokemon/home/small/271.png differ diff --git a/pokemon/home/small/272.png b/pokemon/home/small/272.png new file mode 100644 index 0000000..0cb742a Binary files /dev/null and b/pokemon/home/small/272.png differ diff --git a/pokemon/home/small/273.png b/pokemon/home/small/273.png new file mode 100644 index 0000000..28e554d Binary files /dev/null and b/pokemon/home/small/273.png differ diff --git a/pokemon/home/small/274.png b/pokemon/home/small/274.png new file mode 100644 index 0000000..f3169af Binary files /dev/null and b/pokemon/home/small/274.png differ diff --git a/pokemon/home/small/275.png b/pokemon/home/small/275.png new file mode 100644 index 0000000..ef507da Binary files /dev/null and b/pokemon/home/small/275.png differ diff --git a/pokemon/home/small/276.png b/pokemon/home/small/276.png new file mode 100644 index 0000000..915dc77 Binary files /dev/null and b/pokemon/home/small/276.png differ diff --git a/pokemon/home/small/277.png b/pokemon/home/small/277.png new file mode 100644 index 0000000..a05f4f1 Binary files /dev/null and b/pokemon/home/small/277.png differ diff --git a/pokemon/home/small/278.png b/pokemon/home/small/278.png new file mode 100644 index 0000000..f962425 Binary files /dev/null and b/pokemon/home/small/278.png differ diff --git a/pokemon/home/small/279.png b/pokemon/home/small/279.png new file mode 100644 index 0000000..f8a1e97 Binary files /dev/null and b/pokemon/home/small/279.png differ diff --git a/pokemon/home/small/28-alola.png b/pokemon/home/small/28-alola.png new file mode 100644 index 0000000..0520075 Binary files /dev/null and b/pokemon/home/small/28-alola.png differ diff --git a/pokemon/home/small/28.png b/pokemon/home/small/28.png new file mode 100644 index 0000000..2f6cadb Binary files /dev/null and b/pokemon/home/small/28.png differ diff --git a/pokemon/home/small/280.png b/pokemon/home/small/280.png new file mode 100644 index 0000000..543fcf8 Binary files /dev/null and b/pokemon/home/small/280.png differ diff --git a/pokemon/home/small/281.png b/pokemon/home/small/281.png new file mode 100644 index 0000000..44b0abc Binary files /dev/null and b/pokemon/home/small/281.png differ diff --git a/pokemon/home/small/282-mega.png b/pokemon/home/small/282-mega.png new file mode 100644 index 0000000..853ee35 Binary files /dev/null and b/pokemon/home/small/282-mega.png differ diff --git a/pokemon/home/small/282.png b/pokemon/home/small/282.png new file mode 100644 index 0000000..3284660 Binary files /dev/null and b/pokemon/home/small/282.png differ diff --git a/pokemon/home/small/283.png b/pokemon/home/small/283.png new file mode 100644 index 0000000..c04a05e Binary files /dev/null and b/pokemon/home/small/283.png differ diff --git a/pokemon/home/small/284.png b/pokemon/home/small/284.png new file mode 100644 index 0000000..6f59b27 Binary files /dev/null and b/pokemon/home/small/284.png differ diff --git a/pokemon/home/small/285.png b/pokemon/home/small/285.png new file mode 100644 index 0000000..18e7ada Binary files /dev/null and b/pokemon/home/small/285.png differ diff --git a/pokemon/home/small/286.png b/pokemon/home/small/286.png new file mode 100644 index 0000000..b387b9f Binary files /dev/null and b/pokemon/home/small/286.png differ diff --git a/pokemon/home/small/287.png b/pokemon/home/small/287.png new file mode 100644 index 0000000..83915c8 Binary files /dev/null and b/pokemon/home/small/287.png differ diff --git a/pokemon/home/small/288.png b/pokemon/home/small/288.png new file mode 100644 index 0000000..fcda20b Binary files /dev/null and b/pokemon/home/small/288.png differ diff --git a/pokemon/home/small/289.png b/pokemon/home/small/289.png new file mode 100644 index 0000000..94d3d1a Binary files /dev/null and b/pokemon/home/small/289.png differ diff --git a/pokemon/home/small/29.png b/pokemon/home/small/29.png new file mode 100644 index 0000000..01a422a Binary files /dev/null and b/pokemon/home/small/29.png differ diff --git a/pokemon/home/small/290.png b/pokemon/home/small/290.png new file mode 100644 index 0000000..ab8efb1 Binary files /dev/null and b/pokemon/home/small/290.png differ diff --git a/pokemon/home/small/291.png b/pokemon/home/small/291.png new file mode 100644 index 0000000..8bd9d08 Binary files /dev/null and b/pokemon/home/small/291.png differ diff --git a/pokemon/home/small/292.png b/pokemon/home/small/292.png new file mode 100644 index 0000000..d13eb3e Binary files /dev/null and b/pokemon/home/small/292.png differ diff --git a/pokemon/home/small/293.png b/pokemon/home/small/293.png new file mode 100644 index 0000000..6036559 Binary files /dev/null and b/pokemon/home/small/293.png differ diff --git a/pokemon/home/small/294.png b/pokemon/home/small/294.png new file mode 100644 index 0000000..8e48168 Binary files /dev/null and b/pokemon/home/small/294.png differ diff --git a/pokemon/home/small/295.png b/pokemon/home/small/295.png new file mode 100644 index 0000000..0586394 Binary files /dev/null and b/pokemon/home/small/295.png differ diff --git a/pokemon/home/small/296.png b/pokemon/home/small/296.png new file mode 100644 index 0000000..c91e565 Binary files /dev/null and b/pokemon/home/small/296.png differ diff --git a/pokemon/home/small/297.png b/pokemon/home/small/297.png new file mode 100644 index 0000000..792cb6a Binary files /dev/null and b/pokemon/home/small/297.png differ diff --git a/pokemon/home/small/298.png b/pokemon/home/small/298.png new file mode 100644 index 0000000..1352505 Binary files /dev/null and b/pokemon/home/small/298.png differ diff --git a/pokemon/home/small/299.png b/pokemon/home/small/299.png new file mode 100644 index 0000000..b4a1941 Binary files /dev/null and b/pokemon/home/small/299.png differ diff --git a/pokemon/home/small/3-mega.png b/pokemon/home/small/3-mega.png new file mode 100644 index 0000000..19119c1 Binary files /dev/null and b/pokemon/home/small/3-mega.png differ diff --git a/pokemon/home/small/3.png b/pokemon/home/small/3.png new file mode 100644 index 0000000..05e7038 Binary files /dev/null and b/pokemon/home/small/3.png differ diff --git a/pokemon/home/small/30.png b/pokemon/home/small/30.png new file mode 100644 index 0000000..fb53f21 Binary files /dev/null and b/pokemon/home/small/30.png differ diff --git a/pokemon/home/small/300.png b/pokemon/home/small/300.png new file mode 100644 index 0000000..569d1e7 Binary files /dev/null and b/pokemon/home/small/300.png differ diff --git a/pokemon/home/small/301.png b/pokemon/home/small/301.png new file mode 100644 index 0000000..94f8398 Binary files /dev/null and b/pokemon/home/small/301.png differ diff --git a/pokemon/home/small/302-mega.png b/pokemon/home/small/302-mega.png new file mode 100644 index 0000000..8cb22e8 Binary files /dev/null and b/pokemon/home/small/302-mega.png differ diff --git a/pokemon/home/small/302.png b/pokemon/home/small/302.png new file mode 100644 index 0000000..f82b5e5 Binary files /dev/null and b/pokemon/home/small/302.png differ diff --git a/pokemon/home/small/303-mega.png b/pokemon/home/small/303-mega.png new file mode 100644 index 0000000..3b55818 Binary files /dev/null and b/pokemon/home/small/303-mega.png differ diff --git a/pokemon/home/small/303.png b/pokemon/home/small/303.png new file mode 100644 index 0000000..9c68a73 Binary files /dev/null and b/pokemon/home/small/303.png differ diff --git a/pokemon/home/small/304.png b/pokemon/home/small/304.png new file mode 100644 index 0000000..50e4d08 Binary files /dev/null and b/pokemon/home/small/304.png differ diff --git a/pokemon/home/small/305.png b/pokemon/home/small/305.png new file mode 100644 index 0000000..58c171c Binary files /dev/null and b/pokemon/home/small/305.png differ diff --git a/pokemon/home/small/306-mega.png b/pokemon/home/small/306-mega.png new file mode 100644 index 0000000..03fa2b4 Binary files /dev/null and b/pokemon/home/small/306-mega.png differ diff --git a/pokemon/home/small/306.png b/pokemon/home/small/306.png new file mode 100644 index 0000000..0eba28a Binary files /dev/null and b/pokemon/home/small/306.png differ diff --git a/pokemon/home/small/307.png b/pokemon/home/small/307.png new file mode 100644 index 0000000..aa69628 Binary files /dev/null and b/pokemon/home/small/307.png differ diff --git a/pokemon/home/small/308-mega.png b/pokemon/home/small/308-mega.png new file mode 100644 index 0000000..3a65f9c Binary files /dev/null and b/pokemon/home/small/308-mega.png differ diff --git a/pokemon/home/small/308.png b/pokemon/home/small/308.png new file mode 100644 index 0000000..603dd12 Binary files /dev/null and b/pokemon/home/small/308.png differ diff --git a/pokemon/home/small/309.png b/pokemon/home/small/309.png new file mode 100644 index 0000000..612b033 Binary files /dev/null and b/pokemon/home/small/309.png differ diff --git a/pokemon/home/small/31.png b/pokemon/home/small/31.png new file mode 100644 index 0000000..c6d02cb Binary files /dev/null and b/pokemon/home/small/31.png differ diff --git a/pokemon/home/small/310-mega.png b/pokemon/home/small/310-mega.png new file mode 100644 index 0000000..cbcac26 Binary files /dev/null and b/pokemon/home/small/310-mega.png differ diff --git a/pokemon/home/small/310.png b/pokemon/home/small/310.png new file mode 100644 index 0000000..55ff16c Binary files /dev/null and b/pokemon/home/small/310.png differ diff --git a/pokemon/home/small/311.png b/pokemon/home/small/311.png new file mode 100644 index 0000000..e13e071 Binary files /dev/null and b/pokemon/home/small/311.png differ diff --git a/pokemon/home/small/312.png b/pokemon/home/small/312.png new file mode 100644 index 0000000..2692508 Binary files /dev/null and b/pokemon/home/small/312.png differ diff --git a/pokemon/home/small/313.png b/pokemon/home/small/313.png new file mode 100644 index 0000000..d808aad Binary files /dev/null and b/pokemon/home/small/313.png differ diff --git a/pokemon/home/small/314.png b/pokemon/home/small/314.png new file mode 100644 index 0000000..7fa3af4 Binary files /dev/null and b/pokemon/home/small/314.png differ diff --git a/pokemon/home/small/315.png b/pokemon/home/small/315.png new file mode 100644 index 0000000..62d9bde Binary files /dev/null and b/pokemon/home/small/315.png differ diff --git a/pokemon/home/small/316.png b/pokemon/home/small/316.png new file mode 100644 index 0000000..30466dc Binary files /dev/null and b/pokemon/home/small/316.png differ diff --git a/pokemon/home/small/317.png b/pokemon/home/small/317.png new file mode 100644 index 0000000..19e65d8 Binary files /dev/null and b/pokemon/home/small/317.png differ diff --git a/pokemon/home/small/318.png b/pokemon/home/small/318.png new file mode 100644 index 0000000..d396ed4 Binary files /dev/null and b/pokemon/home/small/318.png differ diff --git a/pokemon/home/small/319-mega.png b/pokemon/home/small/319-mega.png new file mode 100644 index 0000000..e90599f Binary files /dev/null and b/pokemon/home/small/319-mega.png differ diff --git a/pokemon/home/small/319.png b/pokemon/home/small/319.png new file mode 100644 index 0000000..1b49869 Binary files /dev/null and b/pokemon/home/small/319.png differ diff --git a/pokemon/home/small/32.png b/pokemon/home/small/32.png new file mode 100644 index 0000000..1e2a8b3 Binary files /dev/null and b/pokemon/home/small/32.png differ diff --git a/pokemon/home/small/320.png b/pokemon/home/small/320.png new file mode 100644 index 0000000..b9e90cc Binary files /dev/null and b/pokemon/home/small/320.png differ diff --git a/pokemon/home/small/321.png b/pokemon/home/small/321.png new file mode 100644 index 0000000..e61f2dd Binary files /dev/null and b/pokemon/home/small/321.png differ diff --git a/pokemon/home/small/322.png b/pokemon/home/small/322.png new file mode 100644 index 0000000..c0ffd65 Binary files /dev/null and b/pokemon/home/small/322.png differ diff --git a/pokemon/home/small/323-mega.png b/pokemon/home/small/323-mega.png new file mode 100644 index 0000000..7eea596 Binary files /dev/null and b/pokemon/home/small/323-mega.png differ diff --git a/pokemon/home/small/323.png b/pokemon/home/small/323.png new file mode 100644 index 0000000..48ca4dc Binary files /dev/null and b/pokemon/home/small/323.png differ diff --git a/pokemon/home/small/324.png b/pokemon/home/small/324.png new file mode 100644 index 0000000..eeaef7c Binary files /dev/null and b/pokemon/home/small/324.png differ diff --git a/pokemon/home/small/325.png b/pokemon/home/small/325.png new file mode 100644 index 0000000..4bfa9a2 Binary files /dev/null and b/pokemon/home/small/325.png differ diff --git a/pokemon/home/small/326.png b/pokemon/home/small/326.png new file mode 100644 index 0000000..f2007a8 Binary files /dev/null and b/pokemon/home/small/326.png differ diff --git a/pokemon/home/small/327.png b/pokemon/home/small/327.png new file mode 100644 index 0000000..5fab11d Binary files /dev/null and b/pokemon/home/small/327.png differ diff --git a/pokemon/home/small/328.png b/pokemon/home/small/328.png new file mode 100644 index 0000000..47ca1b8 Binary files /dev/null and b/pokemon/home/small/328.png differ diff --git a/pokemon/home/small/329.png b/pokemon/home/small/329.png new file mode 100644 index 0000000..9faaf87 Binary files /dev/null and b/pokemon/home/small/329.png differ diff --git a/pokemon/home/small/33.png b/pokemon/home/small/33.png new file mode 100644 index 0000000..2b87595 Binary files /dev/null and b/pokemon/home/small/33.png differ diff --git a/pokemon/home/small/330.png b/pokemon/home/small/330.png new file mode 100644 index 0000000..ca20a6c Binary files /dev/null and b/pokemon/home/small/330.png differ diff --git a/pokemon/home/small/331.png b/pokemon/home/small/331.png new file mode 100644 index 0000000..7f54981 Binary files /dev/null and b/pokemon/home/small/331.png differ diff --git a/pokemon/home/small/332.png b/pokemon/home/small/332.png new file mode 100644 index 0000000..3373be2 Binary files /dev/null and b/pokemon/home/small/332.png differ diff --git a/pokemon/home/small/333.png b/pokemon/home/small/333.png new file mode 100644 index 0000000..86a3fca Binary files /dev/null and b/pokemon/home/small/333.png differ diff --git a/pokemon/home/small/334-mega.png b/pokemon/home/small/334-mega.png new file mode 100644 index 0000000..243e6cd Binary files /dev/null and b/pokemon/home/small/334-mega.png differ diff --git a/pokemon/home/small/334.png b/pokemon/home/small/334.png new file mode 100644 index 0000000..7312fab Binary files /dev/null and b/pokemon/home/small/334.png differ diff --git a/pokemon/home/small/335.png b/pokemon/home/small/335.png new file mode 100644 index 0000000..850d59e Binary files /dev/null and b/pokemon/home/small/335.png differ diff --git a/pokemon/home/small/336.png b/pokemon/home/small/336.png new file mode 100644 index 0000000..30dd295 Binary files /dev/null and b/pokemon/home/small/336.png differ diff --git a/pokemon/home/small/337.png b/pokemon/home/small/337.png new file mode 100644 index 0000000..ba069f7 Binary files /dev/null and b/pokemon/home/small/337.png differ diff --git a/pokemon/home/small/338.png b/pokemon/home/small/338.png new file mode 100644 index 0000000..888a226 Binary files /dev/null and b/pokemon/home/small/338.png differ diff --git a/pokemon/home/small/339.png b/pokemon/home/small/339.png new file mode 100644 index 0000000..aa87e81 Binary files /dev/null and b/pokemon/home/small/339.png differ diff --git a/pokemon/home/small/34.png b/pokemon/home/small/34.png new file mode 100644 index 0000000..36dfadb Binary files /dev/null and b/pokemon/home/small/34.png differ diff --git a/pokemon/home/small/340.png b/pokemon/home/small/340.png new file mode 100644 index 0000000..9f4e8cf Binary files /dev/null and b/pokemon/home/small/340.png differ diff --git a/pokemon/home/small/341.png b/pokemon/home/small/341.png new file mode 100644 index 0000000..5a1a184 Binary files /dev/null and b/pokemon/home/small/341.png differ diff --git a/pokemon/home/small/342.png b/pokemon/home/small/342.png new file mode 100644 index 0000000..a303c70 Binary files /dev/null and b/pokemon/home/small/342.png differ diff --git a/pokemon/home/small/343.png b/pokemon/home/small/343.png new file mode 100644 index 0000000..e618370 Binary files /dev/null and b/pokemon/home/small/343.png differ diff --git a/pokemon/home/small/344.png b/pokemon/home/small/344.png new file mode 100644 index 0000000..9839c39 Binary files /dev/null and b/pokemon/home/small/344.png differ diff --git a/pokemon/home/small/345.png b/pokemon/home/small/345.png new file mode 100644 index 0000000..682fdfd Binary files /dev/null and b/pokemon/home/small/345.png differ diff --git a/pokemon/home/small/346.png b/pokemon/home/small/346.png new file mode 100644 index 0000000..a842a5b Binary files /dev/null and b/pokemon/home/small/346.png differ diff --git a/pokemon/home/small/347.png b/pokemon/home/small/347.png new file mode 100644 index 0000000..4d3646b Binary files /dev/null and b/pokemon/home/small/347.png differ diff --git a/pokemon/home/small/348.png b/pokemon/home/small/348.png new file mode 100644 index 0000000..a95ecfa Binary files /dev/null and b/pokemon/home/small/348.png differ diff --git a/pokemon/home/small/349.png b/pokemon/home/small/349.png new file mode 100644 index 0000000..d5de888 Binary files /dev/null and b/pokemon/home/small/349.png differ diff --git a/pokemon/home/small/35.png b/pokemon/home/small/35.png new file mode 100644 index 0000000..f4ae1ec Binary files /dev/null and b/pokemon/home/small/35.png differ diff --git a/pokemon/home/small/350.png b/pokemon/home/small/350.png new file mode 100644 index 0000000..41554c3 Binary files /dev/null and b/pokemon/home/small/350.png differ diff --git a/pokemon/home/small/351-rainy.png b/pokemon/home/small/351-rainy.png new file mode 100644 index 0000000..88db669 Binary files /dev/null and b/pokemon/home/small/351-rainy.png differ diff --git a/pokemon/home/small/351-snowy.png b/pokemon/home/small/351-snowy.png new file mode 100644 index 0000000..0f339e5 Binary files /dev/null and b/pokemon/home/small/351-snowy.png differ diff --git a/pokemon/home/small/351-sunny.png b/pokemon/home/small/351-sunny.png new file mode 100644 index 0000000..074f2f0 Binary files /dev/null and b/pokemon/home/small/351-sunny.png differ diff --git a/pokemon/home/small/351.png b/pokemon/home/small/351.png new file mode 100644 index 0000000..ed5cc3a Binary files /dev/null and b/pokemon/home/small/351.png differ diff --git a/pokemon/home/small/352.png b/pokemon/home/small/352.png new file mode 100644 index 0000000..438e603 Binary files /dev/null and b/pokemon/home/small/352.png differ diff --git a/pokemon/home/small/353.png b/pokemon/home/small/353.png new file mode 100644 index 0000000..7f13070 Binary files /dev/null and b/pokemon/home/small/353.png differ diff --git a/pokemon/home/small/354-mega.png b/pokemon/home/small/354-mega.png new file mode 100644 index 0000000..6304a83 Binary files /dev/null and b/pokemon/home/small/354-mega.png differ diff --git a/pokemon/home/small/354.png b/pokemon/home/small/354.png new file mode 100644 index 0000000..a6c52e2 Binary files /dev/null and b/pokemon/home/small/354.png differ diff --git a/pokemon/home/small/355.png b/pokemon/home/small/355.png new file mode 100644 index 0000000..2dc0632 Binary files /dev/null and b/pokemon/home/small/355.png differ diff --git a/pokemon/home/small/356.png b/pokemon/home/small/356.png new file mode 100644 index 0000000..344edcc Binary files /dev/null and b/pokemon/home/small/356.png differ diff --git a/pokemon/home/small/357.png b/pokemon/home/small/357.png new file mode 100644 index 0000000..5350ead Binary files /dev/null and b/pokemon/home/small/357.png differ diff --git a/pokemon/home/small/358.png b/pokemon/home/small/358.png new file mode 100644 index 0000000..7485a04 Binary files /dev/null and b/pokemon/home/small/358.png differ diff --git a/pokemon/home/small/359-mega.png b/pokemon/home/small/359-mega.png new file mode 100644 index 0000000..d6ae666 Binary files /dev/null and b/pokemon/home/small/359-mega.png differ diff --git a/pokemon/home/small/359.png b/pokemon/home/small/359.png new file mode 100644 index 0000000..693d945 Binary files /dev/null and b/pokemon/home/small/359.png differ diff --git a/pokemon/home/small/36.png b/pokemon/home/small/36.png new file mode 100644 index 0000000..d1cc5ef Binary files /dev/null and b/pokemon/home/small/36.png differ diff --git a/pokemon/home/small/360.png b/pokemon/home/small/360.png new file mode 100644 index 0000000..6e164e3 Binary files /dev/null and b/pokemon/home/small/360.png differ diff --git a/pokemon/home/small/361.png b/pokemon/home/small/361.png new file mode 100644 index 0000000..7b1d922 Binary files /dev/null and b/pokemon/home/small/361.png differ diff --git a/pokemon/home/small/362-mega.png b/pokemon/home/small/362-mega.png new file mode 100644 index 0000000..3a164dc Binary files /dev/null and b/pokemon/home/small/362-mega.png differ diff --git a/pokemon/home/small/362.png b/pokemon/home/small/362.png new file mode 100644 index 0000000..96e5a7a Binary files /dev/null and b/pokemon/home/small/362.png differ diff --git a/pokemon/home/small/363.png b/pokemon/home/small/363.png new file mode 100644 index 0000000..f095e90 Binary files /dev/null and b/pokemon/home/small/363.png differ diff --git a/pokemon/home/small/364.png b/pokemon/home/small/364.png new file mode 100644 index 0000000..e2dcc10 Binary files /dev/null and b/pokemon/home/small/364.png differ diff --git a/pokemon/home/small/365.png b/pokemon/home/small/365.png new file mode 100644 index 0000000..78dee74 Binary files /dev/null and b/pokemon/home/small/365.png differ diff --git a/pokemon/home/small/366.png b/pokemon/home/small/366.png new file mode 100644 index 0000000..2d18e0e Binary files /dev/null and b/pokemon/home/small/366.png differ diff --git a/pokemon/home/small/367.png b/pokemon/home/small/367.png new file mode 100644 index 0000000..b9f5565 Binary files /dev/null and b/pokemon/home/small/367.png differ diff --git a/pokemon/home/small/368.png b/pokemon/home/small/368.png new file mode 100644 index 0000000..bd754a9 Binary files /dev/null and b/pokemon/home/small/368.png differ diff --git a/pokemon/home/small/369.png b/pokemon/home/small/369.png new file mode 100644 index 0000000..e109e49 Binary files /dev/null and b/pokemon/home/small/369.png differ diff --git a/pokemon/home/small/37-alola.png b/pokemon/home/small/37-alola.png new file mode 100644 index 0000000..280fa93 Binary files /dev/null and b/pokemon/home/small/37-alola.png differ diff --git a/pokemon/home/small/37.png b/pokemon/home/small/37.png new file mode 100644 index 0000000..df9a4ed Binary files /dev/null and b/pokemon/home/small/37.png differ diff --git a/pokemon/home/small/370.png b/pokemon/home/small/370.png new file mode 100644 index 0000000..024260b Binary files /dev/null and b/pokemon/home/small/370.png differ diff --git a/pokemon/home/small/371.png b/pokemon/home/small/371.png new file mode 100644 index 0000000..ff0b8aa Binary files /dev/null and b/pokemon/home/small/371.png differ diff --git a/pokemon/home/small/372.png b/pokemon/home/small/372.png new file mode 100644 index 0000000..1a46b9b Binary files /dev/null and b/pokemon/home/small/372.png differ diff --git a/pokemon/home/small/373-mega.png b/pokemon/home/small/373-mega.png new file mode 100644 index 0000000..e609653 Binary files /dev/null and b/pokemon/home/small/373-mega.png differ diff --git a/pokemon/home/small/373.png b/pokemon/home/small/373.png new file mode 100644 index 0000000..8cc0252 Binary files /dev/null and b/pokemon/home/small/373.png differ diff --git a/pokemon/home/small/374.png b/pokemon/home/small/374.png new file mode 100644 index 0000000..cf37ec8 Binary files /dev/null and b/pokemon/home/small/374.png differ diff --git a/pokemon/home/small/375.png b/pokemon/home/small/375.png new file mode 100644 index 0000000..ae9e406 Binary files /dev/null and b/pokemon/home/small/375.png differ diff --git a/pokemon/home/small/376-mega.png b/pokemon/home/small/376-mega.png new file mode 100644 index 0000000..b453362 Binary files /dev/null and b/pokemon/home/small/376-mega.png differ diff --git a/pokemon/home/small/376.png b/pokemon/home/small/376.png new file mode 100644 index 0000000..b57705f Binary files /dev/null and b/pokemon/home/small/376.png differ diff --git a/pokemon/home/small/377.png b/pokemon/home/small/377.png new file mode 100644 index 0000000..c4e0729 Binary files /dev/null and b/pokemon/home/small/377.png differ diff --git a/pokemon/home/small/378.png b/pokemon/home/small/378.png new file mode 100644 index 0000000..f4bea85 Binary files /dev/null and b/pokemon/home/small/378.png differ diff --git a/pokemon/home/small/379.png b/pokemon/home/small/379.png new file mode 100644 index 0000000..d6be05e Binary files /dev/null and b/pokemon/home/small/379.png differ diff --git a/pokemon/home/small/38-alola.png b/pokemon/home/small/38-alola.png new file mode 100644 index 0000000..490914f Binary files /dev/null and b/pokemon/home/small/38-alola.png differ diff --git a/pokemon/home/small/38.png b/pokemon/home/small/38.png new file mode 100644 index 0000000..7eaae58 Binary files /dev/null and b/pokemon/home/small/38.png differ diff --git a/pokemon/home/small/380-mega.png b/pokemon/home/small/380-mega.png new file mode 100644 index 0000000..c7e6b81 Binary files /dev/null and b/pokemon/home/small/380-mega.png differ diff --git a/pokemon/home/small/380.png b/pokemon/home/small/380.png new file mode 100644 index 0000000..a396f22 Binary files /dev/null and b/pokemon/home/small/380.png differ diff --git a/pokemon/home/small/381-mega.png b/pokemon/home/small/381-mega.png new file mode 100644 index 0000000..f1866f3 Binary files /dev/null and b/pokemon/home/small/381-mega.png differ diff --git a/pokemon/home/small/381.png b/pokemon/home/small/381.png new file mode 100644 index 0000000..11ebfbc Binary files /dev/null and b/pokemon/home/small/381.png differ diff --git a/pokemon/home/small/382-primal.png b/pokemon/home/small/382-primal.png new file mode 100644 index 0000000..1940985 Binary files /dev/null and b/pokemon/home/small/382-primal.png differ diff --git a/pokemon/home/small/382.png b/pokemon/home/small/382.png new file mode 100644 index 0000000..94d8d78 Binary files /dev/null and b/pokemon/home/small/382.png differ diff --git a/pokemon/home/small/383-primal.png b/pokemon/home/small/383-primal.png new file mode 100644 index 0000000..1fe40bc Binary files /dev/null and b/pokemon/home/small/383-primal.png differ diff --git a/pokemon/home/small/383.png b/pokemon/home/small/383.png new file mode 100644 index 0000000..04a4923 Binary files /dev/null and b/pokemon/home/small/383.png differ diff --git a/pokemon/home/small/384-mega.png b/pokemon/home/small/384-mega.png new file mode 100644 index 0000000..0474961 Binary files /dev/null and b/pokemon/home/small/384-mega.png differ diff --git a/pokemon/home/small/384.png b/pokemon/home/small/384.png new file mode 100644 index 0000000..ba4edd0 Binary files /dev/null and b/pokemon/home/small/384.png differ diff --git a/pokemon/home/small/385.png b/pokemon/home/small/385.png new file mode 100644 index 0000000..5499540 Binary files /dev/null and b/pokemon/home/small/385.png differ diff --git a/pokemon/home/small/386-attack.png b/pokemon/home/small/386-attack.png new file mode 100644 index 0000000..44206a6 Binary files /dev/null and b/pokemon/home/small/386-attack.png differ diff --git a/pokemon/home/small/386-defense.png b/pokemon/home/small/386-defense.png new file mode 100644 index 0000000..9b24bdd Binary files /dev/null and b/pokemon/home/small/386-defense.png differ diff --git a/pokemon/home/small/386-normal.png b/pokemon/home/small/386-normal.png new file mode 100644 index 0000000..3ddc295 Binary files /dev/null and b/pokemon/home/small/386-normal.png differ diff --git a/pokemon/home/small/386-speed.png b/pokemon/home/small/386-speed.png new file mode 100644 index 0000000..cc5d738 Binary files /dev/null and b/pokemon/home/small/386-speed.png differ diff --git a/pokemon/home/small/387.png b/pokemon/home/small/387.png new file mode 100644 index 0000000..451cd23 Binary files /dev/null and b/pokemon/home/small/387.png differ diff --git a/pokemon/home/small/388.png b/pokemon/home/small/388.png new file mode 100644 index 0000000..9b068de Binary files /dev/null and b/pokemon/home/small/388.png differ diff --git a/pokemon/home/small/389.png b/pokemon/home/small/389.png new file mode 100644 index 0000000..157ea4f Binary files /dev/null and b/pokemon/home/small/389.png differ diff --git a/pokemon/home/small/39.png b/pokemon/home/small/39.png new file mode 100644 index 0000000..640f66c Binary files /dev/null and b/pokemon/home/small/39.png differ diff --git a/pokemon/home/small/390.png b/pokemon/home/small/390.png new file mode 100644 index 0000000..e7290be Binary files /dev/null and b/pokemon/home/small/390.png differ diff --git a/pokemon/home/small/391.png b/pokemon/home/small/391.png new file mode 100644 index 0000000..1f64fee Binary files /dev/null and b/pokemon/home/small/391.png differ diff --git a/pokemon/home/small/392.png b/pokemon/home/small/392.png new file mode 100644 index 0000000..3e6c092 Binary files /dev/null and b/pokemon/home/small/392.png differ diff --git a/pokemon/home/small/393.png b/pokemon/home/small/393.png new file mode 100644 index 0000000..f8dc309 Binary files /dev/null and b/pokemon/home/small/393.png differ diff --git a/pokemon/home/small/394.png b/pokemon/home/small/394.png new file mode 100644 index 0000000..30e4344 Binary files /dev/null and b/pokemon/home/small/394.png differ diff --git a/pokemon/home/small/395.png b/pokemon/home/small/395.png new file mode 100644 index 0000000..5409a9e Binary files /dev/null and b/pokemon/home/small/395.png differ diff --git a/pokemon/home/small/396.png b/pokemon/home/small/396.png new file mode 100644 index 0000000..10a0f25 Binary files /dev/null and b/pokemon/home/small/396.png differ diff --git a/pokemon/home/small/397.png b/pokemon/home/small/397.png new file mode 100644 index 0000000..5d3d8d8 Binary files /dev/null and b/pokemon/home/small/397.png differ diff --git a/pokemon/home/small/398.png b/pokemon/home/small/398.png new file mode 100644 index 0000000..4febe14 Binary files /dev/null and b/pokemon/home/small/398.png differ diff --git a/pokemon/home/small/399.png b/pokemon/home/small/399.png new file mode 100644 index 0000000..3697d4d Binary files /dev/null and b/pokemon/home/small/399.png differ diff --git a/pokemon/home/small/4.png b/pokemon/home/small/4.png new file mode 100644 index 0000000..27c4d1f Binary files /dev/null and b/pokemon/home/small/4.png differ diff --git a/pokemon/home/small/40.png b/pokemon/home/small/40.png new file mode 100644 index 0000000..b590485 Binary files /dev/null and b/pokemon/home/small/40.png differ diff --git a/pokemon/home/small/400.png b/pokemon/home/small/400.png new file mode 100644 index 0000000..f9560cb Binary files /dev/null and b/pokemon/home/small/400.png differ diff --git a/pokemon/home/small/401.png b/pokemon/home/small/401.png new file mode 100644 index 0000000..e529d0f Binary files /dev/null and b/pokemon/home/small/401.png differ diff --git a/pokemon/home/small/402.png b/pokemon/home/small/402.png new file mode 100644 index 0000000..d29c7c5 Binary files /dev/null and b/pokemon/home/small/402.png differ diff --git a/pokemon/home/small/403.png b/pokemon/home/small/403.png new file mode 100644 index 0000000..88fed19 Binary files /dev/null and b/pokemon/home/small/403.png differ diff --git a/pokemon/home/small/404.png b/pokemon/home/small/404.png new file mode 100644 index 0000000..8bff09b Binary files /dev/null and b/pokemon/home/small/404.png differ diff --git a/pokemon/home/small/405.png b/pokemon/home/small/405.png new file mode 100644 index 0000000..1e7ac34 Binary files /dev/null and b/pokemon/home/small/405.png differ diff --git a/pokemon/home/small/406.png b/pokemon/home/small/406.png new file mode 100644 index 0000000..05ab2ba Binary files /dev/null and b/pokemon/home/small/406.png differ diff --git a/pokemon/home/small/407.png b/pokemon/home/small/407.png new file mode 100644 index 0000000..1861b2c Binary files /dev/null and b/pokemon/home/small/407.png differ diff --git a/pokemon/home/small/408.png b/pokemon/home/small/408.png new file mode 100644 index 0000000..9aa5e5c Binary files /dev/null and b/pokemon/home/small/408.png differ diff --git a/pokemon/home/small/409.png b/pokemon/home/small/409.png new file mode 100644 index 0000000..8f3f9d6 Binary files /dev/null and b/pokemon/home/small/409.png differ diff --git a/pokemon/home/small/41.png b/pokemon/home/small/41.png new file mode 100644 index 0000000..12817ce Binary files /dev/null and b/pokemon/home/small/41.png differ diff --git a/pokemon/home/small/410.png b/pokemon/home/small/410.png new file mode 100644 index 0000000..9be6154 Binary files /dev/null and b/pokemon/home/small/410.png differ diff --git a/pokemon/home/small/411.png b/pokemon/home/small/411.png new file mode 100644 index 0000000..914239a Binary files /dev/null and b/pokemon/home/small/411.png differ diff --git a/pokemon/home/small/412-plant.png b/pokemon/home/small/412-plant.png new file mode 100644 index 0000000..89376f6 Binary files /dev/null and b/pokemon/home/small/412-plant.png differ diff --git a/pokemon/home/small/412-sandy.png b/pokemon/home/small/412-sandy.png new file mode 100644 index 0000000..94861c5 Binary files /dev/null and b/pokemon/home/small/412-sandy.png differ diff --git a/pokemon/home/small/412-trash.png b/pokemon/home/small/412-trash.png new file mode 100644 index 0000000..e14b87c Binary files /dev/null and b/pokemon/home/small/412-trash.png differ diff --git a/pokemon/home/small/413-plant.png b/pokemon/home/small/413-plant.png new file mode 100644 index 0000000..771a64c Binary files /dev/null and b/pokemon/home/small/413-plant.png differ diff --git a/pokemon/home/small/413-sandy.png b/pokemon/home/small/413-sandy.png new file mode 100644 index 0000000..9d395ea Binary files /dev/null and b/pokemon/home/small/413-sandy.png differ diff --git a/pokemon/home/small/413-trash.png b/pokemon/home/small/413-trash.png new file mode 100644 index 0000000..782c630 Binary files /dev/null and b/pokemon/home/small/413-trash.png differ diff --git a/pokemon/home/small/414.png b/pokemon/home/small/414.png new file mode 100644 index 0000000..40ea0a6 Binary files /dev/null and b/pokemon/home/small/414.png differ diff --git a/pokemon/home/small/415.png b/pokemon/home/small/415.png new file mode 100644 index 0000000..49cf79b Binary files /dev/null and b/pokemon/home/small/415.png differ diff --git a/pokemon/home/small/416.png b/pokemon/home/small/416.png new file mode 100644 index 0000000..92ba32c Binary files /dev/null and b/pokemon/home/small/416.png differ diff --git a/pokemon/home/small/417.png b/pokemon/home/small/417.png new file mode 100644 index 0000000..4257525 Binary files /dev/null and b/pokemon/home/small/417.png differ diff --git a/pokemon/home/small/418.png b/pokemon/home/small/418.png new file mode 100644 index 0000000..eea6fb2 Binary files /dev/null and b/pokemon/home/small/418.png differ diff --git a/pokemon/home/small/419.png b/pokemon/home/small/419.png new file mode 100644 index 0000000..7e7928e Binary files /dev/null and b/pokemon/home/small/419.png differ diff --git a/pokemon/home/small/42.png b/pokemon/home/small/42.png new file mode 100644 index 0000000..195096b Binary files /dev/null and b/pokemon/home/small/42.png differ diff --git a/pokemon/home/small/420.png b/pokemon/home/small/420.png new file mode 100644 index 0000000..7261759 Binary files /dev/null and b/pokemon/home/small/420.png differ diff --git a/pokemon/home/small/421-overcast.png b/pokemon/home/small/421-overcast.png new file mode 100644 index 0000000..7e57766 Binary files /dev/null and b/pokemon/home/small/421-overcast.png differ diff --git a/pokemon/home/small/421-sunshine.png b/pokemon/home/small/421-sunshine.png new file mode 100644 index 0000000..b574cd4 Binary files /dev/null and b/pokemon/home/small/421-sunshine.png differ diff --git a/pokemon/home/small/422-east.png b/pokemon/home/small/422-east.png new file mode 100644 index 0000000..f6b3fa7 Binary files /dev/null and b/pokemon/home/small/422-east.png differ diff --git a/pokemon/home/small/422-west.png b/pokemon/home/small/422-west.png new file mode 100644 index 0000000..e46b23a Binary files /dev/null and b/pokemon/home/small/422-west.png differ diff --git a/pokemon/home/small/423-east.png b/pokemon/home/small/423-east.png new file mode 100644 index 0000000..ba90f84 Binary files /dev/null and b/pokemon/home/small/423-east.png differ diff --git a/pokemon/home/small/423-west.png b/pokemon/home/small/423-west.png new file mode 100644 index 0000000..d60e191 Binary files /dev/null and b/pokemon/home/small/423-west.png differ diff --git a/pokemon/home/small/424.png b/pokemon/home/small/424.png new file mode 100644 index 0000000..89ef41b Binary files /dev/null and b/pokemon/home/small/424.png differ diff --git a/pokemon/home/small/425.png b/pokemon/home/small/425.png new file mode 100644 index 0000000..89b8deb Binary files /dev/null and b/pokemon/home/small/425.png differ diff --git a/pokemon/home/small/426.png b/pokemon/home/small/426.png new file mode 100644 index 0000000..348faae Binary files /dev/null and b/pokemon/home/small/426.png differ diff --git a/pokemon/home/small/427.png b/pokemon/home/small/427.png new file mode 100644 index 0000000..3e1b0b5 Binary files /dev/null and b/pokemon/home/small/427.png differ diff --git a/pokemon/home/small/428-mega.png b/pokemon/home/small/428-mega.png new file mode 100644 index 0000000..3586d99 Binary files /dev/null and b/pokemon/home/small/428-mega.png differ diff --git a/pokemon/home/small/428.png b/pokemon/home/small/428.png new file mode 100644 index 0000000..4eeb0c5 Binary files /dev/null and b/pokemon/home/small/428.png differ diff --git a/pokemon/home/small/429.png b/pokemon/home/small/429.png new file mode 100644 index 0000000..8f8ef23 Binary files /dev/null and b/pokemon/home/small/429.png differ diff --git a/pokemon/home/small/43.png b/pokemon/home/small/43.png new file mode 100644 index 0000000..d2378d6 Binary files /dev/null and b/pokemon/home/small/43.png differ diff --git a/pokemon/home/small/430.png b/pokemon/home/small/430.png new file mode 100644 index 0000000..ba2b467 Binary files /dev/null and b/pokemon/home/small/430.png differ diff --git a/pokemon/home/small/431.png b/pokemon/home/small/431.png new file mode 100644 index 0000000..348dd52 Binary files /dev/null and b/pokemon/home/small/431.png differ diff --git a/pokemon/home/small/432.png b/pokemon/home/small/432.png new file mode 100644 index 0000000..1f9b81e Binary files /dev/null and b/pokemon/home/small/432.png differ diff --git a/pokemon/home/small/433.png b/pokemon/home/small/433.png new file mode 100644 index 0000000..47ae878 Binary files /dev/null and b/pokemon/home/small/433.png differ diff --git a/pokemon/home/small/434.png b/pokemon/home/small/434.png new file mode 100644 index 0000000..9bb88bf Binary files /dev/null and b/pokemon/home/small/434.png differ diff --git a/pokemon/home/small/435.png b/pokemon/home/small/435.png new file mode 100644 index 0000000..f5b84b6 Binary files /dev/null and b/pokemon/home/small/435.png differ diff --git a/pokemon/home/small/436.png b/pokemon/home/small/436.png new file mode 100644 index 0000000..0af309a Binary files /dev/null and b/pokemon/home/small/436.png differ diff --git a/pokemon/home/small/437.png b/pokemon/home/small/437.png new file mode 100644 index 0000000..fc2fcb0 Binary files /dev/null and b/pokemon/home/small/437.png differ diff --git a/pokemon/home/small/438.png b/pokemon/home/small/438.png new file mode 100644 index 0000000..8e2113b Binary files /dev/null and b/pokemon/home/small/438.png differ diff --git a/pokemon/home/small/439.png b/pokemon/home/small/439.png new file mode 100644 index 0000000..434ffb0 Binary files /dev/null and b/pokemon/home/small/439.png differ diff --git a/pokemon/home/small/44.png b/pokemon/home/small/44.png new file mode 100644 index 0000000..b733d72 Binary files /dev/null and b/pokemon/home/small/44.png differ diff --git a/pokemon/home/small/440.png b/pokemon/home/small/440.png new file mode 100644 index 0000000..7614e11 Binary files /dev/null and b/pokemon/home/small/440.png differ diff --git a/pokemon/home/small/441.png b/pokemon/home/small/441.png new file mode 100644 index 0000000..dde4370 Binary files /dev/null and b/pokemon/home/small/441.png differ diff --git a/pokemon/home/small/442.png b/pokemon/home/small/442.png new file mode 100644 index 0000000..3f15a71 Binary files /dev/null and b/pokemon/home/small/442.png differ diff --git a/pokemon/home/small/443.png b/pokemon/home/small/443.png new file mode 100644 index 0000000..f81fd0a Binary files /dev/null and b/pokemon/home/small/443.png differ diff --git a/pokemon/home/small/444.png b/pokemon/home/small/444.png new file mode 100644 index 0000000..da04d12 Binary files /dev/null and b/pokemon/home/small/444.png differ diff --git a/pokemon/home/small/445-mega.png b/pokemon/home/small/445-mega.png new file mode 100644 index 0000000..b25139e Binary files /dev/null and b/pokemon/home/small/445-mega.png differ diff --git a/pokemon/home/small/445.png b/pokemon/home/small/445.png new file mode 100644 index 0000000..30276e2 Binary files /dev/null and b/pokemon/home/small/445.png differ diff --git a/pokemon/home/small/446.png b/pokemon/home/small/446.png new file mode 100644 index 0000000..1cc2791 Binary files /dev/null and b/pokemon/home/small/446.png differ diff --git a/pokemon/home/small/447.png b/pokemon/home/small/447.png new file mode 100644 index 0000000..55d2d1b Binary files /dev/null and b/pokemon/home/small/447.png differ diff --git a/pokemon/home/small/448-mega.png b/pokemon/home/small/448-mega.png new file mode 100644 index 0000000..94c0c02 Binary files /dev/null and b/pokemon/home/small/448-mega.png differ diff --git a/pokemon/home/small/448.png b/pokemon/home/small/448.png new file mode 100644 index 0000000..f5710dd Binary files /dev/null and b/pokemon/home/small/448.png differ diff --git a/pokemon/home/small/449.png b/pokemon/home/small/449.png new file mode 100644 index 0000000..691b3fc Binary files /dev/null and b/pokemon/home/small/449.png differ diff --git a/pokemon/home/small/45.png b/pokemon/home/small/45.png new file mode 100644 index 0000000..72a3c49 Binary files /dev/null and b/pokemon/home/small/45.png differ diff --git a/pokemon/home/small/450.png b/pokemon/home/small/450.png new file mode 100644 index 0000000..ce8c88d Binary files /dev/null and b/pokemon/home/small/450.png differ diff --git a/pokemon/home/small/451.png b/pokemon/home/small/451.png new file mode 100644 index 0000000..e875f42 Binary files /dev/null and b/pokemon/home/small/451.png differ diff --git a/pokemon/home/small/452.png b/pokemon/home/small/452.png new file mode 100644 index 0000000..9139e41 Binary files /dev/null and b/pokemon/home/small/452.png differ diff --git a/pokemon/home/small/453.png b/pokemon/home/small/453.png new file mode 100644 index 0000000..f6a308b Binary files /dev/null and b/pokemon/home/small/453.png differ diff --git a/pokemon/home/small/454.png b/pokemon/home/small/454.png new file mode 100644 index 0000000..b30e4c4 Binary files /dev/null and b/pokemon/home/small/454.png differ diff --git a/pokemon/home/small/455.png b/pokemon/home/small/455.png new file mode 100644 index 0000000..a6098dd Binary files /dev/null and b/pokemon/home/small/455.png differ diff --git a/pokemon/home/small/456.png b/pokemon/home/small/456.png new file mode 100644 index 0000000..3c2fc06 Binary files /dev/null and b/pokemon/home/small/456.png differ diff --git a/pokemon/home/small/457.png b/pokemon/home/small/457.png new file mode 100644 index 0000000..d94ed75 Binary files /dev/null and b/pokemon/home/small/457.png differ diff --git a/pokemon/home/small/458.png b/pokemon/home/small/458.png new file mode 100644 index 0000000..da4fe29 Binary files /dev/null and b/pokemon/home/small/458.png differ diff --git a/pokemon/home/small/459.png b/pokemon/home/small/459.png new file mode 100644 index 0000000..ab393fa Binary files /dev/null and b/pokemon/home/small/459.png differ diff --git a/pokemon/home/small/46.png b/pokemon/home/small/46.png new file mode 100644 index 0000000..80c9540 Binary files /dev/null and b/pokemon/home/small/46.png differ diff --git a/pokemon/home/small/460-mega.png b/pokemon/home/small/460-mega.png new file mode 100644 index 0000000..83b05f1 Binary files /dev/null and b/pokemon/home/small/460-mega.png differ diff --git a/pokemon/home/small/460.png b/pokemon/home/small/460.png new file mode 100644 index 0000000..42eea5e Binary files /dev/null and b/pokemon/home/small/460.png differ diff --git a/pokemon/home/small/461.png b/pokemon/home/small/461.png new file mode 100644 index 0000000..dfa8fcf Binary files /dev/null and b/pokemon/home/small/461.png differ diff --git a/pokemon/home/small/462.png b/pokemon/home/small/462.png new file mode 100644 index 0000000..451963e Binary files /dev/null and b/pokemon/home/small/462.png differ diff --git a/pokemon/home/small/463.png b/pokemon/home/small/463.png new file mode 100644 index 0000000..a4f6627 Binary files /dev/null and b/pokemon/home/small/463.png differ diff --git a/pokemon/home/small/464.png b/pokemon/home/small/464.png new file mode 100644 index 0000000..b47ade8 Binary files /dev/null and b/pokemon/home/small/464.png differ diff --git a/pokemon/home/small/465.png b/pokemon/home/small/465.png new file mode 100644 index 0000000..939793a Binary files /dev/null and b/pokemon/home/small/465.png differ diff --git a/pokemon/home/small/466.png b/pokemon/home/small/466.png new file mode 100644 index 0000000..ab8a05a Binary files /dev/null and b/pokemon/home/small/466.png differ diff --git a/pokemon/home/small/467.png b/pokemon/home/small/467.png new file mode 100644 index 0000000..e866d96 Binary files /dev/null and b/pokemon/home/small/467.png differ diff --git a/pokemon/home/small/468.png b/pokemon/home/small/468.png new file mode 100644 index 0000000..c4c80c9 Binary files /dev/null and b/pokemon/home/small/468.png differ diff --git a/pokemon/home/small/469.png b/pokemon/home/small/469.png new file mode 100644 index 0000000..7ad0c5d Binary files /dev/null and b/pokemon/home/small/469.png differ diff --git a/pokemon/home/small/47.png b/pokemon/home/small/47.png new file mode 100644 index 0000000..4c652f1 Binary files /dev/null and b/pokemon/home/small/47.png differ diff --git a/pokemon/home/small/470.png b/pokemon/home/small/470.png new file mode 100644 index 0000000..a7314d4 Binary files /dev/null and b/pokemon/home/small/470.png differ diff --git a/pokemon/home/small/471.png b/pokemon/home/small/471.png new file mode 100644 index 0000000..d9c93d3 Binary files /dev/null and b/pokemon/home/small/471.png differ diff --git a/pokemon/home/small/472.png b/pokemon/home/small/472.png new file mode 100644 index 0000000..f7adacf Binary files /dev/null and b/pokemon/home/small/472.png differ diff --git a/pokemon/home/small/473.png b/pokemon/home/small/473.png new file mode 100644 index 0000000..db3467a Binary files /dev/null and b/pokemon/home/small/473.png differ diff --git a/pokemon/home/small/474.png b/pokemon/home/small/474.png new file mode 100644 index 0000000..b54ca0a Binary files /dev/null and b/pokemon/home/small/474.png differ diff --git a/pokemon/home/small/475-mega.png b/pokemon/home/small/475-mega.png new file mode 100644 index 0000000..7f6bdd0 Binary files /dev/null and b/pokemon/home/small/475-mega.png differ diff --git a/pokemon/home/small/475.png b/pokemon/home/small/475.png new file mode 100644 index 0000000..81ae006 Binary files /dev/null and b/pokemon/home/small/475.png differ diff --git a/pokemon/home/small/476.png b/pokemon/home/small/476.png new file mode 100644 index 0000000..c1e953c Binary files /dev/null and b/pokemon/home/small/476.png differ diff --git a/pokemon/home/small/477.png b/pokemon/home/small/477.png new file mode 100644 index 0000000..99e7132 Binary files /dev/null and b/pokemon/home/small/477.png differ diff --git a/pokemon/home/small/478.png b/pokemon/home/small/478.png new file mode 100644 index 0000000..62c3a76 Binary files /dev/null and b/pokemon/home/small/478.png differ diff --git a/pokemon/home/small/479-fan.png b/pokemon/home/small/479-fan.png new file mode 100644 index 0000000..f8273c3 Binary files /dev/null and b/pokemon/home/small/479-fan.png differ diff --git a/pokemon/home/small/479-frost.png b/pokemon/home/small/479-frost.png new file mode 100644 index 0000000..63465ba Binary files /dev/null and b/pokemon/home/small/479-frost.png differ diff --git a/pokemon/home/small/479-heat.png b/pokemon/home/small/479-heat.png new file mode 100644 index 0000000..234b997 Binary files /dev/null and b/pokemon/home/small/479-heat.png differ diff --git a/pokemon/home/small/479-mow.png b/pokemon/home/small/479-mow.png new file mode 100644 index 0000000..ce60bb4 Binary files /dev/null and b/pokemon/home/small/479-mow.png differ diff --git a/pokemon/home/small/479-wash.png b/pokemon/home/small/479-wash.png new file mode 100644 index 0000000..d529d1a Binary files /dev/null and b/pokemon/home/small/479-wash.png differ diff --git a/pokemon/home/small/479.png b/pokemon/home/small/479.png new file mode 100644 index 0000000..eb56500 Binary files /dev/null and b/pokemon/home/small/479.png differ diff --git a/pokemon/home/small/48.png b/pokemon/home/small/48.png new file mode 100644 index 0000000..71af301 Binary files /dev/null and b/pokemon/home/small/48.png differ diff --git a/pokemon/home/small/480.png b/pokemon/home/small/480.png new file mode 100644 index 0000000..72356e1 Binary files /dev/null and b/pokemon/home/small/480.png differ diff --git a/pokemon/home/small/481.png b/pokemon/home/small/481.png new file mode 100644 index 0000000..7a1d315 Binary files /dev/null and b/pokemon/home/small/481.png differ diff --git a/pokemon/home/small/482.png b/pokemon/home/small/482.png new file mode 100644 index 0000000..485c616 Binary files /dev/null and b/pokemon/home/small/482.png differ diff --git a/pokemon/home/small/483.png b/pokemon/home/small/483.png new file mode 100644 index 0000000..bd260a6 Binary files /dev/null and b/pokemon/home/small/483.png differ diff --git a/pokemon/home/small/484.png b/pokemon/home/small/484.png new file mode 100644 index 0000000..37c1233 Binary files /dev/null and b/pokemon/home/small/484.png differ diff --git a/pokemon/home/small/485.png b/pokemon/home/small/485.png new file mode 100644 index 0000000..933b4a5 Binary files /dev/null and b/pokemon/home/small/485.png differ diff --git a/pokemon/home/small/486.png b/pokemon/home/small/486.png new file mode 100644 index 0000000..9545c94 Binary files /dev/null and b/pokemon/home/small/486.png differ diff --git a/pokemon/home/small/487-altered.png b/pokemon/home/small/487-altered.png new file mode 100644 index 0000000..03fe32b Binary files /dev/null and b/pokemon/home/small/487-altered.png differ diff --git a/pokemon/home/small/487-origin.png b/pokemon/home/small/487-origin.png new file mode 100644 index 0000000..50c42de Binary files /dev/null and b/pokemon/home/small/487-origin.png differ diff --git a/pokemon/home/small/488.png b/pokemon/home/small/488.png new file mode 100644 index 0000000..957d850 Binary files /dev/null and b/pokemon/home/small/488.png differ diff --git a/pokemon/home/small/489.png b/pokemon/home/small/489.png new file mode 100644 index 0000000..aa816d0 Binary files /dev/null and b/pokemon/home/small/489.png differ diff --git a/pokemon/home/small/49.png b/pokemon/home/small/49.png new file mode 100644 index 0000000..3b12a82 Binary files /dev/null and b/pokemon/home/small/49.png differ diff --git a/pokemon/home/small/490.png b/pokemon/home/small/490.png new file mode 100644 index 0000000..ec26062 Binary files /dev/null and b/pokemon/home/small/490.png differ diff --git a/pokemon/home/small/491.png b/pokemon/home/small/491.png new file mode 100644 index 0000000..5d8a9d3 Binary files /dev/null and b/pokemon/home/small/491.png differ diff --git a/pokemon/home/small/492-land.png b/pokemon/home/small/492-land.png new file mode 100644 index 0000000..edf2b5e Binary files /dev/null and b/pokemon/home/small/492-land.png differ diff --git a/pokemon/home/small/492-sky.png b/pokemon/home/small/492-sky.png new file mode 100644 index 0000000..11718d6 Binary files /dev/null and b/pokemon/home/small/492-sky.png differ diff --git a/pokemon/home/small/493-bug.png b/pokemon/home/small/493-bug.png new file mode 100644 index 0000000..6a29405 Binary files /dev/null and b/pokemon/home/small/493-bug.png differ diff --git a/pokemon/home/small/493-dark.png b/pokemon/home/small/493-dark.png new file mode 100644 index 0000000..86a394d Binary files /dev/null and b/pokemon/home/small/493-dark.png differ diff --git a/pokemon/home/small/493-dragon.png b/pokemon/home/small/493-dragon.png new file mode 100644 index 0000000..5bba850 Binary files /dev/null and b/pokemon/home/small/493-dragon.png differ diff --git a/pokemon/home/small/493-electric.png b/pokemon/home/small/493-electric.png new file mode 100644 index 0000000..93b87cd Binary files /dev/null and b/pokemon/home/small/493-electric.png differ diff --git a/pokemon/home/small/493-fairy.png b/pokemon/home/small/493-fairy.png new file mode 100644 index 0000000..fea2d77 Binary files /dev/null and b/pokemon/home/small/493-fairy.png differ diff --git a/pokemon/home/small/493-fighting.png b/pokemon/home/small/493-fighting.png new file mode 100644 index 0000000..3462e33 Binary files /dev/null and b/pokemon/home/small/493-fighting.png differ diff --git a/pokemon/home/small/493-fire.png b/pokemon/home/small/493-fire.png new file mode 100644 index 0000000..86cc618 Binary files /dev/null and b/pokemon/home/small/493-fire.png differ diff --git a/pokemon/home/small/493-flying.png b/pokemon/home/small/493-flying.png new file mode 100644 index 0000000..9c24608 Binary files /dev/null and b/pokemon/home/small/493-flying.png differ diff --git a/pokemon/home/small/493-ghost.png b/pokemon/home/small/493-ghost.png new file mode 100644 index 0000000..e9e49e0 Binary files /dev/null and b/pokemon/home/small/493-ghost.png differ diff --git a/pokemon/home/small/493-grass.png b/pokemon/home/small/493-grass.png new file mode 100644 index 0000000..b739cc9 Binary files /dev/null and b/pokemon/home/small/493-grass.png differ diff --git a/pokemon/home/small/493-ground.png b/pokemon/home/small/493-ground.png new file mode 100644 index 0000000..f52ce12 Binary files /dev/null and b/pokemon/home/small/493-ground.png differ diff --git a/pokemon/home/small/493-ice.png b/pokemon/home/small/493-ice.png new file mode 100644 index 0000000..2f1264d Binary files /dev/null and b/pokemon/home/small/493-ice.png differ diff --git a/pokemon/home/small/493-normal.png b/pokemon/home/small/493-normal.png new file mode 100644 index 0000000..1ebf352 Binary files /dev/null and b/pokemon/home/small/493-normal.png differ diff --git a/pokemon/home/small/493-poison.png b/pokemon/home/small/493-poison.png new file mode 100644 index 0000000..98e13f6 Binary files /dev/null and b/pokemon/home/small/493-poison.png differ diff --git a/pokemon/home/small/493-psychic.png b/pokemon/home/small/493-psychic.png new file mode 100644 index 0000000..35cab5f Binary files /dev/null and b/pokemon/home/small/493-psychic.png differ diff --git a/pokemon/home/small/493-rock.png b/pokemon/home/small/493-rock.png new file mode 100644 index 0000000..e61c6da Binary files /dev/null and b/pokemon/home/small/493-rock.png differ diff --git a/pokemon/home/small/493-steel.png b/pokemon/home/small/493-steel.png new file mode 100644 index 0000000..626bff5 Binary files /dev/null and b/pokemon/home/small/493-steel.png differ diff --git a/pokemon/home/small/493-water.png b/pokemon/home/small/493-water.png new file mode 100644 index 0000000..b269f69 Binary files /dev/null and b/pokemon/home/small/493-water.png differ diff --git a/pokemon/home/small/494.png b/pokemon/home/small/494.png new file mode 100644 index 0000000..8d3a76f Binary files /dev/null and b/pokemon/home/small/494.png differ diff --git a/pokemon/home/small/495.png b/pokemon/home/small/495.png new file mode 100644 index 0000000..cd41d2b Binary files /dev/null and b/pokemon/home/small/495.png differ diff --git a/pokemon/home/small/496.png b/pokemon/home/small/496.png new file mode 100644 index 0000000..20a0367 Binary files /dev/null and b/pokemon/home/small/496.png differ diff --git a/pokemon/home/small/497.png b/pokemon/home/small/497.png new file mode 100644 index 0000000..ddf3631 Binary files /dev/null and b/pokemon/home/small/497.png differ diff --git a/pokemon/home/small/498.png b/pokemon/home/small/498.png new file mode 100644 index 0000000..604f1b2 Binary files /dev/null and b/pokemon/home/small/498.png differ diff --git a/pokemon/home/small/499.png b/pokemon/home/small/499.png new file mode 100644 index 0000000..58c9c39 Binary files /dev/null and b/pokemon/home/small/499.png differ diff --git a/pokemon/home/small/5.png b/pokemon/home/small/5.png new file mode 100644 index 0000000..97c85d5 Binary files /dev/null and b/pokemon/home/small/5.png differ diff --git a/pokemon/home/small/50-alola.png b/pokemon/home/small/50-alola.png new file mode 100644 index 0000000..94935cf Binary files /dev/null and b/pokemon/home/small/50-alola.png differ diff --git a/pokemon/home/small/50.png b/pokemon/home/small/50.png new file mode 100644 index 0000000..e187e92 Binary files /dev/null and b/pokemon/home/small/50.png differ diff --git a/pokemon/home/small/500.png b/pokemon/home/small/500.png new file mode 100644 index 0000000..43868ba Binary files /dev/null and b/pokemon/home/small/500.png differ diff --git a/pokemon/home/small/501.png b/pokemon/home/small/501.png new file mode 100644 index 0000000..574a0d1 Binary files /dev/null and b/pokemon/home/small/501.png differ diff --git a/pokemon/home/small/502.png b/pokemon/home/small/502.png new file mode 100644 index 0000000..8b16a16 Binary files /dev/null and b/pokemon/home/small/502.png differ diff --git a/pokemon/home/small/503.png b/pokemon/home/small/503.png new file mode 100644 index 0000000..fdc491b Binary files /dev/null and b/pokemon/home/small/503.png differ diff --git a/pokemon/home/small/504.png b/pokemon/home/small/504.png new file mode 100644 index 0000000..a72a082 Binary files /dev/null and b/pokemon/home/small/504.png differ diff --git a/pokemon/home/small/505.png b/pokemon/home/small/505.png new file mode 100644 index 0000000..931bcd2 Binary files /dev/null and b/pokemon/home/small/505.png differ diff --git a/pokemon/home/small/506.png b/pokemon/home/small/506.png new file mode 100644 index 0000000..0ac17d8 Binary files /dev/null and b/pokemon/home/small/506.png differ diff --git a/pokemon/home/small/507.png b/pokemon/home/small/507.png new file mode 100644 index 0000000..7a94d52 Binary files /dev/null and b/pokemon/home/small/507.png differ diff --git a/pokemon/home/small/508.png b/pokemon/home/small/508.png new file mode 100644 index 0000000..c54f83d Binary files /dev/null and b/pokemon/home/small/508.png differ diff --git a/pokemon/home/small/509.png b/pokemon/home/small/509.png new file mode 100644 index 0000000..4b362a1 Binary files /dev/null and b/pokemon/home/small/509.png differ diff --git a/pokemon/home/small/51-alola.png b/pokemon/home/small/51-alola.png new file mode 100644 index 0000000..8ab106b Binary files /dev/null and b/pokemon/home/small/51-alola.png differ diff --git a/pokemon/home/small/51.png b/pokemon/home/small/51.png new file mode 100644 index 0000000..68b4121 Binary files /dev/null and b/pokemon/home/small/51.png differ diff --git a/pokemon/home/small/510.png b/pokemon/home/small/510.png new file mode 100644 index 0000000..0050ad2 Binary files /dev/null and b/pokemon/home/small/510.png differ diff --git a/pokemon/home/small/511.png b/pokemon/home/small/511.png new file mode 100644 index 0000000..5493ad7 Binary files /dev/null and b/pokemon/home/small/511.png differ diff --git a/pokemon/home/small/512.png b/pokemon/home/small/512.png new file mode 100644 index 0000000..8673c77 Binary files /dev/null and b/pokemon/home/small/512.png differ diff --git a/pokemon/home/small/513.png b/pokemon/home/small/513.png new file mode 100644 index 0000000..e9d6f02 Binary files /dev/null and b/pokemon/home/small/513.png differ diff --git a/pokemon/home/small/514.png b/pokemon/home/small/514.png new file mode 100644 index 0000000..0da40e1 Binary files /dev/null and b/pokemon/home/small/514.png differ diff --git a/pokemon/home/small/515.png b/pokemon/home/small/515.png new file mode 100644 index 0000000..c1739e2 Binary files /dev/null and b/pokemon/home/small/515.png differ diff --git a/pokemon/home/small/516.png b/pokemon/home/small/516.png new file mode 100644 index 0000000..f360e18 Binary files /dev/null and b/pokemon/home/small/516.png differ diff --git a/pokemon/home/small/517.png b/pokemon/home/small/517.png new file mode 100644 index 0000000..4533192 Binary files /dev/null and b/pokemon/home/small/517.png differ diff --git a/pokemon/home/small/518.png b/pokemon/home/small/518.png new file mode 100644 index 0000000..91848e8 Binary files /dev/null and b/pokemon/home/small/518.png differ diff --git a/pokemon/home/small/519.png b/pokemon/home/small/519.png new file mode 100644 index 0000000..3357aaa Binary files /dev/null and b/pokemon/home/small/519.png differ diff --git a/pokemon/home/small/52-alola.png b/pokemon/home/small/52-alola.png new file mode 100644 index 0000000..bef79a6 Binary files /dev/null and b/pokemon/home/small/52-alola.png differ diff --git a/pokemon/home/small/52-galar.png b/pokemon/home/small/52-galar.png new file mode 100644 index 0000000..829525f Binary files /dev/null and b/pokemon/home/small/52-galar.png differ diff --git a/pokemon/home/small/52.png b/pokemon/home/small/52.png new file mode 100644 index 0000000..4434479 Binary files /dev/null and b/pokemon/home/small/52.png differ diff --git a/pokemon/home/small/520.png b/pokemon/home/small/520.png new file mode 100644 index 0000000..7fdc3b4 Binary files /dev/null and b/pokemon/home/small/520.png differ diff --git a/pokemon/home/small/521.png b/pokemon/home/small/521.png new file mode 100644 index 0000000..6be489a Binary files /dev/null and b/pokemon/home/small/521.png differ diff --git a/pokemon/home/small/522.png b/pokemon/home/small/522.png new file mode 100644 index 0000000..f13a225 Binary files /dev/null and b/pokemon/home/small/522.png differ diff --git a/pokemon/home/small/523.png b/pokemon/home/small/523.png new file mode 100644 index 0000000..10fdb04 Binary files /dev/null and b/pokemon/home/small/523.png differ diff --git a/pokemon/home/small/524.png b/pokemon/home/small/524.png new file mode 100644 index 0000000..756737e Binary files /dev/null and b/pokemon/home/small/524.png differ diff --git a/pokemon/home/small/525.png b/pokemon/home/small/525.png new file mode 100644 index 0000000..040289e Binary files /dev/null and b/pokemon/home/small/525.png differ diff --git a/pokemon/home/small/526.png b/pokemon/home/small/526.png new file mode 100644 index 0000000..d97441d Binary files /dev/null and b/pokemon/home/small/526.png differ diff --git a/pokemon/home/small/527.png b/pokemon/home/small/527.png new file mode 100644 index 0000000..3cc96c3 Binary files /dev/null and b/pokemon/home/small/527.png differ diff --git a/pokemon/home/small/528.png b/pokemon/home/small/528.png new file mode 100644 index 0000000..ca34aaa Binary files /dev/null and b/pokemon/home/small/528.png differ diff --git a/pokemon/home/small/529.png b/pokemon/home/small/529.png new file mode 100644 index 0000000..1c2ef26 Binary files /dev/null and b/pokemon/home/small/529.png differ diff --git a/pokemon/home/small/53-alola.png b/pokemon/home/small/53-alola.png new file mode 100644 index 0000000..6efb861 Binary files /dev/null and b/pokemon/home/small/53-alola.png differ diff --git a/pokemon/home/small/53.png b/pokemon/home/small/53.png new file mode 100644 index 0000000..8082cb5 Binary files /dev/null and b/pokemon/home/small/53.png differ diff --git a/pokemon/home/small/530.png b/pokemon/home/small/530.png new file mode 100644 index 0000000..e1d6d62 Binary files /dev/null and b/pokemon/home/small/530.png differ diff --git a/pokemon/home/small/531-mega.png b/pokemon/home/small/531-mega.png new file mode 100644 index 0000000..85be52d Binary files /dev/null and b/pokemon/home/small/531-mega.png differ diff --git a/pokemon/home/small/531.png b/pokemon/home/small/531.png new file mode 100644 index 0000000..9794f94 Binary files /dev/null and b/pokemon/home/small/531.png differ diff --git a/pokemon/home/small/532.png b/pokemon/home/small/532.png new file mode 100644 index 0000000..e43f179 Binary files /dev/null and b/pokemon/home/small/532.png differ diff --git a/pokemon/home/small/533.png b/pokemon/home/small/533.png new file mode 100644 index 0000000..1365c48 Binary files /dev/null and b/pokemon/home/small/533.png differ diff --git a/pokemon/home/small/534.png b/pokemon/home/small/534.png new file mode 100644 index 0000000..29ae26c Binary files /dev/null and b/pokemon/home/small/534.png differ diff --git a/pokemon/home/small/535.png b/pokemon/home/small/535.png new file mode 100644 index 0000000..52a1ebf Binary files /dev/null and b/pokemon/home/small/535.png differ diff --git a/pokemon/home/small/536.png b/pokemon/home/small/536.png new file mode 100644 index 0000000..45e8577 Binary files /dev/null and b/pokemon/home/small/536.png differ diff --git a/pokemon/home/small/537.png b/pokemon/home/small/537.png new file mode 100644 index 0000000..573e99b Binary files /dev/null and b/pokemon/home/small/537.png differ diff --git a/pokemon/home/small/538.png b/pokemon/home/small/538.png new file mode 100644 index 0000000..f2d1ed1 Binary files /dev/null and b/pokemon/home/small/538.png differ diff --git a/pokemon/home/small/539.png b/pokemon/home/small/539.png new file mode 100644 index 0000000..84204be Binary files /dev/null and b/pokemon/home/small/539.png differ diff --git a/pokemon/home/small/54.png b/pokemon/home/small/54.png new file mode 100644 index 0000000..cdf899f Binary files /dev/null and b/pokemon/home/small/54.png differ diff --git a/pokemon/home/small/540.png b/pokemon/home/small/540.png new file mode 100644 index 0000000..9162628 Binary files /dev/null and b/pokemon/home/small/540.png differ diff --git a/pokemon/home/small/541.png b/pokemon/home/small/541.png new file mode 100644 index 0000000..11e3b1b Binary files /dev/null and b/pokemon/home/small/541.png differ diff --git a/pokemon/home/small/542.png b/pokemon/home/small/542.png new file mode 100644 index 0000000..ef5bc0c Binary files /dev/null and b/pokemon/home/small/542.png differ diff --git a/pokemon/home/small/543.png b/pokemon/home/small/543.png new file mode 100644 index 0000000..b1e1dd7 Binary files /dev/null and b/pokemon/home/small/543.png differ diff --git a/pokemon/home/small/544.png b/pokemon/home/small/544.png new file mode 100644 index 0000000..046838b Binary files /dev/null and b/pokemon/home/small/544.png differ diff --git a/pokemon/home/small/545.png b/pokemon/home/small/545.png new file mode 100644 index 0000000..1da2296 Binary files /dev/null and b/pokemon/home/small/545.png differ diff --git a/pokemon/home/small/546.png b/pokemon/home/small/546.png new file mode 100644 index 0000000..becc93c Binary files /dev/null and b/pokemon/home/small/546.png differ diff --git a/pokemon/home/small/547.png b/pokemon/home/small/547.png new file mode 100644 index 0000000..d34d427 Binary files /dev/null and b/pokemon/home/small/547.png differ diff --git a/pokemon/home/small/548.png b/pokemon/home/small/548.png new file mode 100644 index 0000000..e7bf3d6 Binary files /dev/null and b/pokemon/home/small/548.png differ diff --git a/pokemon/home/small/549.png b/pokemon/home/small/549.png new file mode 100644 index 0000000..c26de3e Binary files /dev/null and b/pokemon/home/small/549.png differ diff --git a/pokemon/home/small/55.png b/pokemon/home/small/55.png new file mode 100644 index 0000000..c97bd56 Binary files /dev/null and b/pokemon/home/small/55.png differ diff --git a/pokemon/home/small/550-blue-striped.png b/pokemon/home/small/550-blue-striped.png new file mode 100644 index 0000000..48dbd6e Binary files /dev/null and b/pokemon/home/small/550-blue-striped.png differ diff --git a/pokemon/home/small/550-red-striped.png b/pokemon/home/small/550-red-striped.png new file mode 100644 index 0000000..5a894df Binary files /dev/null and b/pokemon/home/small/550-red-striped.png differ diff --git a/pokemon/home/small/551.png b/pokemon/home/small/551.png new file mode 100644 index 0000000..6d665ac Binary files /dev/null and b/pokemon/home/small/551.png differ diff --git a/pokemon/home/small/552.png b/pokemon/home/small/552.png new file mode 100644 index 0000000..3649fac Binary files /dev/null and b/pokemon/home/small/552.png differ diff --git a/pokemon/home/small/553.png b/pokemon/home/small/553.png new file mode 100644 index 0000000..c566519 Binary files /dev/null and b/pokemon/home/small/553.png differ diff --git a/pokemon/home/small/554-galar.png b/pokemon/home/small/554-galar.png new file mode 100644 index 0000000..5c4edf4 Binary files /dev/null and b/pokemon/home/small/554-galar.png differ diff --git a/pokemon/home/small/554.png b/pokemon/home/small/554.png new file mode 100644 index 0000000..6f760c7 Binary files /dev/null and b/pokemon/home/small/554.png differ diff --git a/pokemon/home/small/555-standard-galar.png b/pokemon/home/small/555-standard-galar.png new file mode 100644 index 0000000..578ab96 Binary files /dev/null and b/pokemon/home/small/555-standard-galar.png differ diff --git a/pokemon/home/small/555-standard.png b/pokemon/home/small/555-standard.png new file mode 100644 index 0000000..6f8558a Binary files /dev/null and b/pokemon/home/small/555-standard.png differ diff --git a/pokemon/home/small/555-zen-galar.png b/pokemon/home/small/555-zen-galar.png new file mode 100644 index 0000000..076f599 Binary files /dev/null and b/pokemon/home/small/555-zen-galar.png differ diff --git a/pokemon/home/small/555-zen.png b/pokemon/home/small/555-zen.png new file mode 100644 index 0000000..b497249 Binary files /dev/null and b/pokemon/home/small/555-zen.png differ diff --git a/pokemon/home/small/556.png b/pokemon/home/small/556.png new file mode 100644 index 0000000..ee5018e Binary files /dev/null and b/pokemon/home/small/556.png differ diff --git a/pokemon/home/small/557.png b/pokemon/home/small/557.png new file mode 100644 index 0000000..17ffa1f Binary files /dev/null and b/pokemon/home/small/557.png differ diff --git a/pokemon/home/small/558.png b/pokemon/home/small/558.png new file mode 100644 index 0000000..8268f68 Binary files /dev/null and b/pokemon/home/small/558.png differ diff --git a/pokemon/home/small/559.png b/pokemon/home/small/559.png new file mode 100644 index 0000000..582e38e Binary files /dev/null and b/pokemon/home/small/559.png differ diff --git a/pokemon/home/small/56.png b/pokemon/home/small/56.png new file mode 100644 index 0000000..88b9219 Binary files /dev/null and b/pokemon/home/small/56.png differ diff --git a/pokemon/home/small/560.png b/pokemon/home/small/560.png new file mode 100644 index 0000000..182afa9 Binary files /dev/null and b/pokemon/home/small/560.png differ diff --git a/pokemon/home/small/561.png b/pokemon/home/small/561.png new file mode 100644 index 0000000..ae7eeb8 Binary files /dev/null and b/pokemon/home/small/561.png differ diff --git a/pokemon/home/small/562-galar.png b/pokemon/home/small/562-galar.png new file mode 100644 index 0000000..34899de Binary files /dev/null and b/pokemon/home/small/562-galar.png differ diff --git a/pokemon/home/small/562.png b/pokemon/home/small/562.png new file mode 100644 index 0000000..07ecf9f Binary files /dev/null and b/pokemon/home/small/562.png differ diff --git a/pokemon/home/small/563.png b/pokemon/home/small/563.png new file mode 100644 index 0000000..d136037 Binary files /dev/null and b/pokemon/home/small/563.png differ diff --git a/pokemon/home/small/564.png b/pokemon/home/small/564.png new file mode 100644 index 0000000..59329d6 Binary files /dev/null and b/pokemon/home/small/564.png differ diff --git a/pokemon/home/small/565.png b/pokemon/home/small/565.png new file mode 100644 index 0000000..99d3677 Binary files /dev/null and b/pokemon/home/small/565.png differ diff --git a/pokemon/home/small/566.png b/pokemon/home/small/566.png new file mode 100644 index 0000000..e7336b6 Binary files /dev/null and b/pokemon/home/small/566.png differ diff --git a/pokemon/home/small/567.png b/pokemon/home/small/567.png new file mode 100644 index 0000000..ec9fed1 Binary files /dev/null and b/pokemon/home/small/567.png differ diff --git a/pokemon/home/small/568.png b/pokemon/home/small/568.png new file mode 100644 index 0000000..4236476 Binary files /dev/null and b/pokemon/home/small/568.png differ diff --git a/pokemon/home/small/569.png b/pokemon/home/small/569.png new file mode 100644 index 0000000..2c7fb2b Binary files /dev/null and b/pokemon/home/small/569.png differ diff --git a/pokemon/home/small/57.png b/pokemon/home/small/57.png new file mode 100644 index 0000000..a29b9fa Binary files /dev/null and b/pokemon/home/small/57.png differ diff --git a/pokemon/home/small/570.png b/pokemon/home/small/570.png new file mode 100644 index 0000000..1a36e17 Binary files /dev/null and b/pokemon/home/small/570.png differ diff --git a/pokemon/home/small/571.png b/pokemon/home/small/571.png new file mode 100644 index 0000000..b69c1f7 Binary files /dev/null and b/pokemon/home/small/571.png differ diff --git a/pokemon/home/small/572.png b/pokemon/home/small/572.png new file mode 100644 index 0000000..1cd2168 Binary files /dev/null and b/pokemon/home/small/572.png differ diff --git a/pokemon/home/small/573.png b/pokemon/home/small/573.png new file mode 100644 index 0000000..c81aba5 Binary files /dev/null and b/pokemon/home/small/573.png differ diff --git a/pokemon/home/small/574.png b/pokemon/home/small/574.png new file mode 100644 index 0000000..a8d4892 Binary files /dev/null and b/pokemon/home/small/574.png differ diff --git a/pokemon/home/small/575.png b/pokemon/home/small/575.png new file mode 100644 index 0000000..39badb2 Binary files /dev/null and b/pokemon/home/small/575.png differ diff --git a/pokemon/home/small/576.png b/pokemon/home/small/576.png new file mode 100644 index 0000000..65d042c Binary files /dev/null and b/pokemon/home/small/576.png differ diff --git a/pokemon/home/small/577.png b/pokemon/home/small/577.png new file mode 100644 index 0000000..aa73bd3 Binary files /dev/null and b/pokemon/home/small/577.png differ diff --git a/pokemon/home/small/578.png b/pokemon/home/small/578.png new file mode 100644 index 0000000..0832bea Binary files /dev/null and b/pokemon/home/small/578.png differ diff --git a/pokemon/home/small/579.png b/pokemon/home/small/579.png new file mode 100644 index 0000000..a99024e Binary files /dev/null and b/pokemon/home/small/579.png differ diff --git a/pokemon/home/small/58.png b/pokemon/home/small/58.png new file mode 100644 index 0000000..33bead8 Binary files /dev/null and b/pokemon/home/small/58.png differ diff --git a/pokemon/home/small/580.png b/pokemon/home/small/580.png new file mode 100644 index 0000000..fe112ab Binary files /dev/null and b/pokemon/home/small/580.png differ diff --git a/pokemon/home/small/581.png b/pokemon/home/small/581.png new file mode 100644 index 0000000..4bfaf44 Binary files /dev/null and b/pokemon/home/small/581.png differ diff --git a/pokemon/home/small/582.png b/pokemon/home/small/582.png new file mode 100644 index 0000000..e25ccc1 Binary files /dev/null and b/pokemon/home/small/582.png differ diff --git a/pokemon/home/small/583.png b/pokemon/home/small/583.png new file mode 100644 index 0000000..7b9cc48 Binary files /dev/null and b/pokemon/home/small/583.png differ diff --git a/pokemon/home/small/584.png b/pokemon/home/small/584.png new file mode 100644 index 0000000..8041b65 Binary files /dev/null and b/pokemon/home/small/584.png differ diff --git a/pokemon/home/small/585-autumn.png b/pokemon/home/small/585-autumn.png new file mode 100644 index 0000000..ff93c80 Binary files /dev/null and b/pokemon/home/small/585-autumn.png differ diff --git a/pokemon/home/small/585-spring.png b/pokemon/home/small/585-spring.png new file mode 100644 index 0000000..744daf6 Binary files /dev/null and b/pokemon/home/small/585-spring.png differ diff --git a/pokemon/home/small/585-summer.png b/pokemon/home/small/585-summer.png new file mode 100644 index 0000000..c19914c Binary files /dev/null and b/pokemon/home/small/585-summer.png differ diff --git a/pokemon/home/small/585-winter.png b/pokemon/home/small/585-winter.png new file mode 100644 index 0000000..e3fd0cd Binary files /dev/null and b/pokemon/home/small/585-winter.png differ diff --git a/pokemon/home/small/586-autumn.png b/pokemon/home/small/586-autumn.png new file mode 100644 index 0000000..78d5592 Binary files /dev/null and b/pokemon/home/small/586-autumn.png differ diff --git a/pokemon/home/small/586-spring.png b/pokemon/home/small/586-spring.png new file mode 100644 index 0000000..ef4e037 Binary files /dev/null and b/pokemon/home/small/586-spring.png differ diff --git a/pokemon/home/small/586-summer.png b/pokemon/home/small/586-summer.png new file mode 100644 index 0000000..10d119b Binary files /dev/null and b/pokemon/home/small/586-summer.png differ diff --git a/pokemon/home/small/586-winter.png b/pokemon/home/small/586-winter.png new file mode 100644 index 0000000..f38bc99 Binary files /dev/null and b/pokemon/home/small/586-winter.png differ diff --git a/pokemon/home/small/587.png b/pokemon/home/small/587.png new file mode 100644 index 0000000..e220ec4 Binary files /dev/null and b/pokemon/home/small/587.png differ diff --git a/pokemon/home/small/588.png b/pokemon/home/small/588.png new file mode 100644 index 0000000..8832ece Binary files /dev/null and b/pokemon/home/small/588.png differ diff --git a/pokemon/home/small/589.png b/pokemon/home/small/589.png new file mode 100644 index 0000000..0a178bf Binary files /dev/null and b/pokemon/home/small/589.png differ diff --git a/pokemon/home/small/59.png b/pokemon/home/small/59.png new file mode 100644 index 0000000..d2ae94c Binary files /dev/null and b/pokemon/home/small/59.png differ diff --git a/pokemon/home/small/590.png b/pokemon/home/small/590.png new file mode 100644 index 0000000..782ef31 Binary files /dev/null and b/pokemon/home/small/590.png differ diff --git a/pokemon/home/small/591.png b/pokemon/home/small/591.png new file mode 100644 index 0000000..84f214e Binary files /dev/null and b/pokemon/home/small/591.png differ diff --git a/pokemon/home/small/592-male.png b/pokemon/home/small/592-male.png new file mode 100644 index 0000000..87be18b Binary files /dev/null and b/pokemon/home/small/592-male.png differ diff --git a/pokemon/home/small/593-male.png b/pokemon/home/small/593-male.png new file mode 100644 index 0000000..03785a0 Binary files /dev/null and b/pokemon/home/small/593-male.png differ diff --git a/pokemon/home/small/594.png b/pokemon/home/small/594.png new file mode 100644 index 0000000..1b5fb43 Binary files /dev/null and b/pokemon/home/small/594.png differ diff --git a/pokemon/home/small/595.png b/pokemon/home/small/595.png new file mode 100644 index 0000000..cad4249 Binary files /dev/null and b/pokemon/home/small/595.png differ diff --git a/pokemon/home/small/596.png b/pokemon/home/small/596.png new file mode 100644 index 0000000..f49b2eb Binary files /dev/null and b/pokemon/home/small/596.png differ diff --git a/pokemon/home/small/597.png b/pokemon/home/small/597.png new file mode 100644 index 0000000..7ccccd1 Binary files /dev/null and b/pokemon/home/small/597.png differ diff --git a/pokemon/home/small/598.png b/pokemon/home/small/598.png new file mode 100644 index 0000000..de289fc Binary files /dev/null and b/pokemon/home/small/598.png differ diff --git a/pokemon/home/small/599.png b/pokemon/home/small/599.png new file mode 100644 index 0000000..d4583ee Binary files /dev/null and b/pokemon/home/small/599.png differ diff --git a/pokemon/home/small/6-mega-x.png b/pokemon/home/small/6-mega-x.png new file mode 100644 index 0000000..642f629 Binary files /dev/null and b/pokemon/home/small/6-mega-x.png differ diff --git a/pokemon/home/small/6-mega-y.png b/pokemon/home/small/6-mega-y.png new file mode 100644 index 0000000..e88e315 Binary files /dev/null and b/pokemon/home/small/6-mega-y.png differ diff --git a/pokemon/home/small/6.png b/pokemon/home/small/6.png new file mode 100644 index 0000000..61cb299 Binary files /dev/null and b/pokemon/home/small/6.png differ diff --git a/pokemon/home/small/60.png b/pokemon/home/small/60.png new file mode 100644 index 0000000..7232b90 Binary files /dev/null and b/pokemon/home/small/60.png differ diff --git a/pokemon/home/small/600.png b/pokemon/home/small/600.png new file mode 100644 index 0000000..033c88a Binary files /dev/null and b/pokemon/home/small/600.png differ diff --git a/pokemon/home/small/601.png b/pokemon/home/small/601.png new file mode 100644 index 0000000..2616607 Binary files /dev/null and b/pokemon/home/small/601.png differ diff --git a/pokemon/home/small/602.png b/pokemon/home/small/602.png new file mode 100644 index 0000000..7eac8c6 Binary files /dev/null and b/pokemon/home/small/602.png differ diff --git a/pokemon/home/small/603.png b/pokemon/home/small/603.png new file mode 100644 index 0000000..11bf59f Binary files /dev/null and b/pokemon/home/small/603.png differ diff --git a/pokemon/home/small/604.png b/pokemon/home/small/604.png new file mode 100644 index 0000000..8b21e45 Binary files /dev/null and b/pokemon/home/small/604.png differ diff --git a/pokemon/home/small/605.png b/pokemon/home/small/605.png new file mode 100644 index 0000000..85e970e Binary files /dev/null and b/pokemon/home/small/605.png differ diff --git a/pokemon/home/small/606.png b/pokemon/home/small/606.png new file mode 100644 index 0000000..0fab9e4 Binary files /dev/null and b/pokemon/home/small/606.png differ diff --git a/pokemon/home/small/607.png b/pokemon/home/small/607.png new file mode 100644 index 0000000..097f08b Binary files /dev/null and b/pokemon/home/small/607.png differ diff --git a/pokemon/home/small/608.png b/pokemon/home/small/608.png new file mode 100644 index 0000000..29ed32d Binary files /dev/null and b/pokemon/home/small/608.png differ diff --git a/pokemon/home/small/609.png b/pokemon/home/small/609.png new file mode 100644 index 0000000..f9070a9 Binary files /dev/null and b/pokemon/home/small/609.png differ diff --git a/pokemon/home/small/61.png b/pokemon/home/small/61.png new file mode 100644 index 0000000..5882eb3 Binary files /dev/null and b/pokemon/home/small/61.png differ diff --git a/pokemon/home/small/610.png b/pokemon/home/small/610.png new file mode 100644 index 0000000..cdb7983 Binary files /dev/null and b/pokemon/home/small/610.png differ diff --git a/pokemon/home/small/611.png b/pokemon/home/small/611.png new file mode 100644 index 0000000..2192dea Binary files /dev/null and b/pokemon/home/small/611.png differ diff --git a/pokemon/home/small/612.png b/pokemon/home/small/612.png new file mode 100644 index 0000000..9e39fa4 Binary files /dev/null and b/pokemon/home/small/612.png differ diff --git a/pokemon/home/small/613.png b/pokemon/home/small/613.png new file mode 100644 index 0000000..b036a8a Binary files /dev/null and b/pokemon/home/small/613.png differ diff --git a/pokemon/home/small/614.png b/pokemon/home/small/614.png new file mode 100644 index 0000000..af088f6 Binary files /dev/null and b/pokemon/home/small/614.png differ diff --git a/pokemon/home/small/615.png b/pokemon/home/small/615.png new file mode 100644 index 0000000..e7fc55a Binary files /dev/null and b/pokemon/home/small/615.png differ diff --git a/pokemon/home/small/616.png b/pokemon/home/small/616.png new file mode 100644 index 0000000..783bfa0 Binary files /dev/null and b/pokemon/home/small/616.png differ diff --git a/pokemon/home/small/617.png b/pokemon/home/small/617.png new file mode 100644 index 0000000..a04d4de Binary files /dev/null and b/pokemon/home/small/617.png differ diff --git a/pokemon/home/small/618-galar.png b/pokemon/home/small/618-galar.png new file mode 100644 index 0000000..a7b0f96 Binary files /dev/null and b/pokemon/home/small/618-galar.png differ diff --git a/pokemon/home/small/618.png b/pokemon/home/small/618.png new file mode 100644 index 0000000..2c50363 Binary files /dev/null and b/pokemon/home/small/618.png differ diff --git a/pokemon/home/small/619.png b/pokemon/home/small/619.png new file mode 100644 index 0000000..64049b7 Binary files /dev/null and b/pokemon/home/small/619.png differ diff --git a/pokemon/home/small/62.png b/pokemon/home/small/62.png new file mode 100644 index 0000000..d758a5d Binary files /dev/null and b/pokemon/home/small/62.png differ diff --git a/pokemon/home/small/620.png b/pokemon/home/small/620.png new file mode 100644 index 0000000..94a786e Binary files /dev/null and b/pokemon/home/small/620.png differ diff --git a/pokemon/home/small/621.png b/pokemon/home/small/621.png new file mode 100644 index 0000000..e900f62 Binary files /dev/null and b/pokemon/home/small/621.png differ diff --git a/pokemon/home/small/622.png b/pokemon/home/small/622.png new file mode 100644 index 0000000..cf30196 Binary files /dev/null and b/pokemon/home/small/622.png differ diff --git a/pokemon/home/small/623.png b/pokemon/home/small/623.png new file mode 100644 index 0000000..9f2cc19 Binary files /dev/null and b/pokemon/home/small/623.png differ diff --git a/pokemon/home/small/624.png b/pokemon/home/small/624.png new file mode 100644 index 0000000..a567d89 Binary files /dev/null and b/pokemon/home/small/624.png differ diff --git a/pokemon/home/small/625.png b/pokemon/home/small/625.png new file mode 100644 index 0000000..5d187aa Binary files /dev/null and b/pokemon/home/small/625.png differ diff --git a/pokemon/home/small/626.png b/pokemon/home/small/626.png new file mode 100644 index 0000000..456935d Binary files /dev/null and b/pokemon/home/small/626.png differ diff --git a/pokemon/home/small/627.png b/pokemon/home/small/627.png new file mode 100644 index 0000000..368890c Binary files /dev/null and b/pokemon/home/small/627.png differ diff --git a/pokemon/home/small/628.png b/pokemon/home/small/628.png new file mode 100644 index 0000000..8bcc0c7 Binary files /dev/null and b/pokemon/home/small/628.png differ diff --git a/pokemon/home/small/629.png b/pokemon/home/small/629.png new file mode 100644 index 0000000..6fe7de0 Binary files /dev/null and b/pokemon/home/small/629.png differ diff --git a/pokemon/home/small/63.png b/pokemon/home/small/63.png new file mode 100644 index 0000000..d3ac786 Binary files /dev/null and b/pokemon/home/small/63.png differ diff --git a/pokemon/home/small/630.png b/pokemon/home/small/630.png new file mode 100644 index 0000000..6f63833 Binary files /dev/null and b/pokemon/home/small/630.png differ diff --git a/pokemon/home/small/631.png b/pokemon/home/small/631.png new file mode 100644 index 0000000..ef545e5 Binary files /dev/null and b/pokemon/home/small/631.png differ diff --git a/pokemon/home/small/632.png b/pokemon/home/small/632.png new file mode 100644 index 0000000..2f90059 Binary files /dev/null and b/pokemon/home/small/632.png differ diff --git a/pokemon/home/small/633.png b/pokemon/home/small/633.png new file mode 100644 index 0000000..6724a74 Binary files /dev/null and b/pokemon/home/small/633.png differ diff --git a/pokemon/home/small/634.png b/pokemon/home/small/634.png new file mode 100644 index 0000000..fb04d06 Binary files /dev/null and b/pokemon/home/small/634.png differ diff --git a/pokemon/home/small/635.png b/pokemon/home/small/635.png new file mode 100644 index 0000000..fc786b1 Binary files /dev/null and b/pokemon/home/small/635.png differ diff --git a/pokemon/home/small/636.png b/pokemon/home/small/636.png new file mode 100644 index 0000000..065d8fb Binary files /dev/null and b/pokemon/home/small/636.png differ diff --git a/pokemon/home/small/637.png b/pokemon/home/small/637.png new file mode 100644 index 0000000..59a439a Binary files /dev/null and b/pokemon/home/small/637.png differ diff --git a/pokemon/home/small/638.png b/pokemon/home/small/638.png new file mode 100644 index 0000000..b3bf956 Binary files /dev/null and b/pokemon/home/small/638.png differ diff --git a/pokemon/home/small/639.png b/pokemon/home/small/639.png new file mode 100644 index 0000000..26e5594 Binary files /dev/null and b/pokemon/home/small/639.png differ diff --git a/pokemon/home/small/64.png b/pokemon/home/small/64.png new file mode 100644 index 0000000..afbf687 Binary files /dev/null and b/pokemon/home/small/64.png differ diff --git a/pokemon/home/small/640.png b/pokemon/home/small/640.png new file mode 100644 index 0000000..595d7ae Binary files /dev/null and b/pokemon/home/small/640.png differ diff --git a/pokemon/home/small/641-incarnate.png b/pokemon/home/small/641-incarnate.png new file mode 100644 index 0000000..a2dfbc4 Binary files /dev/null and b/pokemon/home/small/641-incarnate.png differ diff --git a/pokemon/home/small/641-therian.png b/pokemon/home/small/641-therian.png new file mode 100644 index 0000000..28678a0 Binary files /dev/null and b/pokemon/home/small/641-therian.png differ diff --git a/pokemon/home/small/642-incarnate.png b/pokemon/home/small/642-incarnate.png new file mode 100644 index 0000000..f705848 Binary files /dev/null and b/pokemon/home/small/642-incarnate.png differ diff --git a/pokemon/home/small/642-therian.png b/pokemon/home/small/642-therian.png new file mode 100644 index 0000000..b925e35 Binary files /dev/null and b/pokemon/home/small/642-therian.png differ diff --git a/pokemon/home/small/643.png b/pokemon/home/small/643.png new file mode 100644 index 0000000..c5cfbe3 Binary files /dev/null and b/pokemon/home/small/643.png differ diff --git a/pokemon/home/small/644.png b/pokemon/home/small/644.png new file mode 100644 index 0000000..d5f6b35 Binary files /dev/null and b/pokemon/home/small/644.png differ diff --git a/pokemon/home/small/645-incarnate.png b/pokemon/home/small/645-incarnate.png new file mode 100644 index 0000000..9d87e98 Binary files /dev/null and b/pokemon/home/small/645-incarnate.png differ diff --git a/pokemon/home/small/645-therian.png b/pokemon/home/small/645-therian.png new file mode 100644 index 0000000..cb64246 Binary files /dev/null and b/pokemon/home/small/645-therian.png differ diff --git a/pokemon/home/small/646-black.png b/pokemon/home/small/646-black.png new file mode 100644 index 0000000..3153ca7 Binary files /dev/null and b/pokemon/home/small/646-black.png differ diff --git a/pokemon/home/small/646-white.png b/pokemon/home/small/646-white.png new file mode 100644 index 0000000..d80634c Binary files /dev/null and b/pokemon/home/small/646-white.png differ diff --git a/pokemon/home/small/646.png b/pokemon/home/small/646.png new file mode 100644 index 0000000..36e5418 Binary files /dev/null and b/pokemon/home/small/646.png differ diff --git a/pokemon/home/small/647-ordinary.png b/pokemon/home/small/647-ordinary.png new file mode 100644 index 0000000..81d9127 Binary files /dev/null and b/pokemon/home/small/647-ordinary.png differ diff --git a/pokemon/home/small/647-resolute.png b/pokemon/home/small/647-resolute.png new file mode 100644 index 0000000..f76e9df Binary files /dev/null and b/pokemon/home/small/647-resolute.png differ diff --git a/pokemon/home/small/648-aria.png b/pokemon/home/small/648-aria.png new file mode 100644 index 0000000..cd0a026 Binary files /dev/null and b/pokemon/home/small/648-aria.png differ diff --git a/pokemon/home/small/648-pirouette.png b/pokemon/home/small/648-pirouette.png new file mode 100644 index 0000000..f80c8f7 Binary files /dev/null and b/pokemon/home/small/648-pirouette.png differ diff --git a/pokemon/home/small/649-burn.png b/pokemon/home/small/649-burn.png new file mode 100644 index 0000000..61d9ee9 Binary files /dev/null and b/pokemon/home/small/649-burn.png differ diff --git a/pokemon/home/small/649-chill.png b/pokemon/home/small/649-chill.png new file mode 100644 index 0000000..5ee2e7c Binary files /dev/null and b/pokemon/home/small/649-chill.png differ diff --git a/pokemon/home/small/649-douse.png b/pokemon/home/small/649-douse.png new file mode 100644 index 0000000..aac1548 Binary files /dev/null and b/pokemon/home/small/649-douse.png differ diff --git a/pokemon/home/small/649-shock.png b/pokemon/home/small/649-shock.png new file mode 100644 index 0000000..97f2897 Binary files /dev/null and b/pokemon/home/small/649-shock.png differ diff --git a/pokemon/home/small/649.png b/pokemon/home/small/649.png new file mode 100644 index 0000000..ddfb574 Binary files /dev/null and b/pokemon/home/small/649.png differ diff --git a/pokemon/home/small/65-mega.png b/pokemon/home/small/65-mega.png new file mode 100644 index 0000000..f17510e Binary files /dev/null and b/pokemon/home/small/65-mega.png differ diff --git a/pokemon/home/small/65.png b/pokemon/home/small/65.png new file mode 100644 index 0000000..62baad6 Binary files /dev/null and b/pokemon/home/small/65.png differ diff --git a/pokemon/home/small/650.png b/pokemon/home/small/650.png new file mode 100644 index 0000000..ded79d0 Binary files /dev/null and b/pokemon/home/small/650.png differ diff --git a/pokemon/home/small/651.png b/pokemon/home/small/651.png new file mode 100644 index 0000000..512999a Binary files /dev/null and b/pokemon/home/small/651.png differ diff --git a/pokemon/home/small/652.png b/pokemon/home/small/652.png new file mode 100644 index 0000000..6c4351a Binary files /dev/null and b/pokemon/home/small/652.png differ diff --git a/pokemon/home/small/653.png b/pokemon/home/small/653.png new file mode 100644 index 0000000..014f4f1 Binary files /dev/null and b/pokemon/home/small/653.png differ diff --git a/pokemon/home/small/654.png b/pokemon/home/small/654.png new file mode 100644 index 0000000..2f98576 Binary files /dev/null and b/pokemon/home/small/654.png differ diff --git a/pokemon/home/small/655.png b/pokemon/home/small/655.png new file mode 100644 index 0000000..b3e896d Binary files /dev/null and b/pokemon/home/small/655.png differ diff --git a/pokemon/home/small/656.png b/pokemon/home/small/656.png new file mode 100644 index 0000000..e38b49e Binary files /dev/null and b/pokemon/home/small/656.png differ diff --git a/pokemon/home/small/657.png b/pokemon/home/small/657.png new file mode 100644 index 0000000..ba83b62 Binary files /dev/null and b/pokemon/home/small/657.png differ diff --git a/pokemon/home/small/658-ash.png b/pokemon/home/small/658-ash.png new file mode 100644 index 0000000..a5f4530 Binary files /dev/null and b/pokemon/home/small/658-ash.png differ diff --git a/pokemon/home/small/658-battle-bond.png b/pokemon/home/small/658-battle-bond.png new file mode 100644 index 0000000..249852e Binary files /dev/null and b/pokemon/home/small/658-battle-bond.png differ diff --git a/pokemon/home/small/658.png b/pokemon/home/small/658.png new file mode 100644 index 0000000..249852e Binary files /dev/null and b/pokemon/home/small/658.png differ diff --git a/pokemon/home/small/659.png b/pokemon/home/small/659.png new file mode 100644 index 0000000..e4e14b8 Binary files /dev/null and b/pokemon/home/small/659.png differ diff --git a/pokemon/home/small/66.png b/pokemon/home/small/66.png new file mode 100644 index 0000000..bfa4179 Binary files /dev/null and b/pokemon/home/small/66.png differ diff --git a/pokemon/home/small/660.png b/pokemon/home/small/660.png new file mode 100644 index 0000000..5562f82 Binary files /dev/null and b/pokemon/home/small/660.png differ diff --git a/pokemon/home/small/661.png b/pokemon/home/small/661.png new file mode 100644 index 0000000..63a4480 Binary files /dev/null and b/pokemon/home/small/661.png differ diff --git a/pokemon/home/small/662.png b/pokemon/home/small/662.png new file mode 100644 index 0000000..be9a317 Binary files /dev/null and b/pokemon/home/small/662.png differ diff --git a/pokemon/home/small/663.png b/pokemon/home/small/663.png new file mode 100644 index 0000000..f9f3f7e Binary files /dev/null and b/pokemon/home/small/663.png differ diff --git a/pokemon/home/small/664.png b/pokemon/home/small/664.png new file mode 100644 index 0000000..1aa49e0 Binary files /dev/null and b/pokemon/home/small/664.png differ diff --git a/pokemon/home/small/665.png b/pokemon/home/small/665.png new file mode 100644 index 0000000..3d034fd Binary files /dev/null and b/pokemon/home/small/665.png differ diff --git a/pokemon/home/small/666-archipelago.png b/pokemon/home/small/666-archipelago.png new file mode 100644 index 0000000..93d98a4 Binary files /dev/null and b/pokemon/home/small/666-archipelago.png differ diff --git a/pokemon/home/small/666-continental.png b/pokemon/home/small/666-continental.png new file mode 100644 index 0000000..53ac501 Binary files /dev/null and b/pokemon/home/small/666-continental.png differ diff --git a/pokemon/home/small/666-elegant.png b/pokemon/home/small/666-elegant.png new file mode 100644 index 0000000..031fc89 Binary files /dev/null and b/pokemon/home/small/666-elegant.png differ diff --git a/pokemon/home/small/666-fancy.png b/pokemon/home/small/666-fancy.png new file mode 100644 index 0000000..cf1390c Binary files /dev/null and b/pokemon/home/small/666-fancy.png differ diff --git a/pokemon/home/small/666-garden.png b/pokemon/home/small/666-garden.png new file mode 100644 index 0000000..7b490bd Binary files /dev/null and b/pokemon/home/small/666-garden.png differ diff --git a/pokemon/home/small/666-high-plains.png b/pokemon/home/small/666-high-plains.png new file mode 100644 index 0000000..781c5ab Binary files /dev/null and b/pokemon/home/small/666-high-plains.png differ diff --git a/pokemon/home/small/666-icy-snow.png b/pokemon/home/small/666-icy-snow.png new file mode 100644 index 0000000..9d7cb76 Binary files /dev/null and b/pokemon/home/small/666-icy-snow.png differ diff --git a/pokemon/home/small/666-jungle.png b/pokemon/home/small/666-jungle.png new file mode 100644 index 0000000..c95f252 Binary files /dev/null and b/pokemon/home/small/666-jungle.png differ diff --git a/pokemon/home/small/666-marine.png b/pokemon/home/small/666-marine.png new file mode 100644 index 0000000..3a8ac9f Binary files /dev/null and b/pokemon/home/small/666-marine.png differ diff --git a/pokemon/home/small/666-meadow.png b/pokemon/home/small/666-meadow.png new file mode 100644 index 0000000..bf487ec Binary files /dev/null and b/pokemon/home/small/666-meadow.png differ diff --git a/pokemon/home/small/666-modern.png b/pokemon/home/small/666-modern.png new file mode 100644 index 0000000..e9e5f4b Binary files /dev/null and b/pokemon/home/small/666-modern.png differ diff --git a/pokemon/home/small/666-monsoon.png b/pokemon/home/small/666-monsoon.png new file mode 100644 index 0000000..f81523d Binary files /dev/null and b/pokemon/home/small/666-monsoon.png differ diff --git a/pokemon/home/small/666-ocean.png b/pokemon/home/small/666-ocean.png new file mode 100644 index 0000000..3c4dbdb Binary files /dev/null and b/pokemon/home/small/666-ocean.png differ diff --git a/pokemon/home/small/666-poke-ball.png b/pokemon/home/small/666-poke-ball.png new file mode 100644 index 0000000..940b775 Binary files /dev/null and b/pokemon/home/small/666-poke-ball.png differ diff --git a/pokemon/home/small/666-polar.png b/pokemon/home/small/666-polar.png new file mode 100644 index 0000000..3a47eb9 Binary files /dev/null and b/pokemon/home/small/666-polar.png differ diff --git a/pokemon/home/small/666-river.png b/pokemon/home/small/666-river.png new file mode 100644 index 0000000..cd6538e Binary files /dev/null and b/pokemon/home/small/666-river.png differ diff --git a/pokemon/home/small/666-sandstorm.png b/pokemon/home/small/666-sandstorm.png new file mode 100644 index 0000000..40cece6 Binary files /dev/null and b/pokemon/home/small/666-sandstorm.png differ diff --git a/pokemon/home/small/666-savanna.png b/pokemon/home/small/666-savanna.png new file mode 100644 index 0000000..38a5681 Binary files /dev/null and b/pokemon/home/small/666-savanna.png differ diff --git a/pokemon/home/small/666-sun.png b/pokemon/home/small/666-sun.png new file mode 100644 index 0000000..1126cf7 Binary files /dev/null and b/pokemon/home/small/666-sun.png differ diff --git a/pokemon/home/small/666-tundra.png b/pokemon/home/small/666-tundra.png new file mode 100644 index 0000000..bc97bfa Binary files /dev/null and b/pokemon/home/small/666-tundra.png differ diff --git a/pokemon/home/small/667.png b/pokemon/home/small/667.png new file mode 100644 index 0000000..60832d6 Binary files /dev/null and b/pokemon/home/small/667.png differ diff --git a/pokemon/home/small/668.png b/pokemon/home/small/668.png new file mode 100644 index 0000000..e8a0ffc Binary files /dev/null and b/pokemon/home/small/668.png differ diff --git a/pokemon/home/small/669-blue.png b/pokemon/home/small/669-blue.png new file mode 100644 index 0000000..acbda00 Binary files /dev/null and b/pokemon/home/small/669-blue.png differ diff --git a/pokemon/home/small/669-orange.png b/pokemon/home/small/669-orange.png new file mode 100644 index 0000000..6e257d8 Binary files /dev/null and b/pokemon/home/small/669-orange.png differ diff --git a/pokemon/home/small/669-red.png b/pokemon/home/small/669-red.png new file mode 100644 index 0000000..ecb066c Binary files /dev/null and b/pokemon/home/small/669-red.png differ diff --git a/pokemon/home/small/669-white.png b/pokemon/home/small/669-white.png new file mode 100644 index 0000000..a7383cb Binary files /dev/null and b/pokemon/home/small/669-white.png differ diff --git a/pokemon/home/small/669-yellow.png b/pokemon/home/small/669-yellow.png new file mode 100644 index 0000000..ee69786 Binary files /dev/null and b/pokemon/home/small/669-yellow.png differ diff --git a/pokemon/home/small/67.png b/pokemon/home/small/67.png new file mode 100644 index 0000000..beba1d2 Binary files /dev/null and b/pokemon/home/small/67.png differ diff --git a/pokemon/home/small/670-blue.png b/pokemon/home/small/670-blue.png new file mode 100644 index 0000000..cf2262b Binary files /dev/null and b/pokemon/home/small/670-blue.png differ diff --git a/pokemon/home/small/670-eternal.png b/pokemon/home/small/670-eternal.png new file mode 100644 index 0000000..2205426 Binary files /dev/null and b/pokemon/home/small/670-eternal.png differ diff --git a/pokemon/home/small/670-orange.png b/pokemon/home/small/670-orange.png new file mode 100644 index 0000000..a84cf05 Binary files /dev/null and b/pokemon/home/small/670-orange.png differ diff --git a/pokemon/home/small/670-red.png b/pokemon/home/small/670-red.png new file mode 100644 index 0000000..6eb9299 Binary files /dev/null and b/pokemon/home/small/670-red.png differ diff --git a/pokemon/home/small/670-white.png b/pokemon/home/small/670-white.png new file mode 100644 index 0000000..2205426 Binary files /dev/null and b/pokemon/home/small/670-white.png differ diff --git a/pokemon/home/small/670-yellow.png b/pokemon/home/small/670-yellow.png new file mode 100644 index 0000000..5dc0861 Binary files /dev/null and b/pokemon/home/small/670-yellow.png differ diff --git a/pokemon/home/small/671-blue.png b/pokemon/home/small/671-blue.png new file mode 100644 index 0000000..56e8235 Binary files /dev/null and b/pokemon/home/small/671-blue.png differ diff --git a/pokemon/home/small/671-orange.png b/pokemon/home/small/671-orange.png new file mode 100644 index 0000000..eba210c Binary files /dev/null and b/pokemon/home/small/671-orange.png differ diff --git a/pokemon/home/small/671-red.png b/pokemon/home/small/671-red.png new file mode 100644 index 0000000..18c4f83 Binary files /dev/null and b/pokemon/home/small/671-red.png differ diff --git a/pokemon/home/small/671-white.png b/pokemon/home/small/671-white.png new file mode 100644 index 0000000..020ce84 Binary files /dev/null and b/pokemon/home/small/671-white.png differ diff --git a/pokemon/home/small/671-yellow.png b/pokemon/home/small/671-yellow.png new file mode 100644 index 0000000..6e9cea2 Binary files /dev/null and b/pokemon/home/small/671-yellow.png differ diff --git a/pokemon/home/small/672.png b/pokemon/home/small/672.png new file mode 100644 index 0000000..d6891a5 Binary files /dev/null and b/pokemon/home/small/672.png differ diff --git a/pokemon/home/small/673.png b/pokemon/home/small/673.png new file mode 100644 index 0000000..fd2ba0a Binary files /dev/null and b/pokemon/home/small/673.png differ diff --git a/pokemon/home/small/674.png b/pokemon/home/small/674.png new file mode 100644 index 0000000..dddb327 Binary files /dev/null and b/pokemon/home/small/674.png differ diff --git a/pokemon/home/small/675.png b/pokemon/home/small/675.png new file mode 100644 index 0000000..24f77dc Binary files /dev/null and b/pokemon/home/small/675.png differ diff --git a/pokemon/home/small/676-dandy.png b/pokemon/home/small/676-dandy.png new file mode 100644 index 0000000..70da9da Binary files /dev/null and b/pokemon/home/small/676-dandy.png differ diff --git a/pokemon/home/small/676-debutante.png b/pokemon/home/small/676-debutante.png new file mode 100644 index 0000000..083efe0 Binary files /dev/null and b/pokemon/home/small/676-debutante.png differ diff --git a/pokemon/home/small/676-diamond.png b/pokemon/home/small/676-diamond.png new file mode 100644 index 0000000..b8be31b Binary files /dev/null and b/pokemon/home/small/676-diamond.png differ diff --git a/pokemon/home/small/676-heart.png b/pokemon/home/small/676-heart.png new file mode 100644 index 0000000..e2cbc63 Binary files /dev/null and b/pokemon/home/small/676-heart.png differ diff --git a/pokemon/home/small/676-kabuki.png b/pokemon/home/small/676-kabuki.png new file mode 100644 index 0000000..ae3c43f Binary files /dev/null and b/pokemon/home/small/676-kabuki.png differ diff --git a/pokemon/home/small/676-la-reine.png b/pokemon/home/small/676-la-reine.png new file mode 100644 index 0000000..12afd87 Binary files /dev/null and b/pokemon/home/small/676-la-reine.png differ diff --git a/pokemon/home/small/676-matron.png b/pokemon/home/small/676-matron.png new file mode 100644 index 0000000..3c70cd1 Binary files /dev/null and b/pokemon/home/small/676-matron.png differ diff --git a/pokemon/home/small/676-pharaoh.png b/pokemon/home/small/676-pharaoh.png new file mode 100644 index 0000000..30d3db2 Binary files /dev/null and b/pokemon/home/small/676-pharaoh.png differ diff --git a/pokemon/home/small/676-star.png b/pokemon/home/small/676-star.png new file mode 100644 index 0000000..c4e82a6 Binary files /dev/null and b/pokemon/home/small/676-star.png differ diff --git a/pokemon/home/small/676.png b/pokemon/home/small/676.png new file mode 100644 index 0000000..adf50df Binary files /dev/null and b/pokemon/home/small/676.png differ diff --git a/pokemon/home/small/677.png b/pokemon/home/small/677.png new file mode 100644 index 0000000..184841a Binary files /dev/null and b/pokemon/home/small/677.png differ diff --git a/pokemon/home/small/678-female.png b/pokemon/home/small/678-female.png new file mode 100644 index 0000000..159203f Binary files /dev/null and b/pokemon/home/small/678-female.png differ diff --git a/pokemon/home/small/678-male.png b/pokemon/home/small/678-male.png new file mode 100644 index 0000000..94cb958 Binary files /dev/null and b/pokemon/home/small/678-male.png differ diff --git a/pokemon/home/small/679.png b/pokemon/home/small/679.png new file mode 100644 index 0000000..a71ef02 Binary files /dev/null and b/pokemon/home/small/679.png differ diff --git a/pokemon/home/small/68.png b/pokemon/home/small/68.png new file mode 100644 index 0000000..a32b7ae Binary files /dev/null and b/pokemon/home/small/68.png differ diff --git a/pokemon/home/small/680.png b/pokemon/home/small/680.png new file mode 100644 index 0000000..0f31c27 Binary files /dev/null and b/pokemon/home/small/680.png differ diff --git a/pokemon/home/small/681-blade.png b/pokemon/home/small/681-blade.png new file mode 100644 index 0000000..9905a98 Binary files /dev/null and b/pokemon/home/small/681-blade.png differ diff --git a/pokemon/home/small/681-shield.png b/pokemon/home/small/681-shield.png new file mode 100644 index 0000000..d0e4e37 Binary files /dev/null and b/pokemon/home/small/681-shield.png differ diff --git a/pokemon/home/small/682.png b/pokemon/home/small/682.png new file mode 100644 index 0000000..1693f7f Binary files /dev/null and b/pokemon/home/small/682.png differ diff --git a/pokemon/home/small/683.png b/pokemon/home/small/683.png new file mode 100644 index 0000000..3a98aa3 Binary files /dev/null and b/pokemon/home/small/683.png differ diff --git a/pokemon/home/small/684.png b/pokemon/home/small/684.png new file mode 100644 index 0000000..938f0ff Binary files /dev/null and b/pokemon/home/small/684.png differ diff --git a/pokemon/home/small/685.png b/pokemon/home/small/685.png new file mode 100644 index 0000000..776c172 Binary files /dev/null and b/pokemon/home/small/685.png differ diff --git a/pokemon/home/small/686.png b/pokemon/home/small/686.png new file mode 100644 index 0000000..85eab8a Binary files /dev/null and b/pokemon/home/small/686.png differ diff --git a/pokemon/home/small/687.png b/pokemon/home/small/687.png new file mode 100644 index 0000000..463bb9e Binary files /dev/null and b/pokemon/home/small/687.png differ diff --git a/pokemon/home/small/688.png b/pokemon/home/small/688.png new file mode 100644 index 0000000..0457894 Binary files /dev/null and b/pokemon/home/small/688.png differ diff --git a/pokemon/home/small/689.png b/pokemon/home/small/689.png new file mode 100644 index 0000000..a7ed31c Binary files /dev/null and b/pokemon/home/small/689.png differ diff --git a/pokemon/home/small/69.png b/pokemon/home/small/69.png new file mode 100644 index 0000000..f6fd801 Binary files /dev/null and b/pokemon/home/small/69.png differ diff --git a/pokemon/home/small/690.png b/pokemon/home/small/690.png new file mode 100644 index 0000000..c0de039 Binary files /dev/null and b/pokemon/home/small/690.png differ diff --git a/pokemon/home/small/691.png b/pokemon/home/small/691.png new file mode 100644 index 0000000..4ae3cd0 Binary files /dev/null and b/pokemon/home/small/691.png differ diff --git a/pokemon/home/small/692.png b/pokemon/home/small/692.png new file mode 100644 index 0000000..8b461c6 Binary files /dev/null and b/pokemon/home/small/692.png differ diff --git a/pokemon/home/small/693.png b/pokemon/home/small/693.png new file mode 100644 index 0000000..9f2a66c Binary files /dev/null and b/pokemon/home/small/693.png differ diff --git a/pokemon/home/small/694.png b/pokemon/home/small/694.png new file mode 100644 index 0000000..aa8b530 Binary files /dev/null and b/pokemon/home/small/694.png differ diff --git a/pokemon/home/small/695.png b/pokemon/home/small/695.png new file mode 100644 index 0000000..c7bd50c Binary files /dev/null and b/pokemon/home/small/695.png differ diff --git a/pokemon/home/small/696.png b/pokemon/home/small/696.png new file mode 100644 index 0000000..b509b53 Binary files /dev/null and b/pokemon/home/small/696.png differ diff --git a/pokemon/home/small/697.png b/pokemon/home/small/697.png new file mode 100644 index 0000000..8fcdf91 Binary files /dev/null and b/pokemon/home/small/697.png differ diff --git a/pokemon/home/small/698.png b/pokemon/home/small/698.png new file mode 100644 index 0000000..d62fd32 Binary files /dev/null and b/pokemon/home/small/698.png differ diff --git a/pokemon/home/small/699.png b/pokemon/home/small/699.png new file mode 100644 index 0000000..61cba70 Binary files /dev/null and b/pokemon/home/small/699.png differ diff --git a/pokemon/home/small/7.png b/pokemon/home/small/7.png new file mode 100644 index 0000000..f395a0f Binary files /dev/null and b/pokemon/home/small/7.png differ diff --git a/pokemon/home/small/70.png b/pokemon/home/small/70.png new file mode 100644 index 0000000..8929c16 Binary files /dev/null and b/pokemon/home/small/70.png differ diff --git a/pokemon/home/small/700.png b/pokemon/home/small/700.png new file mode 100644 index 0000000..2957873 Binary files /dev/null and b/pokemon/home/small/700.png differ diff --git a/pokemon/home/small/701.png b/pokemon/home/small/701.png new file mode 100644 index 0000000..c4b8100 Binary files /dev/null and b/pokemon/home/small/701.png differ diff --git a/pokemon/home/small/702.png b/pokemon/home/small/702.png new file mode 100644 index 0000000..7893293 Binary files /dev/null and b/pokemon/home/small/702.png differ diff --git a/pokemon/home/small/703.png b/pokemon/home/small/703.png new file mode 100644 index 0000000..1cac881 Binary files /dev/null and b/pokemon/home/small/703.png differ diff --git a/pokemon/home/small/704.png b/pokemon/home/small/704.png new file mode 100644 index 0000000..5502c82 Binary files /dev/null and b/pokemon/home/small/704.png differ diff --git a/pokemon/home/small/705.png b/pokemon/home/small/705.png new file mode 100644 index 0000000..83d8e3a Binary files /dev/null and b/pokemon/home/small/705.png differ diff --git a/pokemon/home/small/706.png b/pokemon/home/small/706.png new file mode 100644 index 0000000..d32ce2c Binary files /dev/null and b/pokemon/home/small/706.png differ diff --git a/pokemon/home/small/707.png b/pokemon/home/small/707.png new file mode 100644 index 0000000..72a4d40 Binary files /dev/null and b/pokemon/home/small/707.png differ diff --git a/pokemon/home/small/708.png b/pokemon/home/small/708.png new file mode 100644 index 0000000..788ef21 Binary files /dev/null and b/pokemon/home/small/708.png differ diff --git a/pokemon/home/small/709.png b/pokemon/home/small/709.png new file mode 100644 index 0000000..cc1f954 Binary files /dev/null and b/pokemon/home/small/709.png differ diff --git a/pokemon/home/small/71.png b/pokemon/home/small/71.png new file mode 100644 index 0000000..049282f Binary files /dev/null and b/pokemon/home/small/71.png differ diff --git a/pokemon/home/small/710-average.png b/pokemon/home/small/710-average.png new file mode 100644 index 0000000..5316acb Binary files /dev/null and b/pokemon/home/small/710-average.png differ diff --git a/pokemon/home/small/710-large.png b/pokemon/home/small/710-large.png new file mode 100644 index 0000000..a4a10eb Binary files /dev/null and b/pokemon/home/small/710-large.png differ diff --git a/pokemon/home/small/710-small.png b/pokemon/home/small/710-small.png new file mode 100644 index 0000000..acc6384 Binary files /dev/null and b/pokemon/home/small/710-small.png differ diff --git a/pokemon/home/small/710-super.png b/pokemon/home/small/710-super.png new file mode 100644 index 0000000..45816e9 Binary files /dev/null and b/pokemon/home/small/710-super.png differ diff --git a/pokemon/home/small/711-average.png b/pokemon/home/small/711-average.png new file mode 100644 index 0000000..4f92bc1 Binary files /dev/null and b/pokemon/home/small/711-average.png differ diff --git a/pokemon/home/small/711-large.png b/pokemon/home/small/711-large.png new file mode 100644 index 0000000..040e188 Binary files /dev/null and b/pokemon/home/small/711-large.png differ diff --git a/pokemon/home/small/711-small.png b/pokemon/home/small/711-small.png new file mode 100644 index 0000000..2f8774e Binary files /dev/null and b/pokemon/home/small/711-small.png differ diff --git a/pokemon/home/small/711-super.png b/pokemon/home/small/711-super.png new file mode 100644 index 0000000..d1eb7c4 Binary files /dev/null and b/pokemon/home/small/711-super.png differ diff --git a/pokemon/home/small/712.png b/pokemon/home/small/712.png new file mode 100644 index 0000000..ff90851 Binary files /dev/null and b/pokemon/home/small/712.png differ diff --git a/pokemon/home/small/713.png b/pokemon/home/small/713.png new file mode 100644 index 0000000..29cfa91 Binary files /dev/null and b/pokemon/home/small/713.png differ diff --git a/pokemon/home/small/714.png b/pokemon/home/small/714.png new file mode 100644 index 0000000..7cb144c Binary files /dev/null and b/pokemon/home/small/714.png differ diff --git a/pokemon/home/small/715.png b/pokemon/home/small/715.png new file mode 100644 index 0000000..b0c4905 Binary files /dev/null and b/pokemon/home/small/715.png differ diff --git a/pokemon/home/small/716-active.png b/pokemon/home/small/716-active.png new file mode 100644 index 0000000..165a4c9 Binary files /dev/null and b/pokemon/home/small/716-active.png differ diff --git a/pokemon/home/small/716-neutral.png b/pokemon/home/small/716-neutral.png new file mode 100644 index 0000000..a52f631 Binary files /dev/null and b/pokemon/home/small/716-neutral.png differ diff --git a/pokemon/home/small/717.png b/pokemon/home/small/717.png new file mode 100644 index 0000000..668a579 Binary files /dev/null and b/pokemon/home/small/717.png differ diff --git a/pokemon/home/small/718-10-power-construct.png b/pokemon/home/small/718-10-power-construct.png new file mode 100644 index 0000000..66d15d1 Binary files /dev/null and b/pokemon/home/small/718-10-power-construct.png differ diff --git a/pokemon/home/small/718-10.png b/pokemon/home/small/718-10.png new file mode 100644 index 0000000..66d15d1 Binary files /dev/null and b/pokemon/home/small/718-10.png differ diff --git a/pokemon/home/small/718-50-power-construct.png b/pokemon/home/small/718-50-power-construct.png new file mode 100644 index 0000000..063c0e5 Binary files /dev/null and b/pokemon/home/small/718-50-power-construct.png differ diff --git a/pokemon/home/small/718-complete.png b/pokemon/home/small/718-complete.png new file mode 100644 index 0000000..93d053d Binary files /dev/null and b/pokemon/home/small/718-complete.png differ diff --git a/pokemon/home/small/718.png b/pokemon/home/small/718.png new file mode 100644 index 0000000..063c0e5 Binary files /dev/null and b/pokemon/home/small/718.png differ diff --git a/pokemon/home/small/719-mega.png b/pokemon/home/small/719-mega.png new file mode 100644 index 0000000..3e509b6 Binary files /dev/null and b/pokemon/home/small/719-mega.png differ diff --git a/pokemon/home/small/719.png b/pokemon/home/small/719.png new file mode 100644 index 0000000..7e79202 Binary files /dev/null and b/pokemon/home/small/719.png differ diff --git a/pokemon/home/small/72.png b/pokemon/home/small/72.png new file mode 100644 index 0000000..5395257 Binary files /dev/null and b/pokemon/home/small/72.png differ diff --git a/pokemon/home/small/720-unbound.png b/pokemon/home/small/720-unbound.png new file mode 100644 index 0000000..ebe2854 Binary files /dev/null and b/pokemon/home/small/720-unbound.png differ diff --git a/pokemon/home/small/720.png b/pokemon/home/small/720.png new file mode 100644 index 0000000..4068d79 Binary files /dev/null and b/pokemon/home/small/720.png differ diff --git a/pokemon/home/small/721.png b/pokemon/home/small/721.png new file mode 100644 index 0000000..8898dea Binary files /dev/null and b/pokemon/home/small/721.png differ diff --git a/pokemon/home/small/722.png b/pokemon/home/small/722.png new file mode 100644 index 0000000..8169c4d Binary files /dev/null and b/pokemon/home/small/722.png differ diff --git a/pokemon/home/small/723.png b/pokemon/home/small/723.png new file mode 100644 index 0000000..46987e1 Binary files /dev/null and b/pokemon/home/small/723.png differ diff --git a/pokemon/home/small/724.png b/pokemon/home/small/724.png new file mode 100644 index 0000000..d06aa55 Binary files /dev/null and b/pokemon/home/small/724.png differ diff --git a/pokemon/home/small/725.png b/pokemon/home/small/725.png new file mode 100644 index 0000000..c472ef2 Binary files /dev/null and b/pokemon/home/small/725.png differ diff --git a/pokemon/home/small/726.png b/pokemon/home/small/726.png new file mode 100644 index 0000000..9cfeb3b Binary files /dev/null and b/pokemon/home/small/726.png differ diff --git a/pokemon/home/small/727.png b/pokemon/home/small/727.png new file mode 100644 index 0000000..d1f050e Binary files /dev/null and b/pokemon/home/small/727.png differ diff --git a/pokemon/home/small/728.png b/pokemon/home/small/728.png new file mode 100644 index 0000000..ca35f50 Binary files /dev/null and b/pokemon/home/small/728.png differ diff --git a/pokemon/home/small/729.png b/pokemon/home/small/729.png new file mode 100644 index 0000000..604abc7 Binary files /dev/null and b/pokemon/home/small/729.png differ diff --git a/pokemon/home/small/73.png b/pokemon/home/small/73.png new file mode 100644 index 0000000..7df1c84 Binary files /dev/null and b/pokemon/home/small/73.png differ diff --git a/pokemon/home/small/730.png b/pokemon/home/small/730.png new file mode 100644 index 0000000..b2ea7bc Binary files /dev/null and b/pokemon/home/small/730.png differ diff --git a/pokemon/home/small/731.png b/pokemon/home/small/731.png new file mode 100644 index 0000000..fc06336 Binary files /dev/null and b/pokemon/home/small/731.png differ diff --git a/pokemon/home/small/732.png b/pokemon/home/small/732.png new file mode 100644 index 0000000..0a208a8 Binary files /dev/null and b/pokemon/home/small/732.png differ diff --git a/pokemon/home/small/733.png b/pokemon/home/small/733.png new file mode 100644 index 0000000..f8e45fa Binary files /dev/null and b/pokemon/home/small/733.png differ diff --git a/pokemon/home/small/734.png b/pokemon/home/small/734.png new file mode 100644 index 0000000..f66fd2f Binary files /dev/null and b/pokemon/home/small/734.png differ diff --git a/pokemon/home/small/735-totem.png b/pokemon/home/small/735-totem.png new file mode 100644 index 0000000..6152aa2 Binary files /dev/null and b/pokemon/home/small/735-totem.png differ diff --git a/pokemon/home/small/735.png b/pokemon/home/small/735.png new file mode 100644 index 0000000..1dd30f6 Binary files /dev/null and b/pokemon/home/small/735.png differ diff --git a/pokemon/home/small/736.png b/pokemon/home/small/736.png new file mode 100644 index 0000000..ee389a3 Binary files /dev/null and b/pokemon/home/small/736.png differ diff --git a/pokemon/home/small/737.png b/pokemon/home/small/737.png new file mode 100644 index 0000000..c2a7747 Binary files /dev/null and b/pokemon/home/small/737.png differ diff --git a/pokemon/home/small/738-totem.png b/pokemon/home/small/738-totem.png new file mode 100644 index 0000000..120b9a5 Binary files /dev/null and b/pokemon/home/small/738-totem.png differ diff --git a/pokemon/home/small/738.png b/pokemon/home/small/738.png new file mode 100644 index 0000000..99bb859 Binary files /dev/null and b/pokemon/home/small/738.png differ diff --git a/pokemon/home/small/739.png b/pokemon/home/small/739.png new file mode 100644 index 0000000..edaa8ff Binary files /dev/null and b/pokemon/home/small/739.png differ diff --git a/pokemon/home/small/74-alola.png b/pokemon/home/small/74-alola.png new file mode 100644 index 0000000..f7844c3 Binary files /dev/null and b/pokemon/home/small/74-alola.png differ diff --git a/pokemon/home/small/74.png b/pokemon/home/small/74.png new file mode 100644 index 0000000..dc9f51e Binary files /dev/null and b/pokemon/home/small/74.png differ diff --git a/pokemon/home/small/740.png b/pokemon/home/small/740.png new file mode 100644 index 0000000..e69221a Binary files /dev/null and b/pokemon/home/small/740.png differ diff --git a/pokemon/home/small/741-baile.png b/pokemon/home/small/741-baile.png new file mode 100644 index 0000000..d5ae5b4 Binary files /dev/null and b/pokemon/home/small/741-baile.png differ diff --git a/pokemon/home/small/741-pau.png b/pokemon/home/small/741-pau.png new file mode 100644 index 0000000..85a969e Binary files /dev/null and b/pokemon/home/small/741-pau.png differ diff --git a/pokemon/home/small/741-pom-pom.png b/pokemon/home/small/741-pom-pom.png new file mode 100644 index 0000000..884a325 Binary files /dev/null and b/pokemon/home/small/741-pom-pom.png differ diff --git a/pokemon/home/small/741-sensu.png b/pokemon/home/small/741-sensu.png new file mode 100644 index 0000000..75d61b8 Binary files /dev/null and b/pokemon/home/small/741-sensu.png differ diff --git a/pokemon/home/small/742.png b/pokemon/home/small/742.png new file mode 100644 index 0000000..7ef9077 Binary files /dev/null and b/pokemon/home/small/742.png differ diff --git a/pokemon/home/small/743-totem.png b/pokemon/home/small/743-totem.png new file mode 100644 index 0000000..c374f4c Binary files /dev/null and b/pokemon/home/small/743-totem.png differ diff --git a/pokemon/home/small/743.png b/pokemon/home/small/743.png new file mode 100644 index 0000000..5d0e2ba Binary files /dev/null and b/pokemon/home/small/743.png differ diff --git a/pokemon/home/small/744-own-tempo.png b/pokemon/home/small/744-own-tempo.png new file mode 100644 index 0000000..efddfac Binary files /dev/null and b/pokemon/home/small/744-own-tempo.png differ diff --git a/pokemon/home/small/744.png b/pokemon/home/small/744.png new file mode 100644 index 0000000..efddfac Binary files /dev/null and b/pokemon/home/small/744.png differ diff --git a/pokemon/home/small/745-dusk.png b/pokemon/home/small/745-dusk.png new file mode 100644 index 0000000..3a8b4d0 Binary files /dev/null and b/pokemon/home/small/745-dusk.png differ diff --git a/pokemon/home/small/745-midday.png b/pokemon/home/small/745-midday.png new file mode 100644 index 0000000..9614c4d Binary files /dev/null and b/pokemon/home/small/745-midday.png differ diff --git a/pokemon/home/small/745-midnight.png b/pokemon/home/small/745-midnight.png new file mode 100644 index 0000000..f13e4c0 Binary files /dev/null and b/pokemon/home/small/745-midnight.png differ diff --git a/pokemon/home/small/746-school.png b/pokemon/home/small/746-school.png new file mode 100644 index 0000000..67246ec Binary files /dev/null and b/pokemon/home/small/746-school.png differ diff --git a/pokemon/home/small/746-solo.png b/pokemon/home/small/746-solo.png new file mode 100644 index 0000000..1c51394 Binary files /dev/null and b/pokemon/home/small/746-solo.png differ diff --git a/pokemon/home/small/747.png b/pokemon/home/small/747.png new file mode 100644 index 0000000..e6ae8ae Binary files /dev/null and b/pokemon/home/small/747.png differ diff --git a/pokemon/home/small/748.png b/pokemon/home/small/748.png new file mode 100644 index 0000000..fa88b8a Binary files /dev/null and b/pokemon/home/small/748.png differ diff --git a/pokemon/home/small/749.png b/pokemon/home/small/749.png new file mode 100644 index 0000000..da46ed3 Binary files /dev/null and b/pokemon/home/small/749.png differ diff --git a/pokemon/home/small/75-alola.png b/pokemon/home/small/75-alola.png new file mode 100644 index 0000000..2c80f08 Binary files /dev/null and b/pokemon/home/small/75-alola.png differ diff --git a/pokemon/home/small/75.png b/pokemon/home/small/75.png new file mode 100644 index 0000000..c44b0a5 Binary files /dev/null and b/pokemon/home/small/75.png differ diff --git a/pokemon/home/small/750.png b/pokemon/home/small/750.png new file mode 100644 index 0000000..0248355 Binary files /dev/null and b/pokemon/home/small/750.png differ diff --git a/pokemon/home/small/751.png b/pokemon/home/small/751.png new file mode 100644 index 0000000..5bd48ae Binary files /dev/null and b/pokemon/home/small/751.png differ diff --git a/pokemon/home/small/752-totem.png b/pokemon/home/small/752-totem.png new file mode 100644 index 0000000..58ecf6c Binary files /dev/null and b/pokemon/home/small/752-totem.png differ diff --git a/pokemon/home/small/752.png b/pokemon/home/small/752.png new file mode 100644 index 0000000..58ecf6c Binary files /dev/null and b/pokemon/home/small/752.png differ diff --git a/pokemon/home/small/753.png b/pokemon/home/small/753.png new file mode 100644 index 0000000..c3915e4 Binary files /dev/null and b/pokemon/home/small/753.png differ diff --git a/pokemon/home/small/754-totem.png b/pokemon/home/small/754-totem.png new file mode 100644 index 0000000..84b77dc Binary files /dev/null and b/pokemon/home/small/754-totem.png differ diff --git a/pokemon/home/small/754.png b/pokemon/home/small/754.png new file mode 100644 index 0000000..2a0a303 Binary files /dev/null and b/pokemon/home/small/754.png differ diff --git a/pokemon/home/small/755.png b/pokemon/home/small/755.png new file mode 100644 index 0000000..b6c6098 Binary files /dev/null and b/pokemon/home/small/755.png differ diff --git a/pokemon/home/small/756.png b/pokemon/home/small/756.png new file mode 100644 index 0000000..86098f9 Binary files /dev/null and b/pokemon/home/small/756.png differ diff --git a/pokemon/home/small/757.png b/pokemon/home/small/757.png new file mode 100644 index 0000000..4f33bfd Binary files /dev/null and b/pokemon/home/small/757.png differ diff --git a/pokemon/home/small/758-totem.png b/pokemon/home/small/758-totem.png new file mode 100644 index 0000000..5cd763e Binary files /dev/null and b/pokemon/home/small/758-totem.png differ diff --git a/pokemon/home/small/758.png b/pokemon/home/small/758.png new file mode 100644 index 0000000..bd51905 Binary files /dev/null and b/pokemon/home/small/758.png differ diff --git a/pokemon/home/small/759.png b/pokemon/home/small/759.png new file mode 100644 index 0000000..c43e4d9 Binary files /dev/null and b/pokemon/home/small/759.png differ diff --git a/pokemon/home/small/76-alola.png b/pokemon/home/small/76-alola.png new file mode 100644 index 0000000..c69050b Binary files /dev/null and b/pokemon/home/small/76-alola.png differ diff --git a/pokemon/home/small/76.png b/pokemon/home/small/76.png new file mode 100644 index 0000000..6639ccb Binary files /dev/null and b/pokemon/home/small/76.png differ diff --git a/pokemon/home/small/760.png b/pokemon/home/small/760.png new file mode 100644 index 0000000..05c7479 Binary files /dev/null and b/pokemon/home/small/760.png differ diff --git a/pokemon/home/small/761.png b/pokemon/home/small/761.png new file mode 100644 index 0000000..2af7526 Binary files /dev/null and b/pokemon/home/small/761.png differ diff --git a/pokemon/home/small/762.png b/pokemon/home/small/762.png new file mode 100644 index 0000000..df0ce6e Binary files /dev/null and b/pokemon/home/small/762.png differ diff --git a/pokemon/home/small/763.png b/pokemon/home/small/763.png new file mode 100644 index 0000000..bf23e65 Binary files /dev/null and b/pokemon/home/small/763.png differ diff --git a/pokemon/home/small/764.png b/pokemon/home/small/764.png new file mode 100644 index 0000000..654f7ff Binary files /dev/null and b/pokemon/home/small/764.png differ diff --git a/pokemon/home/small/765.png b/pokemon/home/small/765.png new file mode 100644 index 0000000..3f40f27 Binary files /dev/null and b/pokemon/home/small/765.png differ diff --git a/pokemon/home/small/766.png b/pokemon/home/small/766.png new file mode 100644 index 0000000..7811d67 Binary files /dev/null and b/pokemon/home/small/766.png differ diff --git a/pokemon/home/small/767.png b/pokemon/home/small/767.png new file mode 100644 index 0000000..51afbe3 Binary files /dev/null and b/pokemon/home/small/767.png differ diff --git a/pokemon/home/small/768.png b/pokemon/home/small/768.png new file mode 100644 index 0000000..5a76140 Binary files /dev/null and b/pokemon/home/small/768.png differ diff --git a/pokemon/home/small/769.png b/pokemon/home/small/769.png new file mode 100644 index 0000000..519870a Binary files /dev/null and b/pokemon/home/small/769.png differ diff --git a/pokemon/home/small/77-galar.png b/pokemon/home/small/77-galar.png new file mode 100644 index 0000000..72234bb Binary files /dev/null and b/pokemon/home/small/77-galar.png differ diff --git a/pokemon/home/small/77.png b/pokemon/home/small/77.png new file mode 100644 index 0000000..dc6b42b Binary files /dev/null and b/pokemon/home/small/77.png differ diff --git a/pokemon/home/small/770.png b/pokemon/home/small/770.png new file mode 100644 index 0000000..6e9e5b9 Binary files /dev/null and b/pokemon/home/small/770.png differ diff --git a/pokemon/home/small/771.png b/pokemon/home/small/771.png new file mode 100644 index 0000000..ead2e67 Binary files /dev/null and b/pokemon/home/small/771.png differ diff --git a/pokemon/home/small/772.png b/pokemon/home/small/772.png new file mode 100644 index 0000000..55b05c6 Binary files /dev/null and b/pokemon/home/small/772.png differ diff --git a/pokemon/home/small/773-bug.png b/pokemon/home/small/773-bug.png new file mode 100644 index 0000000..143cf10 Binary files /dev/null and b/pokemon/home/small/773-bug.png differ diff --git a/pokemon/home/small/773-dark.png b/pokemon/home/small/773-dark.png new file mode 100644 index 0000000..76c15c1 Binary files /dev/null and b/pokemon/home/small/773-dark.png differ diff --git a/pokemon/home/small/773-dragon.png b/pokemon/home/small/773-dragon.png new file mode 100644 index 0000000..36aa6aa Binary files /dev/null and b/pokemon/home/small/773-dragon.png differ diff --git a/pokemon/home/small/773-electric.png b/pokemon/home/small/773-electric.png new file mode 100644 index 0000000..337ad76 Binary files /dev/null and b/pokemon/home/small/773-electric.png differ diff --git a/pokemon/home/small/773-fairy.png b/pokemon/home/small/773-fairy.png new file mode 100644 index 0000000..c9d683c Binary files /dev/null and b/pokemon/home/small/773-fairy.png differ diff --git a/pokemon/home/small/773-fighting.png b/pokemon/home/small/773-fighting.png new file mode 100644 index 0000000..bc93de8 Binary files /dev/null and b/pokemon/home/small/773-fighting.png differ diff --git a/pokemon/home/small/773-fire.png b/pokemon/home/small/773-fire.png new file mode 100644 index 0000000..0963d35 Binary files /dev/null and b/pokemon/home/small/773-fire.png differ diff --git a/pokemon/home/small/773-flying.png b/pokemon/home/small/773-flying.png new file mode 100644 index 0000000..fc79ea4 Binary files /dev/null and b/pokemon/home/small/773-flying.png differ diff --git a/pokemon/home/small/773-ghost.png b/pokemon/home/small/773-ghost.png new file mode 100644 index 0000000..8f23ac8 Binary files /dev/null and b/pokemon/home/small/773-ghost.png differ diff --git a/pokemon/home/small/773-grass.png b/pokemon/home/small/773-grass.png new file mode 100644 index 0000000..ed651d8 Binary files /dev/null and b/pokemon/home/small/773-grass.png differ diff --git a/pokemon/home/small/773-ground.png b/pokemon/home/small/773-ground.png new file mode 100644 index 0000000..90bb190 Binary files /dev/null and b/pokemon/home/small/773-ground.png differ diff --git a/pokemon/home/small/773-ice.png b/pokemon/home/small/773-ice.png new file mode 100644 index 0000000..26fbd5d Binary files /dev/null and b/pokemon/home/small/773-ice.png differ diff --git a/pokemon/home/small/773-normal.png b/pokemon/home/small/773-normal.png new file mode 100644 index 0000000..8ea47de Binary files /dev/null and b/pokemon/home/small/773-normal.png differ diff --git a/pokemon/home/small/773-poison.png b/pokemon/home/small/773-poison.png new file mode 100644 index 0000000..b0cd80a Binary files /dev/null and b/pokemon/home/small/773-poison.png differ diff --git a/pokemon/home/small/773-psychic.png b/pokemon/home/small/773-psychic.png new file mode 100644 index 0000000..83d9670 Binary files /dev/null and b/pokemon/home/small/773-psychic.png differ diff --git a/pokemon/home/small/773-rock.png b/pokemon/home/small/773-rock.png new file mode 100644 index 0000000..5c96de9 Binary files /dev/null and b/pokemon/home/small/773-rock.png differ diff --git a/pokemon/home/small/773-steel.png b/pokemon/home/small/773-steel.png new file mode 100644 index 0000000..811960b Binary files /dev/null and b/pokemon/home/small/773-steel.png differ diff --git a/pokemon/home/small/773-water.png b/pokemon/home/small/773-water.png new file mode 100644 index 0000000..d49bb04 Binary files /dev/null and b/pokemon/home/small/773-water.png differ diff --git a/pokemon/home/small/774-blue-meteor.png b/pokemon/home/small/774-blue-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-blue-meteor.png differ diff --git a/pokemon/home/small/774-blue.png b/pokemon/home/small/774-blue.png new file mode 100644 index 0000000..9686e9f Binary files /dev/null and b/pokemon/home/small/774-blue.png differ diff --git a/pokemon/home/small/774-green-meteor.png b/pokemon/home/small/774-green-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-green-meteor.png differ diff --git a/pokemon/home/small/774-green.png b/pokemon/home/small/774-green.png new file mode 100644 index 0000000..ba98821 Binary files /dev/null and b/pokemon/home/small/774-green.png differ diff --git a/pokemon/home/small/774-indigo-meteor.png b/pokemon/home/small/774-indigo-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-indigo-meteor.png differ diff --git a/pokemon/home/small/774-indigo.png b/pokemon/home/small/774-indigo.png new file mode 100644 index 0000000..4b881a5 Binary files /dev/null and b/pokemon/home/small/774-indigo.png differ diff --git a/pokemon/home/small/774-orange-meteor.png b/pokemon/home/small/774-orange-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-orange-meteor.png differ diff --git a/pokemon/home/small/774-orange.png b/pokemon/home/small/774-orange.png new file mode 100644 index 0000000..378ea2e Binary files /dev/null and b/pokemon/home/small/774-orange.png differ diff --git a/pokemon/home/small/774-red-meteor.png b/pokemon/home/small/774-red-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-red-meteor.png differ diff --git a/pokemon/home/small/774-red.png b/pokemon/home/small/774-red.png new file mode 100644 index 0000000..4f89d5d Binary files /dev/null and b/pokemon/home/small/774-red.png differ diff --git a/pokemon/home/small/774-violet-meteor.png b/pokemon/home/small/774-violet-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-violet-meteor.png differ diff --git a/pokemon/home/small/774-violet.png b/pokemon/home/small/774-violet.png new file mode 100644 index 0000000..9a6e5d4 Binary files /dev/null and b/pokemon/home/small/774-violet.png differ diff --git a/pokemon/home/small/774-yellow-meteor.png b/pokemon/home/small/774-yellow-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/774-yellow-meteor.png differ diff --git a/pokemon/home/small/774-yellow.png b/pokemon/home/small/774-yellow.png new file mode 100644 index 0000000..2b44a5c Binary files /dev/null and b/pokemon/home/small/774-yellow.png differ diff --git a/pokemon/home/small/775.png b/pokemon/home/small/775.png new file mode 100644 index 0000000..11574f2 Binary files /dev/null and b/pokemon/home/small/775.png differ diff --git a/pokemon/home/small/776.png b/pokemon/home/small/776.png new file mode 100644 index 0000000..80cc0b9 Binary files /dev/null and b/pokemon/home/small/776.png differ diff --git a/pokemon/home/small/777-totem.png b/pokemon/home/small/777-totem.png new file mode 100644 index 0000000..f321709 Binary files /dev/null and b/pokemon/home/small/777-totem.png differ diff --git a/pokemon/home/small/777.png b/pokemon/home/small/777.png new file mode 100644 index 0000000..ad0802e Binary files /dev/null and b/pokemon/home/small/777.png differ diff --git a/pokemon/home/small/778-busted.png b/pokemon/home/small/778-busted.png new file mode 100644 index 0000000..f52338b Binary files /dev/null and b/pokemon/home/small/778-busted.png differ diff --git a/pokemon/home/small/778-disguised.png b/pokemon/home/small/778-disguised.png new file mode 100644 index 0000000..8dde28a Binary files /dev/null and b/pokemon/home/small/778-disguised.png differ diff --git a/pokemon/home/small/778-totem-busted.png b/pokemon/home/small/778-totem-busted.png new file mode 100644 index 0000000..3960033 Binary files /dev/null and b/pokemon/home/small/778-totem-busted.png differ diff --git a/pokemon/home/small/778-totem-disguised.png b/pokemon/home/small/778-totem-disguised.png new file mode 100644 index 0000000..aea7d19 Binary files /dev/null and b/pokemon/home/small/778-totem-disguised.png differ diff --git a/pokemon/home/small/779.png b/pokemon/home/small/779.png new file mode 100644 index 0000000..6d23696 Binary files /dev/null and b/pokemon/home/small/779.png differ diff --git a/pokemon/home/small/78-galar.png b/pokemon/home/small/78-galar.png new file mode 100644 index 0000000..ff504cf Binary files /dev/null and b/pokemon/home/small/78-galar.png differ diff --git a/pokemon/home/small/78.png b/pokemon/home/small/78.png new file mode 100644 index 0000000..6429f70 Binary files /dev/null and b/pokemon/home/small/78.png differ diff --git a/pokemon/home/small/780.png b/pokemon/home/small/780.png new file mode 100644 index 0000000..3bcf214 Binary files /dev/null and b/pokemon/home/small/780.png differ diff --git a/pokemon/home/small/781.png b/pokemon/home/small/781.png new file mode 100644 index 0000000..7cee64c Binary files /dev/null and b/pokemon/home/small/781.png differ diff --git a/pokemon/home/small/782.png b/pokemon/home/small/782.png new file mode 100644 index 0000000..95273aa Binary files /dev/null and b/pokemon/home/small/782.png differ diff --git a/pokemon/home/small/783.png b/pokemon/home/small/783.png new file mode 100644 index 0000000..3698c58 Binary files /dev/null and b/pokemon/home/small/783.png differ diff --git a/pokemon/home/small/784-totem.png b/pokemon/home/small/784-totem.png new file mode 100644 index 0000000..5bf1a5c Binary files /dev/null and b/pokemon/home/small/784-totem.png differ diff --git a/pokemon/home/small/784.png b/pokemon/home/small/784.png new file mode 100644 index 0000000..2275a35 Binary files /dev/null and b/pokemon/home/small/784.png differ diff --git a/pokemon/home/small/785.png b/pokemon/home/small/785.png new file mode 100644 index 0000000..0157f1c Binary files /dev/null and b/pokemon/home/small/785.png differ diff --git a/pokemon/home/small/786.png b/pokemon/home/small/786.png new file mode 100644 index 0000000..ef07bf4 Binary files /dev/null and b/pokemon/home/small/786.png differ diff --git a/pokemon/home/small/787.png b/pokemon/home/small/787.png new file mode 100644 index 0000000..78fe1d6 Binary files /dev/null and b/pokemon/home/small/787.png differ diff --git a/pokemon/home/small/788.png b/pokemon/home/small/788.png new file mode 100644 index 0000000..113319f Binary files /dev/null and b/pokemon/home/small/788.png differ diff --git a/pokemon/home/small/789.png b/pokemon/home/small/789.png new file mode 100644 index 0000000..7df665d Binary files /dev/null and b/pokemon/home/small/789.png differ diff --git a/pokemon/home/small/79-galar.png b/pokemon/home/small/79-galar.png new file mode 100644 index 0000000..1afb816 Binary files /dev/null and b/pokemon/home/small/79-galar.png differ diff --git a/pokemon/home/small/79.png b/pokemon/home/small/79.png new file mode 100644 index 0000000..2b77453 Binary files /dev/null and b/pokemon/home/small/79.png differ diff --git a/pokemon/home/small/790.png b/pokemon/home/small/790.png new file mode 100644 index 0000000..42f1eaa Binary files /dev/null and b/pokemon/home/small/790.png differ diff --git a/pokemon/home/small/791.png b/pokemon/home/small/791.png new file mode 100644 index 0000000..d87de42 Binary files /dev/null and b/pokemon/home/small/791.png differ diff --git a/pokemon/home/small/792.png b/pokemon/home/small/792.png new file mode 100644 index 0000000..82411d7 Binary files /dev/null and b/pokemon/home/small/792.png differ diff --git a/pokemon/home/small/793.png b/pokemon/home/small/793.png new file mode 100644 index 0000000..772dbf3 Binary files /dev/null and b/pokemon/home/small/793.png differ diff --git a/pokemon/home/small/794.png b/pokemon/home/small/794.png new file mode 100644 index 0000000..0a2332a Binary files /dev/null and b/pokemon/home/small/794.png differ diff --git a/pokemon/home/small/795.png b/pokemon/home/small/795.png new file mode 100644 index 0000000..6e4c148 Binary files /dev/null and b/pokemon/home/small/795.png differ diff --git a/pokemon/home/small/796.png b/pokemon/home/small/796.png new file mode 100644 index 0000000..fa48ee7 Binary files /dev/null and b/pokemon/home/small/796.png differ diff --git a/pokemon/home/small/797.png b/pokemon/home/small/797.png new file mode 100644 index 0000000..46f8925 Binary files /dev/null and b/pokemon/home/small/797.png differ diff --git a/pokemon/home/small/798.png b/pokemon/home/small/798.png new file mode 100644 index 0000000..1b28604 Binary files /dev/null and b/pokemon/home/small/798.png differ diff --git a/pokemon/home/small/799.png b/pokemon/home/small/799.png new file mode 100644 index 0000000..546fff6 Binary files /dev/null and b/pokemon/home/small/799.png differ diff --git a/pokemon/home/small/8.png b/pokemon/home/small/8.png new file mode 100644 index 0000000..7d03ed1 Binary files /dev/null and b/pokemon/home/small/8.png differ diff --git a/pokemon/home/small/80-galar.png b/pokemon/home/small/80-galar.png new file mode 100644 index 0000000..bd8d56d Binary files /dev/null and b/pokemon/home/small/80-galar.png differ diff --git a/pokemon/home/small/80-mega.png b/pokemon/home/small/80-mega.png new file mode 100644 index 0000000..effe2cb Binary files /dev/null and b/pokemon/home/small/80-mega.png differ diff --git a/pokemon/home/small/80.png b/pokemon/home/small/80.png new file mode 100644 index 0000000..c2cbf60 Binary files /dev/null and b/pokemon/home/small/80.png differ diff --git a/pokemon/home/small/800-dawn-wings.png b/pokemon/home/small/800-dawn-wings.png new file mode 100644 index 0000000..eb0a558 Binary files /dev/null and b/pokemon/home/small/800-dawn-wings.png differ diff --git a/pokemon/home/small/800-dusk-mane.png b/pokemon/home/small/800-dusk-mane.png new file mode 100644 index 0000000..6064340 Binary files /dev/null and b/pokemon/home/small/800-dusk-mane.png differ diff --git a/pokemon/home/small/800-ultra.png b/pokemon/home/small/800-ultra.png new file mode 100644 index 0000000..461a32c Binary files /dev/null and b/pokemon/home/small/800-ultra.png differ diff --git a/pokemon/home/small/800.png b/pokemon/home/small/800.png new file mode 100644 index 0000000..49d86a8 Binary files /dev/null and b/pokemon/home/small/800.png differ diff --git a/pokemon/home/small/801-original.png b/pokemon/home/small/801-original.png new file mode 100644 index 0000000..7515b0b Binary files /dev/null and b/pokemon/home/small/801-original.png differ diff --git a/pokemon/home/small/801.png b/pokemon/home/small/801.png new file mode 100644 index 0000000..7932079 Binary files /dev/null and b/pokemon/home/small/801.png differ diff --git a/pokemon/home/small/802.png b/pokemon/home/small/802.png new file mode 100644 index 0000000..7936be0 Binary files /dev/null and b/pokemon/home/small/802.png differ diff --git a/pokemon/home/small/803.png b/pokemon/home/small/803.png new file mode 100644 index 0000000..4413dc2 Binary files /dev/null and b/pokemon/home/small/803.png differ diff --git a/pokemon/home/small/804.png b/pokemon/home/small/804.png new file mode 100644 index 0000000..d9f4dbb Binary files /dev/null and b/pokemon/home/small/804.png differ diff --git a/pokemon/home/small/805.png b/pokemon/home/small/805.png new file mode 100644 index 0000000..d3811dd Binary files /dev/null and b/pokemon/home/small/805.png differ diff --git a/pokemon/home/small/806.png b/pokemon/home/small/806.png new file mode 100644 index 0000000..fc56075 Binary files /dev/null and b/pokemon/home/small/806.png differ diff --git a/pokemon/home/small/807.png b/pokemon/home/small/807.png new file mode 100644 index 0000000..d86c505 Binary files /dev/null and b/pokemon/home/small/807.png differ diff --git a/pokemon/home/small/808.png b/pokemon/home/small/808.png new file mode 100644 index 0000000..5204aac Binary files /dev/null and b/pokemon/home/small/808.png differ diff --git a/pokemon/home/small/809.png b/pokemon/home/small/809.png new file mode 100644 index 0000000..4e4522c Binary files /dev/null and b/pokemon/home/small/809.png differ diff --git a/pokemon/home/small/81.png b/pokemon/home/small/81.png new file mode 100644 index 0000000..f4bd774 Binary files /dev/null and b/pokemon/home/small/81.png differ diff --git a/pokemon/home/small/810.png b/pokemon/home/small/810.png new file mode 100644 index 0000000..888cc71 Binary files /dev/null and b/pokemon/home/small/810.png differ diff --git a/pokemon/home/small/811.png b/pokemon/home/small/811.png new file mode 100644 index 0000000..5df88c8 Binary files /dev/null and b/pokemon/home/small/811.png differ diff --git a/pokemon/home/small/812.png b/pokemon/home/small/812.png new file mode 100644 index 0000000..f2652e6 Binary files /dev/null and b/pokemon/home/small/812.png differ diff --git a/pokemon/home/small/813.png b/pokemon/home/small/813.png new file mode 100644 index 0000000..adb77fc Binary files /dev/null and b/pokemon/home/small/813.png differ diff --git a/pokemon/home/small/814.png b/pokemon/home/small/814.png new file mode 100644 index 0000000..0b167f8 Binary files /dev/null and b/pokemon/home/small/814.png differ diff --git a/pokemon/home/small/815.png b/pokemon/home/small/815.png new file mode 100644 index 0000000..c5d3ed5 Binary files /dev/null and b/pokemon/home/small/815.png differ diff --git a/pokemon/home/small/816.png b/pokemon/home/small/816.png new file mode 100644 index 0000000..7e33327 Binary files /dev/null and b/pokemon/home/small/816.png differ diff --git a/pokemon/home/small/817.png b/pokemon/home/small/817.png new file mode 100644 index 0000000..75587d7 Binary files /dev/null and b/pokemon/home/small/817.png differ diff --git a/pokemon/home/small/818.png b/pokemon/home/small/818.png new file mode 100644 index 0000000..9642c1e Binary files /dev/null and b/pokemon/home/small/818.png differ diff --git a/pokemon/home/small/819.png b/pokemon/home/small/819.png new file mode 100644 index 0000000..1be23d1 Binary files /dev/null and b/pokemon/home/small/819.png differ diff --git a/pokemon/home/small/82.png b/pokemon/home/small/82.png new file mode 100644 index 0000000..52cfea4 Binary files /dev/null and b/pokemon/home/small/82.png differ diff --git a/pokemon/home/small/820.png b/pokemon/home/small/820.png new file mode 100644 index 0000000..da53fca Binary files /dev/null and b/pokemon/home/small/820.png differ diff --git a/pokemon/home/small/821.png b/pokemon/home/small/821.png new file mode 100644 index 0000000..241242f Binary files /dev/null and b/pokemon/home/small/821.png differ diff --git a/pokemon/home/small/822.png b/pokemon/home/small/822.png new file mode 100644 index 0000000..19497cd Binary files /dev/null and b/pokemon/home/small/822.png differ diff --git a/pokemon/home/small/823.png b/pokemon/home/small/823.png new file mode 100644 index 0000000..44c2cf3 Binary files /dev/null and b/pokemon/home/small/823.png differ diff --git a/pokemon/home/small/824.png b/pokemon/home/small/824.png new file mode 100644 index 0000000..2325c9b Binary files /dev/null and b/pokemon/home/small/824.png differ diff --git a/pokemon/home/small/825.png b/pokemon/home/small/825.png new file mode 100644 index 0000000..aebb200 Binary files /dev/null and b/pokemon/home/small/825.png differ diff --git a/pokemon/home/small/826.png b/pokemon/home/small/826.png new file mode 100644 index 0000000..a60ea97 Binary files /dev/null and b/pokemon/home/small/826.png differ diff --git a/pokemon/home/small/827.png b/pokemon/home/small/827.png new file mode 100644 index 0000000..6920e1c Binary files /dev/null and b/pokemon/home/small/827.png differ diff --git a/pokemon/home/small/828.png b/pokemon/home/small/828.png new file mode 100644 index 0000000..5986720 Binary files /dev/null and b/pokemon/home/small/828.png differ diff --git a/pokemon/home/small/829.png b/pokemon/home/small/829.png new file mode 100644 index 0000000..88e2a1a Binary files /dev/null and b/pokemon/home/small/829.png differ diff --git a/pokemon/home/small/83-galar.png b/pokemon/home/small/83-galar.png new file mode 100644 index 0000000..6f72756 Binary files /dev/null and b/pokemon/home/small/83-galar.png differ diff --git a/pokemon/home/small/83.png b/pokemon/home/small/83.png new file mode 100644 index 0000000..ed6adb8 Binary files /dev/null and b/pokemon/home/small/83.png differ diff --git a/pokemon/home/small/830.png b/pokemon/home/small/830.png new file mode 100644 index 0000000..71ceb54 Binary files /dev/null and b/pokemon/home/small/830.png differ diff --git a/pokemon/home/small/831.png b/pokemon/home/small/831.png new file mode 100644 index 0000000..fe92730 Binary files /dev/null and b/pokemon/home/small/831.png differ diff --git a/pokemon/home/small/832.png b/pokemon/home/small/832.png new file mode 100644 index 0000000..9ee53b0 Binary files /dev/null and b/pokemon/home/small/832.png differ diff --git a/pokemon/home/small/833.png b/pokemon/home/small/833.png new file mode 100644 index 0000000..7844ef6 Binary files /dev/null and b/pokemon/home/small/833.png differ diff --git a/pokemon/home/small/834.png b/pokemon/home/small/834.png new file mode 100644 index 0000000..db798d9 Binary files /dev/null and b/pokemon/home/small/834.png differ diff --git a/pokemon/home/small/835.png b/pokemon/home/small/835.png new file mode 100644 index 0000000..e6fd628 Binary files /dev/null and b/pokemon/home/small/835.png differ diff --git a/pokemon/home/small/836.png b/pokemon/home/small/836.png new file mode 100644 index 0000000..fc6d47d Binary files /dev/null and b/pokemon/home/small/836.png differ diff --git a/pokemon/home/small/837.png b/pokemon/home/small/837.png new file mode 100644 index 0000000..c761fbe Binary files /dev/null and b/pokemon/home/small/837.png differ diff --git a/pokemon/home/small/838.png b/pokemon/home/small/838.png new file mode 100644 index 0000000..d95d088 Binary files /dev/null and b/pokemon/home/small/838.png differ diff --git a/pokemon/home/small/839.png b/pokemon/home/small/839.png new file mode 100644 index 0000000..67cd1db Binary files /dev/null and b/pokemon/home/small/839.png differ diff --git a/pokemon/home/small/84.png b/pokemon/home/small/84.png new file mode 100644 index 0000000..a8a450c Binary files /dev/null and b/pokemon/home/small/84.png differ diff --git a/pokemon/home/small/840.png b/pokemon/home/small/840.png new file mode 100644 index 0000000..a366d84 Binary files /dev/null and b/pokemon/home/small/840.png differ diff --git a/pokemon/home/small/841.png b/pokemon/home/small/841.png new file mode 100644 index 0000000..e7385cc Binary files /dev/null and b/pokemon/home/small/841.png differ diff --git a/pokemon/home/small/842.png b/pokemon/home/small/842.png new file mode 100644 index 0000000..dbdebd7 Binary files /dev/null and b/pokemon/home/small/842.png differ diff --git a/pokemon/home/small/843.png b/pokemon/home/small/843.png new file mode 100644 index 0000000..2cf2441 Binary files /dev/null and b/pokemon/home/small/843.png differ diff --git a/pokemon/home/small/844.png b/pokemon/home/small/844.png new file mode 100644 index 0000000..ff11f82 Binary files /dev/null and b/pokemon/home/small/844.png differ diff --git a/pokemon/home/small/845-gorging.png b/pokemon/home/small/845-gorging.png new file mode 100644 index 0000000..8305e4b Binary files /dev/null and b/pokemon/home/small/845-gorging.png differ diff --git a/pokemon/home/small/845-gulping.png b/pokemon/home/small/845-gulping.png new file mode 100644 index 0000000..a286908 Binary files /dev/null and b/pokemon/home/small/845-gulping.png differ diff --git a/pokemon/home/small/845.png b/pokemon/home/small/845.png new file mode 100644 index 0000000..6b7f718 Binary files /dev/null and b/pokemon/home/small/845.png differ diff --git a/pokemon/home/small/846.png b/pokemon/home/small/846.png new file mode 100644 index 0000000..a857f79 Binary files /dev/null and b/pokemon/home/small/846.png differ diff --git a/pokemon/home/small/847.png b/pokemon/home/small/847.png new file mode 100644 index 0000000..ef1ccac Binary files /dev/null and b/pokemon/home/small/847.png differ diff --git a/pokemon/home/small/848.png b/pokemon/home/small/848.png new file mode 100644 index 0000000..76b78d5 Binary files /dev/null and b/pokemon/home/small/848.png differ diff --git a/pokemon/home/small/849-amped.png b/pokemon/home/small/849-amped.png new file mode 100644 index 0000000..eb93923 Binary files /dev/null and b/pokemon/home/small/849-amped.png differ diff --git a/pokemon/home/small/849-low-key.png b/pokemon/home/small/849-low-key.png new file mode 100644 index 0000000..02e7955 Binary files /dev/null and b/pokemon/home/small/849-low-key.png differ diff --git a/pokemon/home/small/85.png b/pokemon/home/small/85.png new file mode 100644 index 0000000..0ad6b85 Binary files /dev/null and b/pokemon/home/small/85.png differ diff --git a/pokemon/home/small/850.png b/pokemon/home/small/850.png new file mode 100644 index 0000000..f41dbbf Binary files /dev/null and b/pokemon/home/small/850.png differ diff --git a/pokemon/home/small/851.png b/pokemon/home/small/851.png new file mode 100644 index 0000000..6011ab4 Binary files /dev/null and b/pokemon/home/small/851.png differ diff --git a/pokemon/home/small/852.png b/pokemon/home/small/852.png new file mode 100644 index 0000000..11865e1 Binary files /dev/null and b/pokemon/home/small/852.png differ diff --git a/pokemon/home/small/853.png b/pokemon/home/small/853.png new file mode 100644 index 0000000..f66505f Binary files /dev/null and b/pokemon/home/small/853.png differ diff --git a/pokemon/home/small/854-antique.png b/pokemon/home/small/854-antique.png new file mode 100644 index 0000000..db6ad18 Binary files /dev/null and b/pokemon/home/small/854-antique.png differ diff --git a/pokemon/home/small/854-phony.png b/pokemon/home/small/854-phony.png new file mode 100644 index 0000000..db6ad18 Binary files /dev/null and b/pokemon/home/small/854-phony.png differ diff --git a/pokemon/home/small/855-antique.png b/pokemon/home/small/855-antique.png new file mode 100644 index 0000000..7c15019 Binary files /dev/null and b/pokemon/home/small/855-antique.png differ diff --git a/pokemon/home/small/855-phony.png b/pokemon/home/small/855-phony.png new file mode 100644 index 0000000..7c15019 Binary files /dev/null and b/pokemon/home/small/855-phony.png differ diff --git a/pokemon/home/small/856.png b/pokemon/home/small/856.png new file mode 100644 index 0000000..17881b1 Binary files /dev/null and b/pokemon/home/small/856.png differ diff --git a/pokemon/home/small/857.png b/pokemon/home/small/857.png new file mode 100644 index 0000000..0d4dea7 Binary files /dev/null and b/pokemon/home/small/857.png differ diff --git a/pokemon/home/small/858.png b/pokemon/home/small/858.png new file mode 100644 index 0000000..076128b Binary files /dev/null and b/pokemon/home/small/858.png differ diff --git a/pokemon/home/small/859.png b/pokemon/home/small/859.png new file mode 100644 index 0000000..0c0ba93 Binary files /dev/null and b/pokemon/home/small/859.png differ diff --git a/pokemon/home/small/86.png b/pokemon/home/small/86.png new file mode 100644 index 0000000..8f3ae7d Binary files /dev/null and b/pokemon/home/small/86.png differ diff --git a/pokemon/home/small/860.png b/pokemon/home/small/860.png new file mode 100644 index 0000000..06c655e Binary files /dev/null and b/pokemon/home/small/860.png differ diff --git a/pokemon/home/small/861.png b/pokemon/home/small/861.png new file mode 100644 index 0000000..ac2b5ff Binary files /dev/null and b/pokemon/home/small/861.png differ diff --git a/pokemon/home/small/862.png b/pokemon/home/small/862.png new file mode 100644 index 0000000..dc3547c Binary files /dev/null and b/pokemon/home/small/862.png differ diff --git a/pokemon/home/small/863.png b/pokemon/home/small/863.png new file mode 100644 index 0000000..5beb470 Binary files /dev/null and b/pokemon/home/small/863.png differ diff --git a/pokemon/home/small/864.png b/pokemon/home/small/864.png new file mode 100644 index 0000000..dff59eb Binary files /dev/null and b/pokemon/home/small/864.png differ diff --git a/pokemon/home/small/865.png b/pokemon/home/small/865.png new file mode 100644 index 0000000..d26d212 Binary files /dev/null and b/pokemon/home/small/865.png differ diff --git a/pokemon/home/small/866.png b/pokemon/home/small/866.png new file mode 100644 index 0000000..6d82779 Binary files /dev/null and b/pokemon/home/small/866.png differ diff --git a/pokemon/home/small/867.png b/pokemon/home/small/867.png new file mode 100644 index 0000000..802f9ab Binary files /dev/null and b/pokemon/home/small/867.png differ diff --git a/pokemon/home/small/868.png b/pokemon/home/small/868.png new file mode 100644 index 0000000..26771b8 Binary files /dev/null and b/pokemon/home/small/868.png differ diff --git a/pokemon/home/small/869-berry-caramel-swirl.png b/pokemon/home/small/869-berry-caramel-swirl.png new file mode 100644 index 0000000..a9fe7c3 Binary files /dev/null and b/pokemon/home/small/869-berry-caramel-swirl.png differ diff --git a/pokemon/home/small/869-berry-lemon-cream.png b/pokemon/home/small/869-berry-lemon-cream.png new file mode 100644 index 0000000..a63df02 Binary files /dev/null and b/pokemon/home/small/869-berry-lemon-cream.png differ diff --git a/pokemon/home/small/869-berry-matcha-cream.png b/pokemon/home/small/869-berry-matcha-cream.png new file mode 100644 index 0000000..58cd52e Binary files /dev/null and b/pokemon/home/small/869-berry-matcha-cream.png differ diff --git a/pokemon/home/small/869-berry-mint-cream.png b/pokemon/home/small/869-berry-mint-cream.png new file mode 100644 index 0000000..84a38e1 Binary files /dev/null and b/pokemon/home/small/869-berry-mint-cream.png differ diff --git a/pokemon/home/small/869-berry-rainbow-swirl.png b/pokemon/home/small/869-berry-rainbow-swirl.png new file mode 100644 index 0000000..266d3ab Binary files /dev/null and b/pokemon/home/small/869-berry-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-berry-ruby-cream.png b/pokemon/home/small/869-berry-ruby-cream.png new file mode 100644 index 0000000..ab4282c Binary files /dev/null and b/pokemon/home/small/869-berry-ruby-cream.png differ diff --git a/pokemon/home/small/869-berry-ruby-swirl.png b/pokemon/home/small/869-berry-ruby-swirl.png new file mode 100644 index 0000000..fb6605a Binary files /dev/null and b/pokemon/home/small/869-berry-ruby-swirl.png differ diff --git a/pokemon/home/small/869-berry-salted-cream.png b/pokemon/home/small/869-berry-salted-cream.png new file mode 100644 index 0000000..0595a51 Binary files /dev/null and b/pokemon/home/small/869-berry-salted-cream.png differ diff --git a/pokemon/home/small/869-berry-vanilla-cream.png b/pokemon/home/small/869-berry-vanilla-cream.png new file mode 100644 index 0000000..f01244f Binary files /dev/null and b/pokemon/home/small/869-berry-vanilla-cream.png differ diff --git a/pokemon/home/small/869-clover-caramel-swirl.png b/pokemon/home/small/869-clover-caramel-swirl.png new file mode 100644 index 0000000..280fc24 Binary files /dev/null and b/pokemon/home/small/869-clover-caramel-swirl.png differ diff --git a/pokemon/home/small/869-clover-lemon-cream.png b/pokemon/home/small/869-clover-lemon-cream.png new file mode 100644 index 0000000..03a0da1 Binary files /dev/null and b/pokemon/home/small/869-clover-lemon-cream.png differ diff --git a/pokemon/home/small/869-clover-matcha-cream.png b/pokemon/home/small/869-clover-matcha-cream.png new file mode 100644 index 0000000..7698272 Binary files /dev/null and b/pokemon/home/small/869-clover-matcha-cream.png differ diff --git a/pokemon/home/small/869-clover-mint-cream.png b/pokemon/home/small/869-clover-mint-cream.png new file mode 100644 index 0000000..caaed8f Binary files /dev/null and b/pokemon/home/small/869-clover-mint-cream.png differ diff --git a/pokemon/home/small/869-clover-rainbow-swirl.png b/pokemon/home/small/869-clover-rainbow-swirl.png new file mode 100644 index 0000000..a2fc955 Binary files /dev/null and b/pokemon/home/small/869-clover-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-clover-ruby-cream.png b/pokemon/home/small/869-clover-ruby-cream.png new file mode 100644 index 0000000..2a14340 Binary files /dev/null and b/pokemon/home/small/869-clover-ruby-cream.png differ diff --git a/pokemon/home/small/869-clover-ruby-swirl.png b/pokemon/home/small/869-clover-ruby-swirl.png new file mode 100644 index 0000000..cdddc0b Binary files /dev/null and b/pokemon/home/small/869-clover-ruby-swirl.png differ diff --git a/pokemon/home/small/869-clover-salted-cream.png b/pokemon/home/small/869-clover-salted-cream.png new file mode 100644 index 0000000..27def44 Binary files /dev/null and b/pokemon/home/small/869-clover-salted-cream.png differ diff --git a/pokemon/home/small/869-clover-vanilla-cream.png b/pokemon/home/small/869-clover-vanilla-cream.png new file mode 100644 index 0000000..1d6cde9 Binary files /dev/null and b/pokemon/home/small/869-clover-vanilla-cream.png differ diff --git a/pokemon/home/small/869-flower-caramel-swirl.png b/pokemon/home/small/869-flower-caramel-swirl.png new file mode 100644 index 0000000..437bcc0 Binary files /dev/null and b/pokemon/home/small/869-flower-caramel-swirl.png differ diff --git a/pokemon/home/small/869-flower-lemon-cream.png b/pokemon/home/small/869-flower-lemon-cream.png new file mode 100644 index 0000000..6660131 Binary files /dev/null and b/pokemon/home/small/869-flower-lemon-cream.png differ diff --git a/pokemon/home/small/869-flower-matcha-cream.png b/pokemon/home/small/869-flower-matcha-cream.png new file mode 100644 index 0000000..3f32e88 Binary files /dev/null and b/pokemon/home/small/869-flower-matcha-cream.png differ diff --git a/pokemon/home/small/869-flower-mint-cream.png b/pokemon/home/small/869-flower-mint-cream.png new file mode 100644 index 0000000..cce2834 Binary files /dev/null and b/pokemon/home/small/869-flower-mint-cream.png differ diff --git a/pokemon/home/small/869-flower-rainbow-swirl.png b/pokemon/home/small/869-flower-rainbow-swirl.png new file mode 100644 index 0000000..5aaea88 Binary files /dev/null and b/pokemon/home/small/869-flower-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-flower-ruby-cream.png b/pokemon/home/small/869-flower-ruby-cream.png new file mode 100644 index 0000000..ae6a75e Binary files /dev/null and b/pokemon/home/small/869-flower-ruby-cream.png differ diff --git a/pokemon/home/small/869-flower-ruby-swirl.png b/pokemon/home/small/869-flower-ruby-swirl.png new file mode 100644 index 0000000..d71b32e Binary files /dev/null and b/pokemon/home/small/869-flower-ruby-swirl.png differ diff --git a/pokemon/home/small/869-flower-salted-cream.png b/pokemon/home/small/869-flower-salted-cream.png new file mode 100644 index 0000000..eab13f4 Binary files /dev/null and b/pokemon/home/small/869-flower-salted-cream.png differ diff --git a/pokemon/home/small/869-flower-vanilla-cream.png b/pokemon/home/small/869-flower-vanilla-cream.png new file mode 100644 index 0000000..5f9dd3a Binary files /dev/null and b/pokemon/home/small/869-flower-vanilla-cream.png differ diff --git a/pokemon/home/small/869-love-caramel-swirl.png b/pokemon/home/small/869-love-caramel-swirl.png new file mode 100644 index 0000000..f624579 Binary files /dev/null and b/pokemon/home/small/869-love-caramel-swirl.png differ diff --git a/pokemon/home/small/869-love-lemon-cream.png b/pokemon/home/small/869-love-lemon-cream.png new file mode 100644 index 0000000..4735bbd Binary files /dev/null and b/pokemon/home/small/869-love-lemon-cream.png differ diff --git a/pokemon/home/small/869-love-matcha-cream.png b/pokemon/home/small/869-love-matcha-cream.png new file mode 100644 index 0000000..4bba863 Binary files /dev/null and b/pokemon/home/small/869-love-matcha-cream.png differ diff --git a/pokemon/home/small/869-love-mint-cream.png b/pokemon/home/small/869-love-mint-cream.png new file mode 100644 index 0000000..8f354e5 Binary files /dev/null and b/pokemon/home/small/869-love-mint-cream.png differ diff --git a/pokemon/home/small/869-love-rainbow-swirl.png b/pokemon/home/small/869-love-rainbow-swirl.png new file mode 100644 index 0000000..1e180bd Binary files /dev/null and b/pokemon/home/small/869-love-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-love-ruby-cream.png b/pokemon/home/small/869-love-ruby-cream.png new file mode 100644 index 0000000..816e22a Binary files /dev/null and b/pokemon/home/small/869-love-ruby-cream.png differ diff --git a/pokemon/home/small/869-love-ruby-swirl.png b/pokemon/home/small/869-love-ruby-swirl.png new file mode 100644 index 0000000..5f01d3a Binary files /dev/null and b/pokemon/home/small/869-love-ruby-swirl.png differ diff --git a/pokemon/home/small/869-love-salted-cream.png b/pokemon/home/small/869-love-salted-cream.png new file mode 100644 index 0000000..7bcc692 Binary files /dev/null and b/pokemon/home/small/869-love-salted-cream.png differ diff --git a/pokemon/home/small/869-love-vanilla-cream.png b/pokemon/home/small/869-love-vanilla-cream.png new file mode 100644 index 0000000..df01a3b Binary files /dev/null and b/pokemon/home/small/869-love-vanilla-cream.png differ diff --git a/pokemon/home/small/869-ribbon-caramel-swirl.png b/pokemon/home/small/869-ribbon-caramel-swirl.png new file mode 100644 index 0000000..c1f01a0 Binary files /dev/null and b/pokemon/home/small/869-ribbon-caramel-swirl.png differ diff --git a/pokemon/home/small/869-ribbon-lemon-cream.png b/pokemon/home/small/869-ribbon-lemon-cream.png new file mode 100644 index 0000000..3c7d354 Binary files /dev/null and b/pokemon/home/small/869-ribbon-lemon-cream.png differ diff --git a/pokemon/home/small/869-ribbon-matcha-cream.png b/pokemon/home/small/869-ribbon-matcha-cream.png new file mode 100644 index 0000000..5d5ec2a Binary files /dev/null and b/pokemon/home/small/869-ribbon-matcha-cream.png differ diff --git a/pokemon/home/small/869-ribbon-mint-cream.png b/pokemon/home/small/869-ribbon-mint-cream.png new file mode 100644 index 0000000..3f7d090 Binary files /dev/null and b/pokemon/home/small/869-ribbon-mint-cream.png differ diff --git a/pokemon/home/small/869-ribbon-rainbow-swirl.png b/pokemon/home/small/869-ribbon-rainbow-swirl.png new file mode 100644 index 0000000..45d05e6 Binary files /dev/null and b/pokemon/home/small/869-ribbon-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-ribbon-ruby-cream.png b/pokemon/home/small/869-ribbon-ruby-cream.png new file mode 100644 index 0000000..6bf75f1 Binary files /dev/null and b/pokemon/home/small/869-ribbon-ruby-cream.png differ diff --git a/pokemon/home/small/869-ribbon-ruby-swirl.png b/pokemon/home/small/869-ribbon-ruby-swirl.png new file mode 100644 index 0000000..0df8166 Binary files /dev/null and b/pokemon/home/small/869-ribbon-ruby-swirl.png differ diff --git a/pokemon/home/small/869-ribbon-salted-cream.png b/pokemon/home/small/869-ribbon-salted-cream.png new file mode 100644 index 0000000..b42aea4 Binary files /dev/null and b/pokemon/home/small/869-ribbon-salted-cream.png differ diff --git a/pokemon/home/small/869-ribbon-vanilla-cream.png b/pokemon/home/small/869-ribbon-vanilla-cream.png new file mode 100644 index 0000000..2deb283 Binary files /dev/null and b/pokemon/home/small/869-ribbon-vanilla-cream.png differ diff --git a/pokemon/home/small/869-star-caramel-swirl.png b/pokemon/home/small/869-star-caramel-swirl.png new file mode 100644 index 0000000..92a3ead Binary files /dev/null and b/pokemon/home/small/869-star-caramel-swirl.png differ diff --git a/pokemon/home/small/869-star-lemon-cream.png b/pokemon/home/small/869-star-lemon-cream.png new file mode 100644 index 0000000..b891242 Binary files /dev/null and b/pokemon/home/small/869-star-lemon-cream.png differ diff --git a/pokemon/home/small/869-star-matcha-cream.png b/pokemon/home/small/869-star-matcha-cream.png new file mode 100644 index 0000000..ec20455 Binary files /dev/null and b/pokemon/home/small/869-star-matcha-cream.png differ diff --git a/pokemon/home/small/869-star-mint-cream.png b/pokemon/home/small/869-star-mint-cream.png new file mode 100644 index 0000000..3301ecd Binary files /dev/null and b/pokemon/home/small/869-star-mint-cream.png differ diff --git a/pokemon/home/small/869-star-rainbow-swirl.png b/pokemon/home/small/869-star-rainbow-swirl.png new file mode 100644 index 0000000..27b89bd Binary files /dev/null and b/pokemon/home/small/869-star-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-star-ruby-cream.png b/pokemon/home/small/869-star-ruby-cream.png new file mode 100644 index 0000000..9cc83eb Binary files /dev/null and b/pokemon/home/small/869-star-ruby-cream.png differ diff --git a/pokemon/home/small/869-star-ruby-swirl.png b/pokemon/home/small/869-star-ruby-swirl.png new file mode 100644 index 0000000..be40eba Binary files /dev/null and b/pokemon/home/small/869-star-ruby-swirl.png differ diff --git a/pokemon/home/small/869-star-salted-cream.png b/pokemon/home/small/869-star-salted-cream.png new file mode 100644 index 0000000..434083e Binary files /dev/null and b/pokemon/home/small/869-star-salted-cream.png differ diff --git a/pokemon/home/small/869-star-vanilla-cream.png b/pokemon/home/small/869-star-vanilla-cream.png new file mode 100644 index 0000000..503fe96 Binary files /dev/null and b/pokemon/home/small/869-star-vanilla-cream.png differ diff --git a/pokemon/home/small/869-strawberry-caramel-swirl.png b/pokemon/home/small/869-strawberry-caramel-swirl.png new file mode 100644 index 0000000..4b881d5 Binary files /dev/null and b/pokemon/home/small/869-strawberry-caramel-swirl.png differ diff --git a/pokemon/home/small/869-strawberry-lemon-cream.png b/pokemon/home/small/869-strawberry-lemon-cream.png new file mode 100644 index 0000000..9529c32 Binary files /dev/null and b/pokemon/home/small/869-strawberry-lemon-cream.png differ diff --git a/pokemon/home/small/869-strawberry-matcha-cream.png b/pokemon/home/small/869-strawberry-matcha-cream.png new file mode 100644 index 0000000..bdb6660 Binary files /dev/null and b/pokemon/home/small/869-strawberry-matcha-cream.png differ diff --git a/pokemon/home/small/869-strawberry-mint-cream.png b/pokemon/home/small/869-strawberry-mint-cream.png new file mode 100644 index 0000000..dadc2e0 Binary files /dev/null and b/pokemon/home/small/869-strawberry-mint-cream.png differ diff --git a/pokemon/home/small/869-strawberry-rainbow-swirl.png b/pokemon/home/small/869-strawberry-rainbow-swirl.png new file mode 100644 index 0000000..09ff20b Binary files /dev/null and b/pokemon/home/small/869-strawberry-rainbow-swirl.png differ diff --git a/pokemon/home/small/869-strawberry-ruby-cream.png b/pokemon/home/small/869-strawberry-ruby-cream.png new file mode 100644 index 0000000..6a2411d Binary files /dev/null and b/pokemon/home/small/869-strawberry-ruby-cream.png differ diff --git a/pokemon/home/small/869-strawberry-ruby-swirl.png b/pokemon/home/small/869-strawberry-ruby-swirl.png new file mode 100644 index 0000000..f93ac91 Binary files /dev/null and b/pokemon/home/small/869-strawberry-ruby-swirl.png differ diff --git a/pokemon/home/small/869-strawberry-salted-cream.png b/pokemon/home/small/869-strawberry-salted-cream.png new file mode 100644 index 0000000..4927dff Binary files /dev/null and b/pokemon/home/small/869-strawberry-salted-cream.png differ diff --git a/pokemon/home/small/869-strawberry-vanilla-cream.png b/pokemon/home/small/869-strawberry-vanilla-cream.png new file mode 100644 index 0000000..5bb0ddb Binary files /dev/null and b/pokemon/home/small/869-strawberry-vanilla-cream.png differ diff --git a/pokemon/home/small/87.png b/pokemon/home/small/87.png new file mode 100644 index 0000000..04d1383 Binary files /dev/null and b/pokemon/home/small/87.png differ diff --git a/pokemon/home/small/870.png b/pokemon/home/small/870.png new file mode 100644 index 0000000..1505fae Binary files /dev/null and b/pokemon/home/small/870.png differ diff --git a/pokemon/home/small/871.png b/pokemon/home/small/871.png new file mode 100644 index 0000000..08d0e0e Binary files /dev/null and b/pokemon/home/small/871.png differ diff --git a/pokemon/home/small/872.png b/pokemon/home/small/872.png new file mode 100644 index 0000000..7cbcf39 Binary files /dev/null and b/pokemon/home/small/872.png differ diff --git a/pokemon/home/small/873.png b/pokemon/home/small/873.png new file mode 100644 index 0000000..7fe5fef Binary files /dev/null and b/pokemon/home/small/873.png differ diff --git a/pokemon/home/small/874.png b/pokemon/home/small/874.png new file mode 100644 index 0000000..79fc419 Binary files /dev/null and b/pokemon/home/small/874.png differ diff --git a/pokemon/home/small/875-ice.png b/pokemon/home/small/875-ice.png new file mode 100644 index 0000000..7aaa458 Binary files /dev/null and b/pokemon/home/small/875-ice.png differ diff --git a/pokemon/home/small/875-noice.png b/pokemon/home/small/875-noice.png new file mode 100644 index 0000000..92e68c9 Binary files /dev/null and b/pokemon/home/small/875-noice.png differ diff --git a/pokemon/home/small/876-female.png b/pokemon/home/small/876-female.png new file mode 100644 index 0000000..77200be Binary files /dev/null and b/pokemon/home/small/876-female.png differ diff --git a/pokemon/home/small/876-male.png b/pokemon/home/small/876-male.png new file mode 100644 index 0000000..7eede55 Binary files /dev/null and b/pokemon/home/small/876-male.png differ diff --git a/pokemon/home/small/877-full-belly.png b/pokemon/home/small/877-full-belly.png new file mode 100644 index 0000000..9d9e86b Binary files /dev/null and b/pokemon/home/small/877-full-belly.png differ diff --git a/pokemon/home/small/877-hangry.png b/pokemon/home/small/877-hangry.png new file mode 100644 index 0000000..08fe0e2 Binary files /dev/null and b/pokemon/home/small/877-hangry.png differ diff --git a/pokemon/home/small/878.png b/pokemon/home/small/878.png new file mode 100644 index 0000000..edc7de7 Binary files /dev/null and b/pokemon/home/small/878.png differ diff --git a/pokemon/home/small/879.png b/pokemon/home/small/879.png new file mode 100644 index 0000000..4abb92d Binary files /dev/null and b/pokemon/home/small/879.png differ diff --git a/pokemon/home/small/88-alola.png b/pokemon/home/small/88-alola.png new file mode 100644 index 0000000..67ab1f6 Binary files /dev/null and b/pokemon/home/small/88-alola.png differ diff --git a/pokemon/home/small/88.png b/pokemon/home/small/88.png new file mode 100644 index 0000000..710c0ff Binary files /dev/null and b/pokemon/home/small/88.png differ diff --git a/pokemon/home/small/880.png b/pokemon/home/small/880.png new file mode 100644 index 0000000..89caaee Binary files /dev/null and b/pokemon/home/small/880.png differ diff --git a/pokemon/home/small/881.png b/pokemon/home/small/881.png new file mode 100644 index 0000000..5451abc Binary files /dev/null and b/pokemon/home/small/881.png differ diff --git a/pokemon/home/small/882.png b/pokemon/home/small/882.png new file mode 100644 index 0000000..4f58fd4 Binary files /dev/null and b/pokemon/home/small/882.png differ diff --git a/pokemon/home/small/883.png b/pokemon/home/small/883.png new file mode 100644 index 0000000..eb31d28 Binary files /dev/null and b/pokemon/home/small/883.png differ diff --git a/pokemon/home/small/884.png b/pokemon/home/small/884.png new file mode 100644 index 0000000..e515afc Binary files /dev/null and b/pokemon/home/small/884.png differ diff --git a/pokemon/home/small/885.png b/pokemon/home/small/885.png new file mode 100644 index 0000000..438fe45 Binary files /dev/null and b/pokemon/home/small/885.png differ diff --git a/pokemon/home/small/886.png b/pokemon/home/small/886.png new file mode 100644 index 0000000..35b710e Binary files /dev/null and b/pokemon/home/small/886.png differ diff --git a/pokemon/home/small/887.png b/pokemon/home/small/887.png new file mode 100644 index 0000000..19f8025 Binary files /dev/null and b/pokemon/home/small/887.png differ diff --git a/pokemon/home/small/888-crowned-sword.png b/pokemon/home/small/888-crowned-sword.png new file mode 100644 index 0000000..ab8a4ed Binary files /dev/null and b/pokemon/home/small/888-crowned-sword.png differ diff --git a/pokemon/home/small/888.png b/pokemon/home/small/888.png new file mode 100644 index 0000000..32e70c9 Binary files /dev/null and b/pokemon/home/small/888.png differ diff --git a/pokemon/home/small/889-crowned-shield.png b/pokemon/home/small/889-crowned-shield.png new file mode 100644 index 0000000..25adf68 Binary files /dev/null and b/pokemon/home/small/889-crowned-shield.png differ diff --git a/pokemon/home/small/889.png b/pokemon/home/small/889.png new file mode 100644 index 0000000..9e1b8f3 Binary files /dev/null and b/pokemon/home/small/889.png differ diff --git a/pokemon/home/small/89-alola.png b/pokemon/home/small/89-alola.png new file mode 100644 index 0000000..f60a4c3 Binary files /dev/null and b/pokemon/home/small/89-alola.png differ diff --git a/pokemon/home/small/89.png b/pokemon/home/small/89.png new file mode 100644 index 0000000..dd1220f Binary files /dev/null and b/pokemon/home/small/89.png differ diff --git a/pokemon/home/small/890-eternamax.png b/pokemon/home/small/890-eternamax.png new file mode 100644 index 0000000..f1f5c0b Binary files /dev/null and b/pokemon/home/small/890-eternamax.png differ diff --git a/pokemon/home/small/890.png b/pokemon/home/small/890.png new file mode 100644 index 0000000..4f821aa Binary files /dev/null and b/pokemon/home/small/890.png differ diff --git a/pokemon/home/small/891.png b/pokemon/home/small/891.png new file mode 100644 index 0000000..d20ba43 Binary files /dev/null and b/pokemon/home/small/891.png differ diff --git a/pokemon/home/small/892-gigantimax-rapid-strike.png b/pokemon/home/small/892-gigantimax-rapid-strike.png new file mode 100644 index 0000000..d009f1e Binary files /dev/null and b/pokemon/home/small/892-gigantimax-rapid-strike.png differ diff --git a/pokemon/home/small/892-gigantimax-single-strike.png b/pokemon/home/small/892-gigantimax-single-strike.png new file mode 100644 index 0000000..0830b5b Binary files /dev/null and b/pokemon/home/small/892-gigantimax-single-strike.png differ diff --git a/pokemon/home/small/892-rapid-strike.png b/pokemon/home/small/892-rapid-strike.png new file mode 100644 index 0000000..f8fecdd Binary files /dev/null and b/pokemon/home/small/892-rapid-strike.png differ diff --git a/pokemon/home/small/892-single-strike.png b/pokemon/home/small/892-single-strike.png new file mode 100644 index 0000000..278d8ca Binary files /dev/null and b/pokemon/home/small/892-single-strike.png differ diff --git a/pokemon/home/small/893.png b/pokemon/home/small/893.png new file mode 100644 index 0000000..0ae4605 Binary files /dev/null and b/pokemon/home/small/893.png differ diff --git a/pokemon/home/small/9-mega.png b/pokemon/home/small/9-mega.png new file mode 100644 index 0000000..9ce0ea2 Binary files /dev/null and b/pokemon/home/small/9-mega.png differ diff --git a/pokemon/home/small/9.png b/pokemon/home/small/9.png new file mode 100644 index 0000000..4ed2a1a Binary files /dev/null and b/pokemon/home/small/9.png differ diff --git a/pokemon/home/small/90.png b/pokemon/home/small/90.png new file mode 100644 index 0000000..d5f0a03 Binary files /dev/null and b/pokemon/home/small/90.png differ diff --git a/pokemon/home/small/91.png b/pokemon/home/small/91.png new file mode 100644 index 0000000..af300c6 Binary files /dev/null and b/pokemon/home/small/91.png differ diff --git a/pokemon/home/small/92.png b/pokemon/home/small/92.png new file mode 100644 index 0000000..ab7470a Binary files /dev/null and b/pokemon/home/small/92.png differ diff --git a/pokemon/home/small/93.png b/pokemon/home/small/93.png new file mode 100644 index 0000000..ef1eb7d Binary files /dev/null and b/pokemon/home/small/93.png differ diff --git a/pokemon/home/small/94-mega.png b/pokemon/home/small/94-mega.png new file mode 100644 index 0000000..a322805 Binary files /dev/null and b/pokemon/home/small/94-mega.png differ diff --git a/pokemon/home/small/94.png b/pokemon/home/small/94.png new file mode 100644 index 0000000..83e6dd1 Binary files /dev/null and b/pokemon/home/small/94.png differ diff --git a/pokemon/home/small/95.png b/pokemon/home/small/95.png new file mode 100644 index 0000000..bbc7829 Binary files /dev/null and b/pokemon/home/small/95.png differ diff --git a/pokemon/home/small/96.png b/pokemon/home/small/96.png new file mode 100644 index 0000000..f6eb365 Binary files /dev/null and b/pokemon/home/small/96.png differ diff --git a/pokemon/home/small/97.png b/pokemon/home/small/97.png new file mode 100644 index 0000000..e137c7f Binary files /dev/null and b/pokemon/home/small/97.png differ diff --git a/pokemon/home/small/98.png b/pokemon/home/small/98.png new file mode 100644 index 0000000..945ed6f Binary files /dev/null and b/pokemon/home/small/98.png differ diff --git a/pokemon/home/small/99.png b/pokemon/home/small/99.png new file mode 100644 index 0000000..fe7d309 Binary files /dev/null and b/pokemon/home/small/99.png differ diff --git a/pokemon/home/small/back/195.png b/pokemon/home/small/back/195.png new file mode 100644 index 0000000..a1c7242 Binary files /dev/null and b/pokemon/home/small/back/195.png differ diff --git a/pokemon/home/small/back/255.png b/pokemon/home/small/back/255.png new file mode 100644 index 0000000..be94cfb Binary files /dev/null and b/pokemon/home/small/back/255.png differ diff --git a/pokemon/home/small/back/399.png b/pokemon/home/small/back/399.png new file mode 100644 index 0000000..c3ccfad Binary files /dev/null and b/pokemon/home/small/back/399.png differ diff --git a/pokemon/home/small/back/418.png b/pokemon/home/small/back/418.png new file mode 100644 index 0000000..a29c655 Binary files /dev/null and b/pokemon/home/small/back/418.png differ diff --git a/pokemon/home/small/back/419.png b/pokemon/home/small/back/419.png new file mode 100644 index 0000000..afd2af0 Binary files /dev/null and b/pokemon/home/small/back/419.png differ diff --git a/pokemon/home/small/back/854-antique.png b/pokemon/home/small/back/854-antique.png new file mode 100644 index 0000000..c4a6f94 Binary files /dev/null and b/pokemon/home/small/back/854-antique.png differ diff --git a/pokemon/home/small/back/854-phony.png b/pokemon/home/small/back/854-phony.png new file mode 100644 index 0000000..18c5936 Binary files /dev/null and b/pokemon/home/small/back/854-phony.png differ diff --git a/pokemon/home/small/back/855-antique.png b/pokemon/home/small/back/855-antique.png new file mode 100644 index 0000000..223c368 Binary files /dev/null and b/pokemon/home/small/back/855-antique.png differ diff --git a/pokemon/home/small/back/855-phony.png b/pokemon/home/small/back/855-phony.png new file mode 100644 index 0000000..3ceec11 Binary files /dev/null and b/pokemon/home/small/back/855-phony.png differ diff --git a/pokemon/home/small/back/female/195.png b/pokemon/home/small/back/female/195.png new file mode 100644 index 0000000..81a8568 Binary files /dev/null and b/pokemon/home/small/back/female/195.png differ diff --git a/pokemon/home/small/back/female/255.png b/pokemon/home/small/back/female/255.png new file mode 100644 index 0000000..4cbc6e0 Binary files /dev/null and b/pokemon/home/small/back/female/255.png differ diff --git a/pokemon/home/small/back/female/399.png b/pokemon/home/small/back/female/399.png new file mode 100644 index 0000000..4573d8b Binary files /dev/null and b/pokemon/home/small/back/female/399.png differ diff --git a/pokemon/home/small/back/female/418.png b/pokemon/home/small/back/female/418.png new file mode 100644 index 0000000..1628513 Binary files /dev/null and b/pokemon/home/small/back/female/418.png differ diff --git a/pokemon/home/small/back/female/419.png b/pokemon/home/small/back/female/419.png new file mode 100644 index 0000000..931fd7f Binary files /dev/null and b/pokemon/home/small/back/female/419.png differ diff --git a/pokemon/home/small/back/shiny/195.png b/pokemon/home/small/back/shiny/195.png new file mode 100644 index 0000000..c24824a Binary files /dev/null and b/pokemon/home/small/back/shiny/195.png differ diff --git a/pokemon/home/small/back/shiny/255.png b/pokemon/home/small/back/shiny/255.png new file mode 100644 index 0000000..e46d286 Binary files /dev/null and b/pokemon/home/small/back/shiny/255.png differ diff --git a/pokemon/home/small/back/shiny/399.png b/pokemon/home/small/back/shiny/399.png new file mode 100644 index 0000000..be0a5c8 Binary files /dev/null and b/pokemon/home/small/back/shiny/399.png differ diff --git a/pokemon/home/small/back/shiny/418.png b/pokemon/home/small/back/shiny/418.png new file mode 100644 index 0000000..01d346c Binary files /dev/null and b/pokemon/home/small/back/shiny/418.png differ diff --git a/pokemon/home/small/back/shiny/419.png b/pokemon/home/small/back/shiny/419.png new file mode 100644 index 0000000..a37530c Binary files /dev/null and b/pokemon/home/small/back/shiny/419.png differ diff --git a/pokemon/home/small/back/shiny/854-antique.png b/pokemon/home/small/back/shiny/854-antique.png new file mode 100644 index 0000000..c2a0228 Binary files /dev/null and b/pokemon/home/small/back/shiny/854-antique.png differ diff --git a/pokemon/home/small/back/shiny/854-phony.png b/pokemon/home/small/back/shiny/854-phony.png new file mode 100644 index 0000000..61cca66 Binary files /dev/null and b/pokemon/home/small/back/shiny/854-phony.png differ diff --git a/pokemon/home/small/back/shiny/855-antique.png b/pokemon/home/small/back/shiny/855-antique.png new file mode 100644 index 0000000..5afab71 Binary files /dev/null and b/pokemon/home/small/back/shiny/855-antique.png differ diff --git a/pokemon/home/small/back/shiny/855-phony.png b/pokemon/home/small/back/shiny/855-phony.png new file mode 100644 index 0000000..e008040 Binary files /dev/null and b/pokemon/home/small/back/shiny/855-phony.png differ diff --git a/pokemon/home/small/back/shiny/female/195.png b/pokemon/home/small/back/shiny/female/195.png new file mode 100644 index 0000000..9608e52 Binary files /dev/null and b/pokemon/home/small/back/shiny/female/195.png differ diff --git a/pokemon/home/small/back/shiny/female/255.png b/pokemon/home/small/back/shiny/female/255.png new file mode 100644 index 0000000..6609f8e Binary files /dev/null and b/pokemon/home/small/back/shiny/female/255.png differ diff --git a/pokemon/home/small/back/shiny/female/399.png b/pokemon/home/small/back/shiny/female/399.png new file mode 100644 index 0000000..c7a8645 Binary files /dev/null and b/pokemon/home/small/back/shiny/female/399.png differ diff --git a/pokemon/home/small/back/shiny/female/418.png b/pokemon/home/small/back/shiny/female/418.png new file mode 100644 index 0000000..702cbdf Binary files /dev/null and b/pokemon/home/small/back/shiny/female/418.png differ diff --git a/pokemon/home/small/back/shiny/female/419.png b/pokemon/home/small/back/shiny/female/419.png new file mode 100644 index 0000000..e69cd71 Binary files /dev/null and b/pokemon/home/small/back/shiny/female/419.png differ diff --git a/pokemon/home/small/egg.png b/pokemon/home/small/egg.png new file mode 100644 index 0000000..9c5bae3 Binary files /dev/null and b/pokemon/home/small/egg.png differ diff --git a/pokemon/home/small/female/111.png b/pokemon/home/small/female/111.png new file mode 100644 index 0000000..0a5e9c4 Binary files /dev/null and b/pokemon/home/small/female/111.png differ diff --git a/pokemon/home/small/female/112.png b/pokemon/home/small/female/112.png new file mode 100644 index 0000000..2cd655d Binary files /dev/null and b/pokemon/home/small/female/112.png differ diff --git a/pokemon/home/small/female/118.png b/pokemon/home/small/female/118.png new file mode 100644 index 0000000..17e7883 Binary files /dev/null and b/pokemon/home/small/female/118.png differ diff --git a/pokemon/home/small/female/119.png b/pokemon/home/small/female/119.png new file mode 100644 index 0000000..3304c83 Binary files /dev/null and b/pokemon/home/small/female/119.png differ diff --git a/pokemon/home/small/female/12.png b/pokemon/home/small/female/12.png new file mode 100644 index 0000000..1a40f03 Binary files /dev/null and b/pokemon/home/small/female/12.png differ diff --git a/pokemon/home/small/female/123.png b/pokemon/home/small/female/123.png new file mode 100644 index 0000000..9fa6dc9 Binary files /dev/null and b/pokemon/home/small/female/123.png differ diff --git a/pokemon/home/small/female/129.png b/pokemon/home/small/female/129.png new file mode 100644 index 0000000..2a79e7f Binary files /dev/null and b/pokemon/home/small/female/129.png differ diff --git a/pokemon/home/small/female/130.png b/pokemon/home/small/female/130.png new file mode 100644 index 0000000..1af8d37 Binary files /dev/null and b/pokemon/home/small/female/130.png differ diff --git a/pokemon/home/small/female/133-partner.png b/pokemon/home/small/female/133-partner.png new file mode 100644 index 0000000..3db46da Binary files /dev/null and b/pokemon/home/small/female/133-partner.png differ diff --git a/pokemon/home/small/female/133.png b/pokemon/home/small/female/133.png new file mode 100644 index 0000000..3db46da Binary files /dev/null and b/pokemon/home/small/female/133.png differ diff --git a/pokemon/home/small/female/154.png b/pokemon/home/small/female/154.png new file mode 100644 index 0000000..08d66f1 Binary files /dev/null and b/pokemon/home/small/female/154.png differ diff --git a/pokemon/home/small/female/165.png b/pokemon/home/small/female/165.png new file mode 100644 index 0000000..b2ba59f Binary files /dev/null and b/pokemon/home/small/female/165.png differ diff --git a/pokemon/home/small/female/166.png b/pokemon/home/small/female/166.png new file mode 100644 index 0000000..34f95df Binary files /dev/null and b/pokemon/home/small/female/166.png differ diff --git a/pokemon/home/small/female/178.png b/pokemon/home/small/female/178.png new file mode 100644 index 0000000..72d1958 Binary files /dev/null and b/pokemon/home/small/female/178.png differ diff --git a/pokemon/home/small/female/185.png b/pokemon/home/small/female/185.png new file mode 100644 index 0000000..aea19e4 Binary files /dev/null and b/pokemon/home/small/female/185.png differ diff --git a/pokemon/home/small/female/186.png b/pokemon/home/small/female/186.png new file mode 100644 index 0000000..8166ceb Binary files /dev/null and b/pokemon/home/small/female/186.png differ diff --git a/pokemon/home/small/female/19.png b/pokemon/home/small/female/19.png new file mode 100644 index 0000000..f3c3559 Binary files /dev/null and b/pokemon/home/small/female/19.png differ diff --git a/pokemon/home/small/female/190.png b/pokemon/home/small/female/190.png new file mode 100644 index 0000000..f5bf852 Binary files /dev/null and b/pokemon/home/small/female/190.png differ diff --git a/pokemon/home/small/female/194.png b/pokemon/home/small/female/194.png new file mode 100644 index 0000000..2e68adf Binary files /dev/null and b/pokemon/home/small/female/194.png differ diff --git a/pokemon/home/small/female/195.png b/pokemon/home/small/female/195.png new file mode 100644 index 0000000..795b8be Binary files /dev/null and b/pokemon/home/small/female/195.png differ diff --git a/pokemon/home/small/female/198.png b/pokemon/home/small/female/198.png new file mode 100644 index 0000000..ef8e45f Binary files /dev/null and b/pokemon/home/small/female/198.png differ diff --git a/pokemon/home/small/female/20.png b/pokemon/home/small/female/20.png new file mode 100644 index 0000000..4320116 Binary files /dev/null and b/pokemon/home/small/female/20.png differ diff --git a/pokemon/home/small/female/202.png b/pokemon/home/small/female/202.png new file mode 100644 index 0000000..7240a90 Binary files /dev/null and b/pokemon/home/small/female/202.png differ diff --git a/pokemon/home/small/female/203.png b/pokemon/home/small/female/203.png new file mode 100644 index 0000000..b5182d2 Binary files /dev/null and b/pokemon/home/small/female/203.png differ diff --git a/pokemon/home/small/female/207.png b/pokemon/home/small/female/207.png new file mode 100644 index 0000000..f009322 Binary files /dev/null and b/pokemon/home/small/female/207.png differ diff --git a/pokemon/home/small/female/208.png b/pokemon/home/small/female/208.png new file mode 100644 index 0000000..43561ec Binary files /dev/null and b/pokemon/home/small/female/208.png differ diff --git a/pokemon/home/small/female/212.png b/pokemon/home/small/female/212.png new file mode 100644 index 0000000..ba60697 Binary files /dev/null and b/pokemon/home/small/female/212.png differ diff --git a/pokemon/home/small/female/214.png b/pokemon/home/small/female/214.png new file mode 100644 index 0000000..3d21338 Binary files /dev/null and b/pokemon/home/small/female/214.png differ diff --git a/pokemon/home/small/female/215.png b/pokemon/home/small/female/215.png new file mode 100644 index 0000000..3fc3943 Binary files /dev/null and b/pokemon/home/small/female/215.png differ diff --git a/pokemon/home/small/female/217.png b/pokemon/home/small/female/217.png new file mode 100644 index 0000000..0540fcd Binary files /dev/null and b/pokemon/home/small/female/217.png differ diff --git a/pokemon/home/small/female/221.png b/pokemon/home/small/female/221.png new file mode 100644 index 0000000..1b68918 Binary files /dev/null and b/pokemon/home/small/female/221.png differ diff --git a/pokemon/home/small/female/224.png b/pokemon/home/small/female/224.png new file mode 100644 index 0000000..307266a Binary files /dev/null and b/pokemon/home/small/female/224.png differ diff --git a/pokemon/home/small/female/229.png b/pokemon/home/small/female/229.png new file mode 100644 index 0000000..d7e1717 Binary files /dev/null and b/pokemon/home/small/female/229.png differ diff --git a/pokemon/home/small/female/232.png b/pokemon/home/small/female/232.png new file mode 100644 index 0000000..3987e0a Binary files /dev/null and b/pokemon/home/small/female/232.png differ diff --git a/pokemon/home/small/female/25-partner.png b/pokemon/home/small/female/25-partner.png new file mode 100644 index 0000000..4341404 Binary files /dev/null and b/pokemon/home/small/female/25-partner.png differ diff --git a/pokemon/home/small/female/25.png b/pokemon/home/small/female/25.png new file mode 100644 index 0000000..a464b12 Binary files /dev/null and b/pokemon/home/small/female/25.png differ diff --git a/pokemon/home/small/female/255.png b/pokemon/home/small/female/255.png new file mode 100644 index 0000000..d9d4f3e Binary files /dev/null and b/pokemon/home/small/female/255.png differ diff --git a/pokemon/home/small/female/256.png b/pokemon/home/small/female/256.png new file mode 100644 index 0000000..01fb4b4 Binary files /dev/null and b/pokemon/home/small/female/256.png differ diff --git a/pokemon/home/small/female/257.png b/pokemon/home/small/female/257.png new file mode 100644 index 0000000..1d89040 Binary files /dev/null and b/pokemon/home/small/female/257.png differ diff --git a/pokemon/home/small/female/26.png b/pokemon/home/small/female/26.png new file mode 100644 index 0000000..a5b950c Binary files /dev/null and b/pokemon/home/small/female/26.png differ diff --git a/pokemon/home/small/female/267.png b/pokemon/home/small/female/267.png new file mode 100644 index 0000000..17a4665 Binary files /dev/null and b/pokemon/home/small/female/267.png differ diff --git a/pokemon/home/small/female/269.png b/pokemon/home/small/female/269.png new file mode 100644 index 0000000..7e99464 Binary files /dev/null and b/pokemon/home/small/female/269.png differ diff --git a/pokemon/home/small/female/272.png b/pokemon/home/small/female/272.png new file mode 100644 index 0000000..24007f1 Binary files /dev/null and b/pokemon/home/small/female/272.png differ diff --git a/pokemon/home/small/female/274.png b/pokemon/home/small/female/274.png new file mode 100644 index 0000000..aa0774b Binary files /dev/null and b/pokemon/home/small/female/274.png differ diff --git a/pokemon/home/small/female/275.png b/pokemon/home/small/female/275.png new file mode 100644 index 0000000..bf86da8 Binary files /dev/null and b/pokemon/home/small/female/275.png differ diff --git a/pokemon/home/small/female/3.png b/pokemon/home/small/female/3.png new file mode 100644 index 0000000..eb66d1f Binary files /dev/null and b/pokemon/home/small/female/3.png differ diff --git a/pokemon/home/small/female/307.png b/pokemon/home/small/female/307.png new file mode 100644 index 0000000..c9d357b Binary files /dev/null and b/pokemon/home/small/female/307.png differ diff --git a/pokemon/home/small/female/308.png b/pokemon/home/small/female/308.png new file mode 100644 index 0000000..8a7fb32 Binary files /dev/null and b/pokemon/home/small/female/308.png differ diff --git a/pokemon/home/small/female/315.png b/pokemon/home/small/female/315.png new file mode 100644 index 0000000..1283f5b Binary files /dev/null and b/pokemon/home/small/female/315.png differ diff --git a/pokemon/home/small/female/316.png b/pokemon/home/small/female/316.png new file mode 100644 index 0000000..384d2b9 Binary files /dev/null and b/pokemon/home/small/female/316.png differ diff --git a/pokemon/home/small/female/317.png b/pokemon/home/small/female/317.png new file mode 100644 index 0000000..bc9f745 Binary files /dev/null and b/pokemon/home/small/female/317.png differ diff --git a/pokemon/home/small/female/322.png b/pokemon/home/small/female/322.png new file mode 100644 index 0000000..fd0ab3e Binary files /dev/null and b/pokemon/home/small/female/322.png differ diff --git a/pokemon/home/small/female/323.png b/pokemon/home/small/female/323.png new file mode 100644 index 0000000..ed860b9 Binary files /dev/null and b/pokemon/home/small/female/323.png differ diff --git a/pokemon/home/small/female/332.png b/pokemon/home/small/female/332.png new file mode 100644 index 0000000..4a5b2a2 Binary files /dev/null and b/pokemon/home/small/female/332.png differ diff --git a/pokemon/home/small/female/350.png b/pokemon/home/small/female/350.png new file mode 100644 index 0000000..323daae Binary files /dev/null and b/pokemon/home/small/female/350.png differ diff --git a/pokemon/home/small/female/369.png b/pokemon/home/small/female/369.png new file mode 100644 index 0000000..4b8f208 Binary files /dev/null and b/pokemon/home/small/female/369.png differ diff --git a/pokemon/home/small/female/396.png b/pokemon/home/small/female/396.png new file mode 100644 index 0000000..6424827 Binary files /dev/null and b/pokemon/home/small/female/396.png differ diff --git a/pokemon/home/small/female/397.png b/pokemon/home/small/female/397.png new file mode 100644 index 0000000..e68c669 Binary files /dev/null and b/pokemon/home/small/female/397.png differ diff --git a/pokemon/home/small/female/398.png b/pokemon/home/small/female/398.png new file mode 100644 index 0000000..31fb970 Binary files /dev/null and b/pokemon/home/small/female/398.png differ diff --git a/pokemon/home/small/female/399.png b/pokemon/home/small/female/399.png new file mode 100644 index 0000000..37c8efb Binary files /dev/null and b/pokemon/home/small/female/399.png differ diff --git a/pokemon/home/small/female/400.png b/pokemon/home/small/female/400.png new file mode 100644 index 0000000..aeda3ac Binary files /dev/null and b/pokemon/home/small/female/400.png differ diff --git a/pokemon/home/small/female/401.png b/pokemon/home/small/female/401.png new file mode 100644 index 0000000..4e1421c Binary files /dev/null and b/pokemon/home/small/female/401.png differ diff --git a/pokemon/home/small/female/402.png b/pokemon/home/small/female/402.png new file mode 100644 index 0000000..636f8ac Binary files /dev/null and b/pokemon/home/small/female/402.png differ diff --git a/pokemon/home/small/female/403.png b/pokemon/home/small/female/403.png new file mode 100644 index 0000000..e4fc0ab Binary files /dev/null and b/pokemon/home/small/female/403.png differ diff --git a/pokemon/home/small/female/404.png b/pokemon/home/small/female/404.png new file mode 100644 index 0000000..01f5f6d Binary files /dev/null and b/pokemon/home/small/female/404.png differ diff --git a/pokemon/home/small/female/405.png b/pokemon/home/small/female/405.png new file mode 100644 index 0000000..d298031 Binary files /dev/null and b/pokemon/home/small/female/405.png differ diff --git a/pokemon/home/small/female/407.png b/pokemon/home/small/female/407.png new file mode 100644 index 0000000..48c0705 Binary files /dev/null and b/pokemon/home/small/female/407.png differ diff --git a/pokemon/home/small/female/41.png b/pokemon/home/small/female/41.png new file mode 100644 index 0000000..be4be52 Binary files /dev/null and b/pokemon/home/small/female/41.png differ diff --git a/pokemon/home/small/female/415.png b/pokemon/home/small/female/415.png new file mode 100644 index 0000000..431e76c Binary files /dev/null and b/pokemon/home/small/female/415.png differ diff --git a/pokemon/home/small/female/417.png b/pokemon/home/small/female/417.png new file mode 100644 index 0000000..6ee0ea8 Binary files /dev/null and b/pokemon/home/small/female/417.png differ diff --git a/pokemon/home/small/female/418.png b/pokemon/home/small/female/418.png new file mode 100644 index 0000000..c14732d Binary files /dev/null and b/pokemon/home/small/female/418.png differ diff --git a/pokemon/home/small/female/419.png b/pokemon/home/small/female/419.png new file mode 100644 index 0000000..75f36a2 Binary files /dev/null and b/pokemon/home/small/female/419.png differ diff --git a/pokemon/home/small/female/42.png b/pokemon/home/small/female/42.png new file mode 100644 index 0000000..41fcca8 Binary files /dev/null and b/pokemon/home/small/female/42.png differ diff --git a/pokemon/home/small/female/424.png b/pokemon/home/small/female/424.png new file mode 100644 index 0000000..9421c3d Binary files /dev/null and b/pokemon/home/small/female/424.png differ diff --git a/pokemon/home/small/female/44.png b/pokemon/home/small/female/44.png new file mode 100644 index 0000000..ae94f13 Binary files /dev/null and b/pokemon/home/small/female/44.png differ diff --git a/pokemon/home/small/female/443.png b/pokemon/home/small/female/443.png new file mode 100644 index 0000000..c172020 Binary files /dev/null and b/pokemon/home/small/female/443.png differ diff --git a/pokemon/home/small/female/444.png b/pokemon/home/small/female/444.png new file mode 100644 index 0000000..ada831d Binary files /dev/null and b/pokemon/home/small/female/444.png differ diff --git a/pokemon/home/small/female/445.png b/pokemon/home/small/female/445.png new file mode 100644 index 0000000..59ae918 Binary files /dev/null and b/pokemon/home/small/female/445.png differ diff --git a/pokemon/home/small/female/449.png b/pokemon/home/small/female/449.png new file mode 100644 index 0000000..a39caf0 Binary files /dev/null and b/pokemon/home/small/female/449.png differ diff --git a/pokemon/home/small/female/45.png b/pokemon/home/small/female/45.png new file mode 100644 index 0000000..4756f1e Binary files /dev/null and b/pokemon/home/small/female/45.png differ diff --git a/pokemon/home/small/female/450.png b/pokemon/home/small/female/450.png new file mode 100644 index 0000000..0430eec Binary files /dev/null and b/pokemon/home/small/female/450.png differ diff --git a/pokemon/home/small/female/453.png b/pokemon/home/small/female/453.png new file mode 100644 index 0000000..114d338 Binary files /dev/null and b/pokemon/home/small/female/453.png differ diff --git a/pokemon/home/small/female/454.png b/pokemon/home/small/female/454.png new file mode 100644 index 0000000..db5446c Binary files /dev/null and b/pokemon/home/small/female/454.png differ diff --git a/pokemon/home/small/female/456.png b/pokemon/home/small/female/456.png new file mode 100644 index 0000000..28c2279 Binary files /dev/null and b/pokemon/home/small/female/456.png differ diff --git a/pokemon/home/small/female/457.png b/pokemon/home/small/female/457.png new file mode 100644 index 0000000..1d93c0d Binary files /dev/null and b/pokemon/home/small/female/457.png differ diff --git a/pokemon/home/small/female/459.png b/pokemon/home/small/female/459.png new file mode 100644 index 0000000..cdcd889 Binary files /dev/null and b/pokemon/home/small/female/459.png differ diff --git a/pokemon/home/small/female/460.png b/pokemon/home/small/female/460.png new file mode 100644 index 0000000..8b94f84 Binary files /dev/null and b/pokemon/home/small/female/460.png differ diff --git a/pokemon/home/small/female/461.png b/pokemon/home/small/female/461.png new file mode 100644 index 0000000..db3c901 Binary files /dev/null and b/pokemon/home/small/female/461.png differ diff --git a/pokemon/home/small/female/464.png b/pokemon/home/small/female/464.png new file mode 100644 index 0000000..da5feeb Binary files /dev/null and b/pokemon/home/small/female/464.png differ diff --git a/pokemon/home/small/female/465.png b/pokemon/home/small/female/465.png new file mode 100644 index 0000000..2840620 Binary files /dev/null and b/pokemon/home/small/female/465.png differ diff --git a/pokemon/home/small/female/473.png b/pokemon/home/small/female/473.png new file mode 100644 index 0000000..16c6f13 Binary files /dev/null and b/pokemon/home/small/female/473.png differ diff --git a/pokemon/home/small/female/521.png b/pokemon/home/small/female/521.png new file mode 100644 index 0000000..7a3ea61 Binary files /dev/null and b/pokemon/home/small/female/521.png differ diff --git a/pokemon/home/small/female/592-male.png b/pokemon/home/small/female/592-male.png new file mode 100644 index 0000000..163af3f Binary files /dev/null and b/pokemon/home/small/female/592-male.png differ diff --git a/pokemon/home/small/female/593-male.png b/pokemon/home/small/female/593-male.png new file mode 100644 index 0000000..c5562ad Binary files /dev/null and b/pokemon/home/small/female/593-male.png differ diff --git a/pokemon/home/small/female/64.png b/pokemon/home/small/female/64.png new file mode 100644 index 0000000..f503d32 Binary files /dev/null and b/pokemon/home/small/female/64.png differ diff --git a/pokemon/home/small/female/65.png b/pokemon/home/small/female/65.png new file mode 100644 index 0000000..c80e06f Binary files /dev/null and b/pokemon/home/small/female/65.png differ diff --git a/pokemon/home/small/female/668.png b/pokemon/home/small/female/668.png new file mode 100644 index 0000000..f926ab0 Binary files /dev/null and b/pokemon/home/small/female/668.png differ diff --git a/pokemon/home/small/female/84.png b/pokemon/home/small/female/84.png new file mode 100644 index 0000000..098caac Binary files /dev/null and b/pokemon/home/small/female/84.png differ diff --git a/pokemon/home/small/female/85.png b/pokemon/home/small/female/85.png new file mode 100644 index 0000000..cc9dc1b Binary files /dev/null and b/pokemon/home/small/female/85.png differ diff --git a/pokemon/home/small/female/97.png b/pokemon/home/small/female/97.png new file mode 100644 index 0000000..f586c73 Binary files /dev/null and b/pokemon/home/small/female/97.png differ diff --git a/pokemon/home/small/shiny/1.png b/pokemon/home/small/shiny/1.png new file mode 100644 index 0000000..1589d47 Binary files /dev/null and b/pokemon/home/small/shiny/1.png differ diff --git a/pokemon/home/small/shiny/10.png b/pokemon/home/small/shiny/10.png new file mode 100644 index 0000000..dc0bfe3 Binary files /dev/null and b/pokemon/home/small/shiny/10.png differ diff --git a/pokemon/home/small/shiny/100.png b/pokemon/home/small/shiny/100.png new file mode 100644 index 0000000..a55d397 Binary files /dev/null and b/pokemon/home/small/shiny/100.png differ diff --git a/pokemon/home/small/shiny/101.png b/pokemon/home/small/shiny/101.png new file mode 100644 index 0000000..2f604ad Binary files /dev/null and b/pokemon/home/small/shiny/101.png differ diff --git a/pokemon/home/small/shiny/102.png b/pokemon/home/small/shiny/102.png new file mode 100644 index 0000000..a240d87 Binary files /dev/null and b/pokemon/home/small/shiny/102.png differ diff --git a/pokemon/home/small/shiny/103-alola.png b/pokemon/home/small/shiny/103-alola.png new file mode 100644 index 0000000..0f5458f Binary files /dev/null and b/pokemon/home/small/shiny/103-alola.png differ diff --git a/pokemon/home/small/shiny/103.png b/pokemon/home/small/shiny/103.png new file mode 100644 index 0000000..88b26ef Binary files /dev/null and b/pokemon/home/small/shiny/103.png differ diff --git a/pokemon/home/small/shiny/104.png b/pokemon/home/small/shiny/104.png new file mode 100644 index 0000000..f0949a9 Binary files /dev/null and b/pokemon/home/small/shiny/104.png differ diff --git a/pokemon/home/small/shiny/105-alola.png b/pokemon/home/small/shiny/105-alola.png new file mode 100644 index 0000000..ecacc9b Binary files /dev/null and b/pokemon/home/small/shiny/105-alola.png differ diff --git a/pokemon/home/small/shiny/105-totem.png b/pokemon/home/small/shiny/105-totem.png new file mode 100644 index 0000000..fe639ff Binary files /dev/null and b/pokemon/home/small/shiny/105-totem.png differ diff --git a/pokemon/home/small/shiny/105.png b/pokemon/home/small/shiny/105.png new file mode 100644 index 0000000..fe639ff Binary files /dev/null and b/pokemon/home/small/shiny/105.png differ diff --git a/pokemon/home/small/shiny/106.png b/pokemon/home/small/shiny/106.png new file mode 100644 index 0000000..d4338b8 Binary files /dev/null and b/pokemon/home/small/shiny/106.png differ diff --git a/pokemon/home/small/shiny/107.png b/pokemon/home/small/shiny/107.png new file mode 100644 index 0000000..c41a04c Binary files /dev/null and b/pokemon/home/small/shiny/107.png differ diff --git a/pokemon/home/small/shiny/108.png b/pokemon/home/small/shiny/108.png new file mode 100644 index 0000000..81f416e Binary files /dev/null and b/pokemon/home/small/shiny/108.png differ diff --git a/pokemon/home/small/shiny/109.png b/pokemon/home/small/shiny/109.png new file mode 100644 index 0000000..552713c Binary files /dev/null and b/pokemon/home/small/shiny/109.png differ diff --git a/pokemon/home/small/shiny/11.png b/pokemon/home/small/shiny/11.png new file mode 100644 index 0000000..50655de Binary files /dev/null and b/pokemon/home/small/shiny/11.png differ diff --git a/pokemon/home/small/shiny/110-galar.png b/pokemon/home/small/shiny/110-galar.png new file mode 100644 index 0000000..047ede9 Binary files /dev/null and b/pokemon/home/small/shiny/110-galar.png differ diff --git a/pokemon/home/small/shiny/110.png b/pokemon/home/small/shiny/110.png new file mode 100644 index 0000000..6465011 Binary files /dev/null and b/pokemon/home/small/shiny/110.png differ diff --git a/pokemon/home/small/shiny/111.png b/pokemon/home/small/shiny/111.png new file mode 100644 index 0000000..c774258 Binary files /dev/null and b/pokemon/home/small/shiny/111.png differ diff --git a/pokemon/home/small/shiny/112.png b/pokemon/home/small/shiny/112.png new file mode 100644 index 0000000..0191ac0 Binary files /dev/null and b/pokemon/home/small/shiny/112.png differ diff --git a/pokemon/home/small/shiny/113.png b/pokemon/home/small/shiny/113.png new file mode 100644 index 0000000..289d8dc Binary files /dev/null and b/pokemon/home/small/shiny/113.png differ diff --git a/pokemon/home/small/shiny/114.png b/pokemon/home/small/shiny/114.png new file mode 100644 index 0000000..acea2bc Binary files /dev/null and b/pokemon/home/small/shiny/114.png differ diff --git a/pokemon/home/small/shiny/115-mega.png b/pokemon/home/small/shiny/115-mega.png new file mode 100644 index 0000000..de3b54b Binary files /dev/null and b/pokemon/home/small/shiny/115-mega.png differ diff --git a/pokemon/home/small/shiny/115.png b/pokemon/home/small/shiny/115.png new file mode 100644 index 0000000..a352880 Binary files /dev/null and b/pokemon/home/small/shiny/115.png differ diff --git a/pokemon/home/small/shiny/116.png b/pokemon/home/small/shiny/116.png new file mode 100644 index 0000000..01b4677 Binary files /dev/null and b/pokemon/home/small/shiny/116.png differ diff --git a/pokemon/home/small/shiny/117.png b/pokemon/home/small/shiny/117.png new file mode 100644 index 0000000..83ee704 Binary files /dev/null and b/pokemon/home/small/shiny/117.png differ diff --git a/pokemon/home/small/shiny/118.png b/pokemon/home/small/shiny/118.png new file mode 100644 index 0000000..89c330b Binary files /dev/null and b/pokemon/home/small/shiny/118.png differ diff --git a/pokemon/home/small/shiny/119.png b/pokemon/home/small/shiny/119.png new file mode 100644 index 0000000..2606fc5 Binary files /dev/null and b/pokemon/home/small/shiny/119.png differ diff --git a/pokemon/home/small/shiny/12.png b/pokemon/home/small/shiny/12.png new file mode 100644 index 0000000..a802f10 Binary files /dev/null and b/pokemon/home/small/shiny/12.png differ diff --git a/pokemon/home/small/shiny/120.png b/pokemon/home/small/shiny/120.png new file mode 100644 index 0000000..143d166 Binary files /dev/null and b/pokemon/home/small/shiny/120.png differ diff --git a/pokemon/home/small/shiny/121.png b/pokemon/home/small/shiny/121.png new file mode 100644 index 0000000..3bf3421 Binary files /dev/null and b/pokemon/home/small/shiny/121.png differ diff --git a/pokemon/home/small/shiny/122-galar.png b/pokemon/home/small/shiny/122-galar.png new file mode 100644 index 0000000..1316b0c Binary files /dev/null and b/pokemon/home/small/shiny/122-galar.png differ diff --git a/pokemon/home/small/shiny/122.png b/pokemon/home/small/shiny/122.png new file mode 100644 index 0000000..8aa3142 Binary files /dev/null and b/pokemon/home/small/shiny/122.png differ diff --git a/pokemon/home/small/shiny/123.png b/pokemon/home/small/shiny/123.png new file mode 100644 index 0000000..783b19b Binary files /dev/null and b/pokemon/home/small/shiny/123.png differ diff --git a/pokemon/home/small/shiny/124.png b/pokemon/home/small/shiny/124.png new file mode 100644 index 0000000..96c62e2 Binary files /dev/null and b/pokemon/home/small/shiny/124.png differ diff --git a/pokemon/home/small/shiny/125.png b/pokemon/home/small/shiny/125.png new file mode 100644 index 0000000..5740c8d Binary files /dev/null and b/pokemon/home/small/shiny/125.png differ diff --git a/pokemon/home/small/shiny/126.png b/pokemon/home/small/shiny/126.png new file mode 100644 index 0000000..f7bf280 Binary files /dev/null and b/pokemon/home/small/shiny/126.png differ diff --git a/pokemon/home/small/shiny/127-mega.png b/pokemon/home/small/shiny/127-mega.png new file mode 100644 index 0000000..a531b48 Binary files /dev/null and b/pokemon/home/small/shiny/127-mega.png differ diff --git a/pokemon/home/small/shiny/127.png b/pokemon/home/small/shiny/127.png new file mode 100644 index 0000000..e96dad9 Binary files /dev/null and b/pokemon/home/small/shiny/127.png differ diff --git a/pokemon/home/small/shiny/128.png b/pokemon/home/small/shiny/128.png new file mode 100644 index 0000000..8a55ed6 Binary files /dev/null and b/pokemon/home/small/shiny/128.png differ diff --git a/pokemon/home/small/shiny/129.png b/pokemon/home/small/shiny/129.png new file mode 100644 index 0000000..0a2413e Binary files /dev/null and b/pokemon/home/small/shiny/129.png differ diff --git a/pokemon/home/small/shiny/13.png b/pokemon/home/small/shiny/13.png new file mode 100644 index 0000000..f9fb62e Binary files /dev/null and b/pokemon/home/small/shiny/13.png differ diff --git a/pokemon/home/small/shiny/130-mega.png b/pokemon/home/small/shiny/130-mega.png new file mode 100644 index 0000000..f3fc237 Binary files /dev/null and b/pokemon/home/small/shiny/130-mega.png differ diff --git a/pokemon/home/small/shiny/130.png b/pokemon/home/small/shiny/130.png new file mode 100644 index 0000000..08cf166 Binary files /dev/null and b/pokemon/home/small/shiny/130.png differ diff --git a/pokemon/home/small/shiny/131.png b/pokemon/home/small/shiny/131.png new file mode 100644 index 0000000..b240e95 Binary files /dev/null and b/pokemon/home/small/shiny/131.png differ diff --git a/pokemon/home/small/shiny/132.png b/pokemon/home/small/shiny/132.png new file mode 100644 index 0000000..4ea575a Binary files /dev/null and b/pokemon/home/small/shiny/132.png differ diff --git a/pokemon/home/small/shiny/133-partner.png b/pokemon/home/small/shiny/133-partner.png new file mode 100644 index 0000000..98774a4 Binary files /dev/null and b/pokemon/home/small/shiny/133-partner.png differ diff --git a/pokemon/home/small/shiny/133.png b/pokemon/home/small/shiny/133.png new file mode 100644 index 0000000..98774a4 Binary files /dev/null and b/pokemon/home/small/shiny/133.png differ diff --git a/pokemon/home/small/shiny/134.png b/pokemon/home/small/shiny/134.png new file mode 100644 index 0000000..58267c2 Binary files /dev/null and b/pokemon/home/small/shiny/134.png differ diff --git a/pokemon/home/small/shiny/135.png b/pokemon/home/small/shiny/135.png new file mode 100644 index 0000000..84b6ed2 Binary files /dev/null and b/pokemon/home/small/shiny/135.png differ diff --git a/pokemon/home/small/shiny/136.png b/pokemon/home/small/shiny/136.png new file mode 100644 index 0000000..3c9951b Binary files /dev/null and b/pokemon/home/small/shiny/136.png differ diff --git a/pokemon/home/small/shiny/137.png b/pokemon/home/small/shiny/137.png new file mode 100644 index 0000000..2b00385 Binary files /dev/null and b/pokemon/home/small/shiny/137.png differ diff --git a/pokemon/home/small/shiny/138.png b/pokemon/home/small/shiny/138.png new file mode 100644 index 0000000..99280e6 Binary files /dev/null and b/pokemon/home/small/shiny/138.png differ diff --git a/pokemon/home/small/shiny/139.png b/pokemon/home/small/shiny/139.png new file mode 100644 index 0000000..feea24d Binary files /dev/null and b/pokemon/home/small/shiny/139.png differ diff --git a/pokemon/home/small/shiny/14.png b/pokemon/home/small/shiny/14.png new file mode 100644 index 0000000..8cb6926 Binary files /dev/null and b/pokemon/home/small/shiny/14.png differ diff --git a/pokemon/home/small/shiny/140.png b/pokemon/home/small/shiny/140.png new file mode 100644 index 0000000..eda70d2 Binary files /dev/null and b/pokemon/home/small/shiny/140.png differ diff --git a/pokemon/home/small/shiny/141.png b/pokemon/home/small/shiny/141.png new file mode 100644 index 0000000..3a75049 Binary files /dev/null and b/pokemon/home/small/shiny/141.png differ diff --git a/pokemon/home/small/shiny/142-mega.png b/pokemon/home/small/shiny/142-mega.png new file mode 100644 index 0000000..4ff80ca Binary files /dev/null and b/pokemon/home/small/shiny/142-mega.png differ diff --git a/pokemon/home/small/shiny/142.png b/pokemon/home/small/shiny/142.png new file mode 100644 index 0000000..54a9130 Binary files /dev/null and b/pokemon/home/small/shiny/142.png differ diff --git a/pokemon/home/small/shiny/143.png b/pokemon/home/small/shiny/143.png new file mode 100644 index 0000000..1069554 Binary files /dev/null and b/pokemon/home/small/shiny/143.png differ diff --git a/pokemon/home/small/shiny/144.png b/pokemon/home/small/shiny/144.png new file mode 100644 index 0000000..f9cb6eb Binary files /dev/null and b/pokemon/home/small/shiny/144.png differ diff --git a/pokemon/home/small/shiny/145.png b/pokemon/home/small/shiny/145.png new file mode 100644 index 0000000..c69619b Binary files /dev/null and b/pokemon/home/small/shiny/145.png differ diff --git a/pokemon/home/small/shiny/146.png b/pokemon/home/small/shiny/146.png new file mode 100644 index 0000000..70a15af Binary files /dev/null and b/pokemon/home/small/shiny/146.png differ diff --git a/pokemon/home/small/shiny/147.png b/pokemon/home/small/shiny/147.png new file mode 100644 index 0000000..41c3ced Binary files /dev/null and b/pokemon/home/small/shiny/147.png differ diff --git a/pokemon/home/small/shiny/148.png b/pokemon/home/small/shiny/148.png new file mode 100644 index 0000000..3fd694f Binary files /dev/null and b/pokemon/home/small/shiny/148.png differ diff --git a/pokemon/home/small/shiny/149.png b/pokemon/home/small/shiny/149.png new file mode 100644 index 0000000..0b8ed5f Binary files /dev/null and b/pokemon/home/small/shiny/149.png differ diff --git a/pokemon/home/small/shiny/15-mega.png b/pokemon/home/small/shiny/15-mega.png new file mode 100644 index 0000000..d9530ef Binary files /dev/null and b/pokemon/home/small/shiny/15-mega.png differ diff --git a/pokemon/home/small/shiny/15.png b/pokemon/home/small/shiny/15.png new file mode 100644 index 0000000..99f4b7f Binary files /dev/null and b/pokemon/home/small/shiny/15.png differ diff --git a/pokemon/home/small/shiny/150-mega-x.png b/pokemon/home/small/shiny/150-mega-x.png new file mode 100644 index 0000000..0eebb21 Binary files /dev/null and b/pokemon/home/small/shiny/150-mega-x.png differ diff --git a/pokemon/home/small/shiny/150-mega-y.png b/pokemon/home/small/shiny/150-mega-y.png new file mode 100644 index 0000000..b85ca0a Binary files /dev/null and b/pokemon/home/small/shiny/150-mega-y.png differ diff --git a/pokemon/home/small/shiny/150.png b/pokemon/home/small/shiny/150.png new file mode 100644 index 0000000..d902943 Binary files /dev/null and b/pokemon/home/small/shiny/150.png differ diff --git a/pokemon/home/small/shiny/151.png b/pokemon/home/small/shiny/151.png new file mode 100644 index 0000000..61f5483 Binary files /dev/null and b/pokemon/home/small/shiny/151.png differ diff --git a/pokemon/home/small/shiny/152.png b/pokemon/home/small/shiny/152.png new file mode 100644 index 0000000..3453617 Binary files /dev/null and b/pokemon/home/small/shiny/152.png differ diff --git a/pokemon/home/small/shiny/153.png b/pokemon/home/small/shiny/153.png new file mode 100644 index 0000000..8f4db67 Binary files /dev/null and b/pokemon/home/small/shiny/153.png differ diff --git a/pokemon/home/small/shiny/154.png b/pokemon/home/small/shiny/154.png new file mode 100644 index 0000000..5e73be4 Binary files /dev/null and b/pokemon/home/small/shiny/154.png differ diff --git a/pokemon/home/small/shiny/155.png b/pokemon/home/small/shiny/155.png new file mode 100644 index 0000000..85c12b3 Binary files /dev/null and b/pokemon/home/small/shiny/155.png differ diff --git a/pokemon/home/small/shiny/156.png b/pokemon/home/small/shiny/156.png new file mode 100644 index 0000000..cb4d211 Binary files /dev/null and b/pokemon/home/small/shiny/156.png differ diff --git a/pokemon/home/small/shiny/157.png b/pokemon/home/small/shiny/157.png new file mode 100644 index 0000000..c812556 Binary files /dev/null and b/pokemon/home/small/shiny/157.png differ diff --git a/pokemon/home/small/shiny/158.png b/pokemon/home/small/shiny/158.png new file mode 100644 index 0000000..f6bd9c2 Binary files /dev/null and b/pokemon/home/small/shiny/158.png differ diff --git a/pokemon/home/small/shiny/159.png b/pokemon/home/small/shiny/159.png new file mode 100644 index 0000000..e4933a5 Binary files /dev/null and b/pokemon/home/small/shiny/159.png differ diff --git a/pokemon/home/small/shiny/16.png b/pokemon/home/small/shiny/16.png new file mode 100644 index 0000000..a8930f2 Binary files /dev/null and b/pokemon/home/small/shiny/16.png differ diff --git a/pokemon/home/small/shiny/160.png b/pokemon/home/small/shiny/160.png new file mode 100644 index 0000000..a3ba9f3 Binary files /dev/null and b/pokemon/home/small/shiny/160.png differ diff --git a/pokemon/home/small/shiny/161.png b/pokemon/home/small/shiny/161.png new file mode 100644 index 0000000..86d40f2 Binary files /dev/null and b/pokemon/home/small/shiny/161.png differ diff --git a/pokemon/home/small/shiny/162.png b/pokemon/home/small/shiny/162.png new file mode 100644 index 0000000..6d917cc Binary files /dev/null and b/pokemon/home/small/shiny/162.png differ diff --git a/pokemon/home/small/shiny/163.png b/pokemon/home/small/shiny/163.png new file mode 100644 index 0000000..5eabb06 Binary files /dev/null and b/pokemon/home/small/shiny/163.png differ diff --git a/pokemon/home/small/shiny/164.png b/pokemon/home/small/shiny/164.png new file mode 100644 index 0000000..3399f0c Binary files /dev/null and b/pokemon/home/small/shiny/164.png differ diff --git a/pokemon/home/small/shiny/165.png b/pokemon/home/small/shiny/165.png new file mode 100644 index 0000000..437aaef Binary files /dev/null and b/pokemon/home/small/shiny/165.png differ diff --git a/pokemon/home/small/shiny/166.png b/pokemon/home/small/shiny/166.png new file mode 100644 index 0000000..6935d11 Binary files /dev/null and b/pokemon/home/small/shiny/166.png differ diff --git a/pokemon/home/small/shiny/167.png b/pokemon/home/small/shiny/167.png new file mode 100644 index 0000000..3988822 Binary files /dev/null and b/pokemon/home/small/shiny/167.png differ diff --git a/pokemon/home/small/shiny/168.png b/pokemon/home/small/shiny/168.png new file mode 100644 index 0000000..0c78a03 Binary files /dev/null and b/pokemon/home/small/shiny/168.png differ diff --git a/pokemon/home/small/shiny/169.png b/pokemon/home/small/shiny/169.png new file mode 100644 index 0000000..194ecd7 Binary files /dev/null and b/pokemon/home/small/shiny/169.png differ diff --git a/pokemon/home/small/shiny/17.png b/pokemon/home/small/shiny/17.png new file mode 100644 index 0000000..2b4b2e4 Binary files /dev/null and b/pokemon/home/small/shiny/17.png differ diff --git a/pokemon/home/small/shiny/170.png b/pokemon/home/small/shiny/170.png new file mode 100644 index 0000000..c45885b Binary files /dev/null and b/pokemon/home/small/shiny/170.png differ diff --git a/pokemon/home/small/shiny/171.png b/pokemon/home/small/shiny/171.png new file mode 100644 index 0000000..a9417b5 Binary files /dev/null and b/pokemon/home/small/shiny/171.png differ diff --git a/pokemon/home/small/shiny/172.png b/pokemon/home/small/shiny/172.png new file mode 100644 index 0000000..aec7195 Binary files /dev/null and b/pokemon/home/small/shiny/172.png differ diff --git a/pokemon/home/small/shiny/173.png b/pokemon/home/small/shiny/173.png new file mode 100644 index 0000000..55687b2 Binary files /dev/null and b/pokemon/home/small/shiny/173.png differ diff --git a/pokemon/home/small/shiny/174.png b/pokemon/home/small/shiny/174.png new file mode 100644 index 0000000..d408ba0 Binary files /dev/null and b/pokemon/home/small/shiny/174.png differ diff --git a/pokemon/home/small/shiny/175.png b/pokemon/home/small/shiny/175.png new file mode 100644 index 0000000..c3a03ab Binary files /dev/null and b/pokemon/home/small/shiny/175.png differ diff --git a/pokemon/home/small/shiny/176.png b/pokemon/home/small/shiny/176.png new file mode 100644 index 0000000..b763fad Binary files /dev/null and b/pokemon/home/small/shiny/176.png differ diff --git a/pokemon/home/small/shiny/177.png b/pokemon/home/small/shiny/177.png new file mode 100644 index 0000000..06b64cd Binary files /dev/null and b/pokemon/home/small/shiny/177.png differ diff --git a/pokemon/home/small/shiny/178.png b/pokemon/home/small/shiny/178.png new file mode 100644 index 0000000..d26bbcd Binary files /dev/null and b/pokemon/home/small/shiny/178.png differ diff --git a/pokemon/home/small/shiny/179.png b/pokemon/home/small/shiny/179.png new file mode 100644 index 0000000..04b961b Binary files /dev/null and b/pokemon/home/small/shiny/179.png differ diff --git a/pokemon/home/small/shiny/18-mega.png b/pokemon/home/small/shiny/18-mega.png new file mode 100644 index 0000000..d96e804 Binary files /dev/null and b/pokemon/home/small/shiny/18-mega.png differ diff --git a/pokemon/home/small/shiny/18.png b/pokemon/home/small/shiny/18.png new file mode 100644 index 0000000..5f41561 Binary files /dev/null and b/pokemon/home/small/shiny/18.png differ diff --git a/pokemon/home/small/shiny/180.png b/pokemon/home/small/shiny/180.png new file mode 100644 index 0000000..371aeaa Binary files /dev/null and b/pokemon/home/small/shiny/180.png differ diff --git a/pokemon/home/small/shiny/181-mega.png b/pokemon/home/small/shiny/181-mega.png new file mode 100644 index 0000000..776f1a5 Binary files /dev/null and b/pokemon/home/small/shiny/181-mega.png differ diff --git a/pokemon/home/small/shiny/181.png b/pokemon/home/small/shiny/181.png new file mode 100644 index 0000000..681c3db Binary files /dev/null and b/pokemon/home/small/shiny/181.png differ diff --git a/pokemon/home/small/shiny/182.png b/pokemon/home/small/shiny/182.png new file mode 100644 index 0000000..7997c1d Binary files /dev/null and b/pokemon/home/small/shiny/182.png differ diff --git a/pokemon/home/small/shiny/183.png b/pokemon/home/small/shiny/183.png new file mode 100644 index 0000000..79b5115 Binary files /dev/null and b/pokemon/home/small/shiny/183.png differ diff --git a/pokemon/home/small/shiny/184.png b/pokemon/home/small/shiny/184.png new file mode 100644 index 0000000..309f983 Binary files /dev/null and b/pokemon/home/small/shiny/184.png differ diff --git a/pokemon/home/small/shiny/185.png b/pokemon/home/small/shiny/185.png new file mode 100644 index 0000000..c160db0 Binary files /dev/null and b/pokemon/home/small/shiny/185.png differ diff --git a/pokemon/home/small/shiny/186.png b/pokemon/home/small/shiny/186.png new file mode 100644 index 0000000..db95216 Binary files /dev/null and b/pokemon/home/small/shiny/186.png differ diff --git a/pokemon/home/small/shiny/187.png b/pokemon/home/small/shiny/187.png new file mode 100644 index 0000000..9c683f2 Binary files /dev/null and b/pokemon/home/small/shiny/187.png differ diff --git a/pokemon/home/small/shiny/188.png b/pokemon/home/small/shiny/188.png new file mode 100644 index 0000000..0edafc9 Binary files /dev/null and b/pokemon/home/small/shiny/188.png differ diff --git a/pokemon/home/small/shiny/189.png b/pokemon/home/small/shiny/189.png new file mode 100644 index 0000000..9fd355c Binary files /dev/null and b/pokemon/home/small/shiny/189.png differ diff --git a/pokemon/home/small/shiny/19-alola.png b/pokemon/home/small/shiny/19-alola.png new file mode 100644 index 0000000..09fe057 Binary files /dev/null and b/pokemon/home/small/shiny/19-alola.png differ diff --git a/pokemon/home/small/shiny/19.png b/pokemon/home/small/shiny/19.png new file mode 100644 index 0000000..67bf831 Binary files /dev/null and b/pokemon/home/small/shiny/19.png differ diff --git a/pokemon/home/small/shiny/190.png b/pokemon/home/small/shiny/190.png new file mode 100644 index 0000000..0a0a849 Binary files /dev/null and b/pokemon/home/small/shiny/190.png differ diff --git a/pokemon/home/small/shiny/191.png b/pokemon/home/small/shiny/191.png new file mode 100644 index 0000000..cbbd0a2 Binary files /dev/null and b/pokemon/home/small/shiny/191.png differ diff --git a/pokemon/home/small/shiny/192.png b/pokemon/home/small/shiny/192.png new file mode 100644 index 0000000..5076c87 Binary files /dev/null and b/pokemon/home/small/shiny/192.png differ diff --git a/pokemon/home/small/shiny/193.png b/pokemon/home/small/shiny/193.png new file mode 100644 index 0000000..466b082 Binary files /dev/null and b/pokemon/home/small/shiny/193.png differ diff --git a/pokemon/home/small/shiny/194.png b/pokemon/home/small/shiny/194.png new file mode 100644 index 0000000..835fb48 Binary files /dev/null and b/pokemon/home/small/shiny/194.png differ diff --git a/pokemon/home/small/shiny/195.png b/pokemon/home/small/shiny/195.png new file mode 100644 index 0000000..0dff530 Binary files /dev/null and b/pokemon/home/small/shiny/195.png differ diff --git a/pokemon/home/small/shiny/196.png b/pokemon/home/small/shiny/196.png new file mode 100644 index 0000000..4116acb Binary files /dev/null and b/pokemon/home/small/shiny/196.png differ diff --git a/pokemon/home/small/shiny/197.png b/pokemon/home/small/shiny/197.png new file mode 100644 index 0000000..e84b304 Binary files /dev/null and b/pokemon/home/small/shiny/197.png differ diff --git a/pokemon/home/small/shiny/198.png b/pokemon/home/small/shiny/198.png new file mode 100644 index 0000000..e8a3dc4 Binary files /dev/null and b/pokemon/home/small/shiny/198.png differ diff --git a/pokemon/home/small/shiny/199.png b/pokemon/home/small/shiny/199.png new file mode 100644 index 0000000..7b94869 Binary files /dev/null and b/pokemon/home/small/shiny/199.png differ diff --git a/pokemon/home/small/shiny/2.png b/pokemon/home/small/shiny/2.png new file mode 100644 index 0000000..4294cbc Binary files /dev/null and b/pokemon/home/small/shiny/2.png differ diff --git a/pokemon/home/small/shiny/20-alola.png b/pokemon/home/small/shiny/20-alola.png new file mode 100644 index 0000000..14d8537 Binary files /dev/null and b/pokemon/home/small/shiny/20-alola.png differ diff --git a/pokemon/home/small/shiny/20-totem.png b/pokemon/home/small/shiny/20-totem.png new file mode 100644 index 0000000..0acd8cf Binary files /dev/null and b/pokemon/home/small/shiny/20-totem.png differ diff --git a/pokemon/home/small/shiny/20.png b/pokemon/home/small/shiny/20.png new file mode 100644 index 0000000..ee70160 Binary files /dev/null and b/pokemon/home/small/shiny/20.png differ diff --git a/pokemon/home/small/shiny/200.png b/pokemon/home/small/shiny/200.png new file mode 100644 index 0000000..d074a11 Binary files /dev/null and b/pokemon/home/small/shiny/200.png differ diff --git a/pokemon/home/small/shiny/201-a.png b/pokemon/home/small/shiny/201-a.png new file mode 100644 index 0000000..2f1043c Binary files /dev/null and b/pokemon/home/small/shiny/201-a.png differ diff --git a/pokemon/home/small/shiny/201-b.png b/pokemon/home/small/shiny/201-b.png new file mode 100644 index 0000000..7176bb3 Binary files /dev/null and b/pokemon/home/small/shiny/201-b.png differ diff --git a/pokemon/home/small/shiny/201-c.png b/pokemon/home/small/shiny/201-c.png new file mode 100644 index 0000000..ba73a0b Binary files /dev/null and b/pokemon/home/small/shiny/201-c.png differ diff --git a/pokemon/home/small/shiny/201-d.png b/pokemon/home/small/shiny/201-d.png new file mode 100644 index 0000000..8ae11dd Binary files /dev/null and b/pokemon/home/small/shiny/201-d.png differ diff --git a/pokemon/home/small/shiny/201-e.png b/pokemon/home/small/shiny/201-e.png new file mode 100644 index 0000000..788395a Binary files /dev/null and b/pokemon/home/small/shiny/201-e.png differ diff --git a/pokemon/home/small/shiny/201-exclamation.png b/pokemon/home/small/shiny/201-exclamation.png new file mode 100644 index 0000000..9a9a505 Binary files /dev/null and b/pokemon/home/small/shiny/201-exclamation.png differ diff --git a/pokemon/home/small/shiny/201-f.png b/pokemon/home/small/shiny/201-f.png new file mode 100644 index 0000000..f662bfe Binary files /dev/null and b/pokemon/home/small/shiny/201-f.png differ diff --git a/pokemon/home/small/shiny/201-g.png b/pokemon/home/small/shiny/201-g.png new file mode 100644 index 0000000..227bec5 Binary files /dev/null and b/pokemon/home/small/shiny/201-g.png differ diff --git a/pokemon/home/small/shiny/201-h.png b/pokemon/home/small/shiny/201-h.png new file mode 100644 index 0000000..dd39b76 Binary files /dev/null and b/pokemon/home/small/shiny/201-h.png differ diff --git a/pokemon/home/small/shiny/201-i.png b/pokemon/home/small/shiny/201-i.png new file mode 100644 index 0000000..56787ff Binary files /dev/null and b/pokemon/home/small/shiny/201-i.png differ diff --git a/pokemon/home/small/shiny/201-j.png b/pokemon/home/small/shiny/201-j.png new file mode 100644 index 0000000..621f4e8 Binary files /dev/null and b/pokemon/home/small/shiny/201-j.png differ diff --git a/pokemon/home/small/shiny/201-k.png b/pokemon/home/small/shiny/201-k.png new file mode 100644 index 0000000..eef367b Binary files /dev/null and b/pokemon/home/small/shiny/201-k.png differ diff --git a/pokemon/home/small/shiny/201-l.png b/pokemon/home/small/shiny/201-l.png new file mode 100644 index 0000000..ba8e73a Binary files /dev/null and b/pokemon/home/small/shiny/201-l.png differ diff --git a/pokemon/home/small/shiny/201-m.png b/pokemon/home/small/shiny/201-m.png new file mode 100644 index 0000000..d5a5795 Binary files /dev/null and b/pokemon/home/small/shiny/201-m.png differ diff --git a/pokemon/home/small/shiny/201-n.png b/pokemon/home/small/shiny/201-n.png new file mode 100644 index 0000000..a6e1e16 Binary files /dev/null and b/pokemon/home/small/shiny/201-n.png differ diff --git a/pokemon/home/small/shiny/201-o.png b/pokemon/home/small/shiny/201-o.png new file mode 100644 index 0000000..68c21a5 Binary files /dev/null and b/pokemon/home/small/shiny/201-o.png differ diff --git a/pokemon/home/small/shiny/201-p.png b/pokemon/home/small/shiny/201-p.png new file mode 100644 index 0000000..9210037 Binary files /dev/null and b/pokemon/home/small/shiny/201-p.png differ diff --git a/pokemon/home/small/shiny/201-q.png b/pokemon/home/small/shiny/201-q.png new file mode 100644 index 0000000..d219f8c Binary files /dev/null and b/pokemon/home/small/shiny/201-q.png differ diff --git a/pokemon/home/small/shiny/201-question.png b/pokemon/home/small/shiny/201-question.png new file mode 100644 index 0000000..22935e1 Binary files /dev/null and b/pokemon/home/small/shiny/201-question.png differ diff --git a/pokemon/home/small/shiny/201-r.png b/pokemon/home/small/shiny/201-r.png new file mode 100644 index 0000000..d30d179 Binary files /dev/null and b/pokemon/home/small/shiny/201-r.png differ diff --git a/pokemon/home/small/shiny/201-s.png b/pokemon/home/small/shiny/201-s.png new file mode 100644 index 0000000..d6ae841 Binary files /dev/null and b/pokemon/home/small/shiny/201-s.png differ diff --git a/pokemon/home/small/shiny/201-t.png b/pokemon/home/small/shiny/201-t.png new file mode 100644 index 0000000..acef41d Binary files /dev/null and b/pokemon/home/small/shiny/201-t.png differ diff --git a/pokemon/home/small/shiny/201-u.png b/pokemon/home/small/shiny/201-u.png new file mode 100644 index 0000000..d4f2932 Binary files /dev/null and b/pokemon/home/small/shiny/201-u.png differ diff --git a/pokemon/home/small/shiny/201-v.png b/pokemon/home/small/shiny/201-v.png new file mode 100644 index 0000000..5d670a3 Binary files /dev/null and b/pokemon/home/small/shiny/201-v.png differ diff --git a/pokemon/home/small/shiny/201-w.png b/pokemon/home/small/shiny/201-w.png new file mode 100644 index 0000000..567e4ff Binary files /dev/null and b/pokemon/home/small/shiny/201-w.png differ diff --git a/pokemon/home/small/shiny/201-x.png b/pokemon/home/small/shiny/201-x.png new file mode 100644 index 0000000..30adf43 Binary files /dev/null and b/pokemon/home/small/shiny/201-x.png differ diff --git a/pokemon/home/small/shiny/201-y.png b/pokemon/home/small/shiny/201-y.png new file mode 100644 index 0000000..685a5ad Binary files /dev/null and b/pokemon/home/small/shiny/201-y.png differ diff --git a/pokemon/home/small/shiny/201-z.png b/pokemon/home/small/shiny/201-z.png new file mode 100644 index 0000000..f193356 Binary files /dev/null and b/pokemon/home/small/shiny/201-z.png differ diff --git a/pokemon/home/small/shiny/202.png b/pokemon/home/small/shiny/202.png new file mode 100644 index 0000000..85667de Binary files /dev/null and b/pokemon/home/small/shiny/202.png differ diff --git a/pokemon/home/small/shiny/203.png b/pokemon/home/small/shiny/203.png new file mode 100644 index 0000000..c4d19b8 Binary files /dev/null and b/pokemon/home/small/shiny/203.png differ diff --git a/pokemon/home/small/shiny/204.png b/pokemon/home/small/shiny/204.png new file mode 100644 index 0000000..ad493ee Binary files /dev/null and b/pokemon/home/small/shiny/204.png differ diff --git a/pokemon/home/small/shiny/205.png b/pokemon/home/small/shiny/205.png new file mode 100644 index 0000000..e3dfdc5 Binary files /dev/null and b/pokemon/home/small/shiny/205.png differ diff --git a/pokemon/home/small/shiny/206.png b/pokemon/home/small/shiny/206.png new file mode 100644 index 0000000..ccaa97a Binary files /dev/null and b/pokemon/home/small/shiny/206.png differ diff --git a/pokemon/home/small/shiny/207.png b/pokemon/home/small/shiny/207.png new file mode 100644 index 0000000..5a825ca Binary files /dev/null and b/pokemon/home/small/shiny/207.png differ diff --git a/pokemon/home/small/shiny/208-mega.png b/pokemon/home/small/shiny/208-mega.png new file mode 100644 index 0000000..b28573d Binary files /dev/null and b/pokemon/home/small/shiny/208-mega.png differ diff --git a/pokemon/home/small/shiny/208.png b/pokemon/home/small/shiny/208.png new file mode 100644 index 0000000..4f0c9cb Binary files /dev/null and b/pokemon/home/small/shiny/208.png differ diff --git a/pokemon/home/small/shiny/209.png b/pokemon/home/small/shiny/209.png new file mode 100644 index 0000000..dade3e9 Binary files /dev/null and b/pokemon/home/small/shiny/209.png differ diff --git a/pokemon/home/small/shiny/21.png b/pokemon/home/small/shiny/21.png new file mode 100644 index 0000000..5912e1b Binary files /dev/null and b/pokemon/home/small/shiny/21.png differ diff --git a/pokemon/home/small/shiny/210.png b/pokemon/home/small/shiny/210.png new file mode 100644 index 0000000..eee416a Binary files /dev/null and b/pokemon/home/small/shiny/210.png differ diff --git a/pokemon/home/small/shiny/211.png b/pokemon/home/small/shiny/211.png new file mode 100644 index 0000000..dd5df3f Binary files /dev/null and b/pokemon/home/small/shiny/211.png differ diff --git a/pokemon/home/small/shiny/212-mega.png b/pokemon/home/small/shiny/212-mega.png new file mode 100644 index 0000000..2f59d96 Binary files /dev/null and b/pokemon/home/small/shiny/212-mega.png differ diff --git a/pokemon/home/small/shiny/212.png b/pokemon/home/small/shiny/212.png new file mode 100644 index 0000000..189f47b Binary files /dev/null and b/pokemon/home/small/shiny/212.png differ diff --git a/pokemon/home/small/shiny/213.png b/pokemon/home/small/shiny/213.png new file mode 100644 index 0000000..42e7486 Binary files /dev/null and b/pokemon/home/small/shiny/213.png differ diff --git a/pokemon/home/small/shiny/214-mega.png b/pokemon/home/small/shiny/214-mega.png new file mode 100644 index 0000000..e2520d7 Binary files /dev/null and b/pokemon/home/small/shiny/214-mega.png differ diff --git a/pokemon/home/small/shiny/214.png b/pokemon/home/small/shiny/214.png new file mode 100644 index 0000000..30204e8 Binary files /dev/null and b/pokemon/home/small/shiny/214.png differ diff --git a/pokemon/home/small/shiny/215.png b/pokemon/home/small/shiny/215.png new file mode 100644 index 0000000..b635598 Binary files /dev/null and b/pokemon/home/small/shiny/215.png differ diff --git a/pokemon/home/small/shiny/216.png b/pokemon/home/small/shiny/216.png new file mode 100644 index 0000000..87fb7ce Binary files /dev/null and b/pokemon/home/small/shiny/216.png differ diff --git a/pokemon/home/small/shiny/217.png b/pokemon/home/small/shiny/217.png new file mode 100644 index 0000000..92f10f0 Binary files /dev/null and b/pokemon/home/small/shiny/217.png differ diff --git a/pokemon/home/small/shiny/218.png b/pokemon/home/small/shiny/218.png new file mode 100644 index 0000000..3c55288 Binary files /dev/null and b/pokemon/home/small/shiny/218.png differ diff --git a/pokemon/home/small/shiny/219.png b/pokemon/home/small/shiny/219.png new file mode 100644 index 0000000..05d1cac Binary files /dev/null and b/pokemon/home/small/shiny/219.png differ diff --git a/pokemon/home/small/shiny/22.png b/pokemon/home/small/shiny/22.png new file mode 100644 index 0000000..3ee2f3d Binary files /dev/null and b/pokemon/home/small/shiny/22.png differ diff --git a/pokemon/home/small/shiny/220.png b/pokemon/home/small/shiny/220.png new file mode 100644 index 0000000..8b073ad Binary files /dev/null and b/pokemon/home/small/shiny/220.png differ diff --git a/pokemon/home/small/shiny/221.png b/pokemon/home/small/shiny/221.png new file mode 100644 index 0000000..2de8957 Binary files /dev/null and b/pokemon/home/small/shiny/221.png differ diff --git a/pokemon/home/small/shiny/222-galar.png b/pokemon/home/small/shiny/222-galar.png new file mode 100644 index 0000000..0be90b3 Binary files /dev/null and b/pokemon/home/small/shiny/222-galar.png differ diff --git a/pokemon/home/small/shiny/222.png b/pokemon/home/small/shiny/222.png new file mode 100644 index 0000000..8462c5f Binary files /dev/null and b/pokemon/home/small/shiny/222.png differ diff --git a/pokemon/home/small/shiny/223.png b/pokemon/home/small/shiny/223.png new file mode 100644 index 0000000..cbaa7c5 Binary files /dev/null and b/pokemon/home/small/shiny/223.png differ diff --git a/pokemon/home/small/shiny/224.png b/pokemon/home/small/shiny/224.png new file mode 100644 index 0000000..927bdcd Binary files /dev/null and b/pokemon/home/small/shiny/224.png differ diff --git a/pokemon/home/small/shiny/225.png b/pokemon/home/small/shiny/225.png new file mode 100644 index 0000000..d36c65a Binary files /dev/null and b/pokemon/home/small/shiny/225.png differ diff --git a/pokemon/home/small/shiny/226.png b/pokemon/home/small/shiny/226.png new file mode 100644 index 0000000..2fb8b81 Binary files /dev/null and b/pokemon/home/small/shiny/226.png differ diff --git a/pokemon/home/small/shiny/227.png b/pokemon/home/small/shiny/227.png new file mode 100644 index 0000000..1634793 Binary files /dev/null and b/pokemon/home/small/shiny/227.png differ diff --git a/pokemon/home/small/shiny/228.png b/pokemon/home/small/shiny/228.png new file mode 100644 index 0000000..56cfbfd Binary files /dev/null and b/pokemon/home/small/shiny/228.png differ diff --git a/pokemon/home/small/shiny/229-mega.png b/pokemon/home/small/shiny/229-mega.png new file mode 100644 index 0000000..66a6245 Binary files /dev/null and b/pokemon/home/small/shiny/229-mega.png differ diff --git a/pokemon/home/small/shiny/229.png b/pokemon/home/small/shiny/229.png new file mode 100644 index 0000000..f1a0e1b Binary files /dev/null and b/pokemon/home/small/shiny/229.png differ diff --git a/pokemon/home/small/shiny/23.png b/pokemon/home/small/shiny/23.png new file mode 100644 index 0000000..42dff16 Binary files /dev/null and b/pokemon/home/small/shiny/23.png differ diff --git a/pokemon/home/small/shiny/230.png b/pokemon/home/small/shiny/230.png new file mode 100644 index 0000000..6cb477c Binary files /dev/null and b/pokemon/home/small/shiny/230.png differ diff --git a/pokemon/home/small/shiny/231.png b/pokemon/home/small/shiny/231.png new file mode 100644 index 0000000..edf4ea2 Binary files /dev/null and b/pokemon/home/small/shiny/231.png differ diff --git a/pokemon/home/small/shiny/232.png b/pokemon/home/small/shiny/232.png new file mode 100644 index 0000000..559cbc8 Binary files /dev/null and b/pokemon/home/small/shiny/232.png differ diff --git a/pokemon/home/small/shiny/233.png b/pokemon/home/small/shiny/233.png new file mode 100644 index 0000000..e1e7536 Binary files /dev/null and b/pokemon/home/small/shiny/233.png differ diff --git a/pokemon/home/small/shiny/234.png b/pokemon/home/small/shiny/234.png new file mode 100644 index 0000000..dadf0b9 Binary files /dev/null and b/pokemon/home/small/shiny/234.png differ diff --git a/pokemon/home/small/shiny/235.png b/pokemon/home/small/shiny/235.png new file mode 100644 index 0000000..e086371 Binary files /dev/null and b/pokemon/home/small/shiny/235.png differ diff --git a/pokemon/home/small/shiny/236.png b/pokemon/home/small/shiny/236.png new file mode 100644 index 0000000..e603ea0 Binary files /dev/null and b/pokemon/home/small/shiny/236.png differ diff --git a/pokemon/home/small/shiny/237.png b/pokemon/home/small/shiny/237.png new file mode 100644 index 0000000..a14b14f Binary files /dev/null and b/pokemon/home/small/shiny/237.png differ diff --git a/pokemon/home/small/shiny/238.png b/pokemon/home/small/shiny/238.png new file mode 100644 index 0000000..6aee19a Binary files /dev/null and b/pokemon/home/small/shiny/238.png differ diff --git a/pokemon/home/small/shiny/239.png b/pokemon/home/small/shiny/239.png new file mode 100644 index 0000000..900e009 Binary files /dev/null and b/pokemon/home/small/shiny/239.png differ diff --git a/pokemon/home/small/shiny/24.png b/pokemon/home/small/shiny/24.png new file mode 100644 index 0000000..d83c3aa Binary files /dev/null and b/pokemon/home/small/shiny/24.png differ diff --git a/pokemon/home/small/shiny/240.png b/pokemon/home/small/shiny/240.png new file mode 100644 index 0000000..e93ea0f Binary files /dev/null and b/pokemon/home/small/shiny/240.png differ diff --git a/pokemon/home/small/shiny/241.png b/pokemon/home/small/shiny/241.png new file mode 100644 index 0000000..4204216 Binary files /dev/null and b/pokemon/home/small/shiny/241.png differ diff --git a/pokemon/home/small/shiny/242.png b/pokemon/home/small/shiny/242.png new file mode 100644 index 0000000..97ac357 Binary files /dev/null and b/pokemon/home/small/shiny/242.png differ diff --git a/pokemon/home/small/shiny/243.png b/pokemon/home/small/shiny/243.png new file mode 100644 index 0000000..f5f5d96 Binary files /dev/null and b/pokemon/home/small/shiny/243.png differ diff --git a/pokemon/home/small/shiny/244.png b/pokemon/home/small/shiny/244.png new file mode 100644 index 0000000..987fbd3 Binary files /dev/null and b/pokemon/home/small/shiny/244.png differ diff --git a/pokemon/home/small/shiny/245.png b/pokemon/home/small/shiny/245.png new file mode 100644 index 0000000..c2275ab Binary files /dev/null and b/pokemon/home/small/shiny/245.png differ diff --git a/pokemon/home/small/shiny/246.png b/pokemon/home/small/shiny/246.png new file mode 100644 index 0000000..4ffac90 Binary files /dev/null and b/pokemon/home/small/shiny/246.png differ diff --git a/pokemon/home/small/shiny/247.png b/pokemon/home/small/shiny/247.png new file mode 100644 index 0000000..dc8f1b6 Binary files /dev/null and b/pokemon/home/small/shiny/247.png differ diff --git a/pokemon/home/small/shiny/248-mega.png b/pokemon/home/small/shiny/248-mega.png new file mode 100644 index 0000000..8977897 Binary files /dev/null and b/pokemon/home/small/shiny/248-mega.png differ diff --git a/pokemon/home/small/shiny/248.png b/pokemon/home/small/shiny/248.png new file mode 100644 index 0000000..a18961b Binary files /dev/null and b/pokemon/home/small/shiny/248.png differ diff --git a/pokemon/home/small/shiny/249.png b/pokemon/home/small/shiny/249.png new file mode 100644 index 0000000..5d69eca Binary files /dev/null and b/pokemon/home/small/shiny/249.png differ diff --git a/pokemon/home/small/shiny/25-alola-cap.png b/pokemon/home/small/shiny/25-alola-cap.png new file mode 100644 index 0000000..f41cbf6 Binary files /dev/null and b/pokemon/home/small/shiny/25-alola-cap.png differ diff --git a/pokemon/home/small/shiny/25-hoenn-cap.png b/pokemon/home/small/shiny/25-hoenn-cap.png new file mode 100644 index 0000000..4e608d8 Binary files /dev/null and b/pokemon/home/small/shiny/25-hoenn-cap.png differ diff --git a/pokemon/home/small/shiny/25-kalos-cap.png b/pokemon/home/small/shiny/25-kalos-cap.png new file mode 100644 index 0000000..195126f Binary files /dev/null and b/pokemon/home/small/shiny/25-kalos-cap.png differ diff --git a/pokemon/home/small/shiny/25-original-cap.png b/pokemon/home/small/shiny/25-original-cap.png new file mode 100644 index 0000000..c983d3b Binary files /dev/null and b/pokemon/home/small/shiny/25-original-cap.png differ diff --git a/pokemon/home/small/shiny/25-partner-cap.png b/pokemon/home/small/shiny/25-partner-cap.png new file mode 100644 index 0000000..6eb309f Binary files /dev/null and b/pokemon/home/small/shiny/25-partner-cap.png differ diff --git a/pokemon/home/small/shiny/25-partner.png b/pokemon/home/small/shiny/25-partner.png new file mode 100644 index 0000000..45f8bf9 Binary files /dev/null and b/pokemon/home/small/shiny/25-partner.png differ diff --git a/pokemon/home/small/shiny/25-sinnoh-cap.png b/pokemon/home/small/shiny/25-sinnoh-cap.png new file mode 100644 index 0000000..ec46202 Binary files /dev/null and b/pokemon/home/small/shiny/25-sinnoh-cap.png differ diff --git a/pokemon/home/small/shiny/25-unova-cap.png b/pokemon/home/small/shiny/25-unova-cap.png new file mode 100644 index 0000000..fef6fe6 Binary files /dev/null and b/pokemon/home/small/shiny/25-unova-cap.png differ diff --git a/pokemon/home/small/shiny/25.png b/pokemon/home/small/shiny/25.png new file mode 100644 index 0000000..c5d2612 Binary files /dev/null and b/pokemon/home/small/shiny/25.png differ diff --git a/pokemon/home/small/shiny/250.png b/pokemon/home/small/shiny/250.png new file mode 100644 index 0000000..ec407c8 Binary files /dev/null and b/pokemon/home/small/shiny/250.png differ diff --git a/pokemon/home/small/shiny/251.png b/pokemon/home/small/shiny/251.png new file mode 100644 index 0000000..ee087ce Binary files /dev/null and b/pokemon/home/small/shiny/251.png differ diff --git a/pokemon/home/small/shiny/252.png b/pokemon/home/small/shiny/252.png new file mode 100644 index 0000000..47c23f5 Binary files /dev/null and b/pokemon/home/small/shiny/252.png differ diff --git a/pokemon/home/small/shiny/253.png b/pokemon/home/small/shiny/253.png new file mode 100644 index 0000000..1676055 Binary files /dev/null and b/pokemon/home/small/shiny/253.png differ diff --git a/pokemon/home/small/shiny/254-mega.png b/pokemon/home/small/shiny/254-mega.png new file mode 100644 index 0000000..81e4a3c Binary files /dev/null and b/pokemon/home/small/shiny/254-mega.png differ diff --git a/pokemon/home/small/shiny/254.png b/pokemon/home/small/shiny/254.png new file mode 100644 index 0000000..7ae4212 Binary files /dev/null and b/pokemon/home/small/shiny/254.png differ diff --git a/pokemon/home/small/shiny/255.png b/pokemon/home/small/shiny/255.png new file mode 100644 index 0000000..4607f84 Binary files /dev/null and b/pokemon/home/small/shiny/255.png differ diff --git a/pokemon/home/small/shiny/256.png b/pokemon/home/small/shiny/256.png new file mode 100644 index 0000000..f4fd76a Binary files /dev/null and b/pokemon/home/small/shiny/256.png differ diff --git a/pokemon/home/small/shiny/257-mega.png b/pokemon/home/small/shiny/257-mega.png new file mode 100644 index 0000000..2aa73db Binary files /dev/null and b/pokemon/home/small/shiny/257-mega.png differ diff --git a/pokemon/home/small/shiny/257.png b/pokemon/home/small/shiny/257.png new file mode 100644 index 0000000..75912f8 Binary files /dev/null and b/pokemon/home/small/shiny/257.png differ diff --git a/pokemon/home/small/shiny/258.png b/pokemon/home/small/shiny/258.png new file mode 100644 index 0000000..40d1eb8 Binary files /dev/null and b/pokemon/home/small/shiny/258.png differ diff --git a/pokemon/home/small/shiny/259.png b/pokemon/home/small/shiny/259.png new file mode 100644 index 0000000..5e164ab Binary files /dev/null and b/pokemon/home/small/shiny/259.png differ diff --git a/pokemon/home/small/shiny/26-alola.png b/pokemon/home/small/shiny/26-alola.png new file mode 100644 index 0000000..bba4689 Binary files /dev/null and b/pokemon/home/small/shiny/26-alola.png differ diff --git a/pokemon/home/small/shiny/26.png b/pokemon/home/small/shiny/26.png new file mode 100644 index 0000000..128b7d2 Binary files /dev/null and b/pokemon/home/small/shiny/26.png differ diff --git a/pokemon/home/small/shiny/260-mega.png b/pokemon/home/small/shiny/260-mega.png new file mode 100644 index 0000000..249a327 Binary files /dev/null and b/pokemon/home/small/shiny/260-mega.png differ diff --git a/pokemon/home/small/shiny/260.png b/pokemon/home/small/shiny/260.png new file mode 100644 index 0000000..1b1ad68 Binary files /dev/null and b/pokemon/home/small/shiny/260.png differ diff --git a/pokemon/home/small/shiny/261.png b/pokemon/home/small/shiny/261.png new file mode 100644 index 0000000..945d5b3 Binary files /dev/null and b/pokemon/home/small/shiny/261.png differ diff --git a/pokemon/home/small/shiny/262.png b/pokemon/home/small/shiny/262.png new file mode 100644 index 0000000..9014a3c Binary files /dev/null and b/pokemon/home/small/shiny/262.png differ diff --git a/pokemon/home/small/shiny/263-galar.png b/pokemon/home/small/shiny/263-galar.png new file mode 100644 index 0000000..985953d Binary files /dev/null and b/pokemon/home/small/shiny/263-galar.png differ diff --git a/pokemon/home/small/shiny/263.png b/pokemon/home/small/shiny/263.png new file mode 100644 index 0000000..3660288 Binary files /dev/null and b/pokemon/home/small/shiny/263.png differ diff --git a/pokemon/home/small/shiny/264-galar.png b/pokemon/home/small/shiny/264-galar.png new file mode 100644 index 0000000..d717233 Binary files /dev/null and b/pokemon/home/small/shiny/264-galar.png differ diff --git a/pokemon/home/small/shiny/264.png b/pokemon/home/small/shiny/264.png new file mode 100644 index 0000000..ee70ef8 Binary files /dev/null and b/pokemon/home/small/shiny/264.png differ diff --git a/pokemon/home/small/shiny/265.png b/pokemon/home/small/shiny/265.png new file mode 100644 index 0000000..e111bb1 Binary files /dev/null and b/pokemon/home/small/shiny/265.png differ diff --git a/pokemon/home/small/shiny/266.png b/pokemon/home/small/shiny/266.png new file mode 100644 index 0000000..d153a49 Binary files /dev/null and b/pokemon/home/small/shiny/266.png differ diff --git a/pokemon/home/small/shiny/267.png b/pokemon/home/small/shiny/267.png new file mode 100644 index 0000000..6948e7b Binary files /dev/null and b/pokemon/home/small/shiny/267.png differ diff --git a/pokemon/home/small/shiny/268.png b/pokemon/home/small/shiny/268.png new file mode 100644 index 0000000..90ebccf Binary files /dev/null and b/pokemon/home/small/shiny/268.png differ diff --git a/pokemon/home/small/shiny/269.png b/pokemon/home/small/shiny/269.png new file mode 100644 index 0000000..3d18177 Binary files /dev/null and b/pokemon/home/small/shiny/269.png differ diff --git a/pokemon/home/small/shiny/27-alola.png b/pokemon/home/small/shiny/27-alola.png new file mode 100644 index 0000000..e012d6b Binary files /dev/null and b/pokemon/home/small/shiny/27-alola.png differ diff --git a/pokemon/home/small/shiny/27.png b/pokemon/home/small/shiny/27.png new file mode 100644 index 0000000..99ded60 Binary files /dev/null and b/pokemon/home/small/shiny/27.png differ diff --git a/pokemon/home/small/shiny/270.png b/pokemon/home/small/shiny/270.png new file mode 100644 index 0000000..6afb5a0 Binary files /dev/null and b/pokemon/home/small/shiny/270.png differ diff --git a/pokemon/home/small/shiny/271.png b/pokemon/home/small/shiny/271.png new file mode 100644 index 0000000..34a3e5b Binary files /dev/null and b/pokemon/home/small/shiny/271.png differ diff --git a/pokemon/home/small/shiny/272.png b/pokemon/home/small/shiny/272.png new file mode 100644 index 0000000..bd01e3c Binary files /dev/null and b/pokemon/home/small/shiny/272.png differ diff --git a/pokemon/home/small/shiny/273.png b/pokemon/home/small/shiny/273.png new file mode 100644 index 0000000..78446ed Binary files /dev/null and b/pokemon/home/small/shiny/273.png differ diff --git a/pokemon/home/small/shiny/274.png b/pokemon/home/small/shiny/274.png new file mode 100644 index 0000000..1a46acc Binary files /dev/null and b/pokemon/home/small/shiny/274.png differ diff --git a/pokemon/home/small/shiny/275.png b/pokemon/home/small/shiny/275.png new file mode 100644 index 0000000..8879b7a Binary files /dev/null and b/pokemon/home/small/shiny/275.png differ diff --git a/pokemon/home/small/shiny/276.png b/pokemon/home/small/shiny/276.png new file mode 100644 index 0000000..cc2625f Binary files /dev/null and b/pokemon/home/small/shiny/276.png differ diff --git a/pokemon/home/small/shiny/277.png b/pokemon/home/small/shiny/277.png new file mode 100644 index 0000000..a81ddad Binary files /dev/null and b/pokemon/home/small/shiny/277.png differ diff --git a/pokemon/home/small/shiny/278.png b/pokemon/home/small/shiny/278.png new file mode 100644 index 0000000..1778d43 Binary files /dev/null and b/pokemon/home/small/shiny/278.png differ diff --git a/pokemon/home/small/shiny/279.png b/pokemon/home/small/shiny/279.png new file mode 100644 index 0000000..cdccdba Binary files /dev/null and b/pokemon/home/small/shiny/279.png differ diff --git a/pokemon/home/small/shiny/28-alola.png b/pokemon/home/small/shiny/28-alola.png new file mode 100644 index 0000000..ec2fb36 Binary files /dev/null and b/pokemon/home/small/shiny/28-alola.png differ diff --git a/pokemon/home/small/shiny/28.png b/pokemon/home/small/shiny/28.png new file mode 100644 index 0000000..ecc0813 Binary files /dev/null and b/pokemon/home/small/shiny/28.png differ diff --git a/pokemon/home/small/shiny/280.png b/pokemon/home/small/shiny/280.png new file mode 100644 index 0000000..40439fd Binary files /dev/null and b/pokemon/home/small/shiny/280.png differ diff --git a/pokemon/home/small/shiny/281.png b/pokemon/home/small/shiny/281.png new file mode 100644 index 0000000..b04b3b6 Binary files /dev/null and b/pokemon/home/small/shiny/281.png differ diff --git a/pokemon/home/small/shiny/282-mega.png b/pokemon/home/small/shiny/282-mega.png new file mode 100644 index 0000000..df65b9f Binary files /dev/null and b/pokemon/home/small/shiny/282-mega.png differ diff --git a/pokemon/home/small/shiny/282.png b/pokemon/home/small/shiny/282.png new file mode 100644 index 0000000..40874ec Binary files /dev/null and b/pokemon/home/small/shiny/282.png differ diff --git a/pokemon/home/small/shiny/283.png b/pokemon/home/small/shiny/283.png new file mode 100644 index 0000000..a0c26df Binary files /dev/null and b/pokemon/home/small/shiny/283.png differ diff --git a/pokemon/home/small/shiny/284.png b/pokemon/home/small/shiny/284.png new file mode 100644 index 0000000..d132254 Binary files /dev/null and b/pokemon/home/small/shiny/284.png differ diff --git a/pokemon/home/small/shiny/285.png b/pokemon/home/small/shiny/285.png new file mode 100644 index 0000000..6820c54 Binary files /dev/null and b/pokemon/home/small/shiny/285.png differ diff --git a/pokemon/home/small/shiny/286.png b/pokemon/home/small/shiny/286.png new file mode 100644 index 0000000..18beec3 Binary files /dev/null and b/pokemon/home/small/shiny/286.png differ diff --git a/pokemon/home/small/shiny/287.png b/pokemon/home/small/shiny/287.png new file mode 100644 index 0000000..0914d2b Binary files /dev/null and b/pokemon/home/small/shiny/287.png differ diff --git a/pokemon/home/small/shiny/288.png b/pokemon/home/small/shiny/288.png new file mode 100644 index 0000000..89b5875 Binary files /dev/null and b/pokemon/home/small/shiny/288.png differ diff --git a/pokemon/home/small/shiny/289.png b/pokemon/home/small/shiny/289.png new file mode 100644 index 0000000..ab669e0 Binary files /dev/null and b/pokemon/home/small/shiny/289.png differ diff --git a/pokemon/home/small/shiny/29.png b/pokemon/home/small/shiny/29.png new file mode 100644 index 0000000..45f7629 Binary files /dev/null and b/pokemon/home/small/shiny/29.png differ diff --git a/pokemon/home/small/shiny/290.png b/pokemon/home/small/shiny/290.png new file mode 100644 index 0000000..7c13cce Binary files /dev/null and b/pokemon/home/small/shiny/290.png differ diff --git a/pokemon/home/small/shiny/291.png b/pokemon/home/small/shiny/291.png new file mode 100644 index 0000000..0e3c6d2 Binary files /dev/null and b/pokemon/home/small/shiny/291.png differ diff --git a/pokemon/home/small/shiny/292.png b/pokemon/home/small/shiny/292.png new file mode 100644 index 0000000..032b5f9 Binary files /dev/null and b/pokemon/home/small/shiny/292.png differ diff --git a/pokemon/home/small/shiny/293.png b/pokemon/home/small/shiny/293.png new file mode 100644 index 0000000..bd2df3b Binary files /dev/null and b/pokemon/home/small/shiny/293.png differ diff --git a/pokemon/home/small/shiny/294.png b/pokemon/home/small/shiny/294.png new file mode 100644 index 0000000..43e45e8 Binary files /dev/null and b/pokemon/home/small/shiny/294.png differ diff --git a/pokemon/home/small/shiny/295.png b/pokemon/home/small/shiny/295.png new file mode 100644 index 0000000..58ab913 Binary files /dev/null and b/pokemon/home/small/shiny/295.png differ diff --git a/pokemon/home/small/shiny/296.png b/pokemon/home/small/shiny/296.png new file mode 100644 index 0000000..b30df3d Binary files /dev/null and b/pokemon/home/small/shiny/296.png differ diff --git a/pokemon/home/small/shiny/297.png b/pokemon/home/small/shiny/297.png new file mode 100644 index 0000000..80c3881 Binary files /dev/null and b/pokemon/home/small/shiny/297.png differ diff --git a/pokemon/home/small/shiny/298.png b/pokemon/home/small/shiny/298.png new file mode 100644 index 0000000..86253c9 Binary files /dev/null and b/pokemon/home/small/shiny/298.png differ diff --git a/pokemon/home/small/shiny/299.png b/pokemon/home/small/shiny/299.png new file mode 100644 index 0000000..149f343 Binary files /dev/null and b/pokemon/home/small/shiny/299.png differ diff --git a/pokemon/home/small/shiny/3-mega.png b/pokemon/home/small/shiny/3-mega.png new file mode 100644 index 0000000..60b4a82 Binary files /dev/null and b/pokemon/home/small/shiny/3-mega.png differ diff --git a/pokemon/home/small/shiny/3.png b/pokemon/home/small/shiny/3.png new file mode 100644 index 0000000..a2446ae Binary files /dev/null and b/pokemon/home/small/shiny/3.png differ diff --git a/pokemon/home/small/shiny/30.png b/pokemon/home/small/shiny/30.png new file mode 100644 index 0000000..2b5202c Binary files /dev/null and b/pokemon/home/small/shiny/30.png differ diff --git a/pokemon/home/small/shiny/300.png b/pokemon/home/small/shiny/300.png new file mode 100644 index 0000000..dc03dc0 Binary files /dev/null and b/pokemon/home/small/shiny/300.png differ diff --git a/pokemon/home/small/shiny/301.png b/pokemon/home/small/shiny/301.png new file mode 100644 index 0000000..60206bc Binary files /dev/null and b/pokemon/home/small/shiny/301.png differ diff --git a/pokemon/home/small/shiny/302-mega.png b/pokemon/home/small/shiny/302-mega.png new file mode 100644 index 0000000..13e84cb Binary files /dev/null and b/pokemon/home/small/shiny/302-mega.png differ diff --git a/pokemon/home/small/shiny/302.png b/pokemon/home/small/shiny/302.png new file mode 100644 index 0000000..34c797c Binary files /dev/null and b/pokemon/home/small/shiny/302.png differ diff --git a/pokemon/home/small/shiny/303-mega.png b/pokemon/home/small/shiny/303-mega.png new file mode 100644 index 0000000..c3184ab Binary files /dev/null and b/pokemon/home/small/shiny/303-mega.png differ diff --git a/pokemon/home/small/shiny/303.png b/pokemon/home/small/shiny/303.png new file mode 100644 index 0000000..ff2c421 Binary files /dev/null and b/pokemon/home/small/shiny/303.png differ diff --git a/pokemon/home/small/shiny/304.png b/pokemon/home/small/shiny/304.png new file mode 100644 index 0000000..86d9fdd Binary files /dev/null and b/pokemon/home/small/shiny/304.png differ diff --git a/pokemon/home/small/shiny/305.png b/pokemon/home/small/shiny/305.png new file mode 100644 index 0000000..cc215bb Binary files /dev/null and b/pokemon/home/small/shiny/305.png differ diff --git a/pokemon/home/small/shiny/306-mega.png b/pokemon/home/small/shiny/306-mega.png new file mode 100644 index 0000000..8227c58 Binary files /dev/null and b/pokemon/home/small/shiny/306-mega.png differ diff --git a/pokemon/home/small/shiny/306.png b/pokemon/home/small/shiny/306.png new file mode 100644 index 0000000..52b4f46 Binary files /dev/null and b/pokemon/home/small/shiny/306.png differ diff --git a/pokemon/home/small/shiny/307.png b/pokemon/home/small/shiny/307.png new file mode 100644 index 0000000..2b9e894 Binary files /dev/null and b/pokemon/home/small/shiny/307.png differ diff --git a/pokemon/home/small/shiny/308-mega.png b/pokemon/home/small/shiny/308-mega.png new file mode 100644 index 0000000..ec22b0b Binary files /dev/null and b/pokemon/home/small/shiny/308-mega.png differ diff --git a/pokemon/home/small/shiny/308.png b/pokemon/home/small/shiny/308.png new file mode 100644 index 0000000..0cf6f53 Binary files /dev/null and b/pokemon/home/small/shiny/308.png differ diff --git a/pokemon/home/small/shiny/309.png b/pokemon/home/small/shiny/309.png new file mode 100644 index 0000000..a5feff1 Binary files /dev/null and b/pokemon/home/small/shiny/309.png differ diff --git a/pokemon/home/small/shiny/31.png b/pokemon/home/small/shiny/31.png new file mode 100644 index 0000000..f8ae959 Binary files /dev/null and b/pokemon/home/small/shiny/31.png differ diff --git a/pokemon/home/small/shiny/310-mega.png b/pokemon/home/small/shiny/310-mega.png new file mode 100644 index 0000000..5497f08 Binary files /dev/null and b/pokemon/home/small/shiny/310-mega.png differ diff --git a/pokemon/home/small/shiny/310.png b/pokemon/home/small/shiny/310.png new file mode 100644 index 0000000..cc2f698 Binary files /dev/null and b/pokemon/home/small/shiny/310.png differ diff --git a/pokemon/home/small/shiny/311.png b/pokemon/home/small/shiny/311.png new file mode 100644 index 0000000..c5e9428 Binary files /dev/null and b/pokemon/home/small/shiny/311.png differ diff --git a/pokemon/home/small/shiny/312.png b/pokemon/home/small/shiny/312.png new file mode 100644 index 0000000..736286a Binary files /dev/null and b/pokemon/home/small/shiny/312.png differ diff --git a/pokemon/home/small/shiny/313.png b/pokemon/home/small/shiny/313.png new file mode 100644 index 0000000..34466d0 Binary files /dev/null and b/pokemon/home/small/shiny/313.png differ diff --git a/pokemon/home/small/shiny/314.png b/pokemon/home/small/shiny/314.png new file mode 100644 index 0000000..6f77274 Binary files /dev/null and b/pokemon/home/small/shiny/314.png differ diff --git a/pokemon/home/small/shiny/315.png b/pokemon/home/small/shiny/315.png new file mode 100644 index 0000000..7cb72fc Binary files /dev/null and b/pokemon/home/small/shiny/315.png differ diff --git a/pokemon/home/small/shiny/316.png b/pokemon/home/small/shiny/316.png new file mode 100644 index 0000000..cde5878 Binary files /dev/null and b/pokemon/home/small/shiny/316.png differ diff --git a/pokemon/home/small/shiny/317.png b/pokemon/home/small/shiny/317.png new file mode 100644 index 0000000..cacd55d Binary files /dev/null and b/pokemon/home/small/shiny/317.png differ diff --git a/pokemon/home/small/shiny/318.png b/pokemon/home/small/shiny/318.png new file mode 100644 index 0000000..6c1e19a Binary files /dev/null and b/pokemon/home/small/shiny/318.png differ diff --git a/pokemon/home/small/shiny/319-mega.png b/pokemon/home/small/shiny/319-mega.png new file mode 100644 index 0000000..9131bec Binary files /dev/null and b/pokemon/home/small/shiny/319-mega.png differ diff --git a/pokemon/home/small/shiny/319.png b/pokemon/home/small/shiny/319.png new file mode 100644 index 0000000..f004c78 Binary files /dev/null and b/pokemon/home/small/shiny/319.png differ diff --git a/pokemon/home/small/shiny/32.png b/pokemon/home/small/shiny/32.png new file mode 100644 index 0000000..1044f26 Binary files /dev/null and b/pokemon/home/small/shiny/32.png differ diff --git a/pokemon/home/small/shiny/320.png b/pokemon/home/small/shiny/320.png new file mode 100644 index 0000000..ec5ec93 Binary files /dev/null and b/pokemon/home/small/shiny/320.png differ diff --git a/pokemon/home/small/shiny/321.png b/pokemon/home/small/shiny/321.png new file mode 100644 index 0000000..93cc8bc Binary files /dev/null and b/pokemon/home/small/shiny/321.png differ diff --git a/pokemon/home/small/shiny/322.png b/pokemon/home/small/shiny/322.png new file mode 100644 index 0000000..b42aa67 Binary files /dev/null and b/pokemon/home/small/shiny/322.png differ diff --git a/pokemon/home/small/shiny/323-mega.png b/pokemon/home/small/shiny/323-mega.png new file mode 100644 index 0000000..ea76059 Binary files /dev/null and b/pokemon/home/small/shiny/323-mega.png differ diff --git a/pokemon/home/small/shiny/323.png b/pokemon/home/small/shiny/323.png new file mode 100644 index 0000000..fa81162 Binary files /dev/null and b/pokemon/home/small/shiny/323.png differ diff --git a/pokemon/home/small/shiny/324.png b/pokemon/home/small/shiny/324.png new file mode 100644 index 0000000..f747a7e Binary files /dev/null and b/pokemon/home/small/shiny/324.png differ diff --git a/pokemon/home/small/shiny/325.png b/pokemon/home/small/shiny/325.png new file mode 100644 index 0000000..e0b618a Binary files /dev/null and b/pokemon/home/small/shiny/325.png differ diff --git a/pokemon/home/small/shiny/326.png b/pokemon/home/small/shiny/326.png new file mode 100644 index 0000000..4112779 Binary files /dev/null and b/pokemon/home/small/shiny/326.png differ diff --git a/pokemon/home/small/shiny/327.png b/pokemon/home/small/shiny/327.png new file mode 100644 index 0000000..763b28d Binary files /dev/null and b/pokemon/home/small/shiny/327.png differ diff --git a/pokemon/home/small/shiny/328.png b/pokemon/home/small/shiny/328.png new file mode 100644 index 0000000..c63b010 Binary files /dev/null and b/pokemon/home/small/shiny/328.png differ diff --git a/pokemon/home/small/shiny/329.png b/pokemon/home/small/shiny/329.png new file mode 100644 index 0000000..ca89ab0 Binary files /dev/null and b/pokemon/home/small/shiny/329.png differ diff --git a/pokemon/home/small/shiny/33.png b/pokemon/home/small/shiny/33.png new file mode 100644 index 0000000..3264305 Binary files /dev/null and b/pokemon/home/small/shiny/33.png differ diff --git a/pokemon/home/small/shiny/330.png b/pokemon/home/small/shiny/330.png new file mode 100644 index 0000000..f8153be Binary files /dev/null and b/pokemon/home/small/shiny/330.png differ diff --git a/pokemon/home/small/shiny/331.png b/pokemon/home/small/shiny/331.png new file mode 100644 index 0000000..6044e2d Binary files /dev/null and b/pokemon/home/small/shiny/331.png differ diff --git a/pokemon/home/small/shiny/332.png b/pokemon/home/small/shiny/332.png new file mode 100644 index 0000000..224474f Binary files /dev/null and b/pokemon/home/small/shiny/332.png differ diff --git a/pokemon/home/small/shiny/333.png b/pokemon/home/small/shiny/333.png new file mode 100644 index 0000000..79cbbae Binary files /dev/null and b/pokemon/home/small/shiny/333.png differ diff --git a/pokemon/home/small/shiny/334-mega.png b/pokemon/home/small/shiny/334-mega.png new file mode 100644 index 0000000..0341a2f Binary files /dev/null and b/pokemon/home/small/shiny/334-mega.png differ diff --git a/pokemon/home/small/shiny/334.png b/pokemon/home/small/shiny/334.png new file mode 100644 index 0000000..0ef8d02 Binary files /dev/null and b/pokemon/home/small/shiny/334.png differ diff --git a/pokemon/home/small/shiny/335.png b/pokemon/home/small/shiny/335.png new file mode 100644 index 0000000..ec22c22 Binary files /dev/null and b/pokemon/home/small/shiny/335.png differ diff --git a/pokemon/home/small/shiny/336.png b/pokemon/home/small/shiny/336.png new file mode 100644 index 0000000..2d1d154 Binary files /dev/null and b/pokemon/home/small/shiny/336.png differ diff --git a/pokemon/home/small/shiny/337.png b/pokemon/home/small/shiny/337.png new file mode 100644 index 0000000..a0aeda0 Binary files /dev/null and b/pokemon/home/small/shiny/337.png differ diff --git a/pokemon/home/small/shiny/338.png b/pokemon/home/small/shiny/338.png new file mode 100644 index 0000000..d644680 Binary files /dev/null and b/pokemon/home/small/shiny/338.png differ diff --git a/pokemon/home/small/shiny/339.png b/pokemon/home/small/shiny/339.png new file mode 100644 index 0000000..1536ec9 Binary files /dev/null and b/pokemon/home/small/shiny/339.png differ diff --git a/pokemon/home/small/shiny/34.png b/pokemon/home/small/shiny/34.png new file mode 100644 index 0000000..02e879b Binary files /dev/null and b/pokemon/home/small/shiny/34.png differ diff --git a/pokemon/home/small/shiny/340.png b/pokemon/home/small/shiny/340.png new file mode 100644 index 0000000..2da2e5a Binary files /dev/null and b/pokemon/home/small/shiny/340.png differ diff --git a/pokemon/home/small/shiny/341.png b/pokemon/home/small/shiny/341.png new file mode 100644 index 0000000..0a19dcf Binary files /dev/null and b/pokemon/home/small/shiny/341.png differ diff --git a/pokemon/home/small/shiny/342.png b/pokemon/home/small/shiny/342.png new file mode 100644 index 0000000..36c1817 Binary files /dev/null and b/pokemon/home/small/shiny/342.png differ diff --git a/pokemon/home/small/shiny/343.png b/pokemon/home/small/shiny/343.png new file mode 100644 index 0000000..16e6108 Binary files /dev/null and b/pokemon/home/small/shiny/343.png differ diff --git a/pokemon/home/small/shiny/344.png b/pokemon/home/small/shiny/344.png new file mode 100644 index 0000000..940f242 Binary files /dev/null and b/pokemon/home/small/shiny/344.png differ diff --git a/pokemon/home/small/shiny/345.png b/pokemon/home/small/shiny/345.png new file mode 100644 index 0000000..8c4fb2d Binary files /dev/null and b/pokemon/home/small/shiny/345.png differ diff --git a/pokemon/home/small/shiny/346.png b/pokemon/home/small/shiny/346.png new file mode 100644 index 0000000..44f1dcb Binary files /dev/null and b/pokemon/home/small/shiny/346.png differ diff --git a/pokemon/home/small/shiny/347.png b/pokemon/home/small/shiny/347.png new file mode 100644 index 0000000..3aeee53 Binary files /dev/null and b/pokemon/home/small/shiny/347.png differ diff --git a/pokemon/home/small/shiny/348.png b/pokemon/home/small/shiny/348.png new file mode 100644 index 0000000..7a79295 Binary files /dev/null and b/pokemon/home/small/shiny/348.png differ diff --git a/pokemon/home/small/shiny/349.png b/pokemon/home/small/shiny/349.png new file mode 100644 index 0000000..fed4e91 Binary files /dev/null and b/pokemon/home/small/shiny/349.png differ diff --git a/pokemon/home/small/shiny/35.png b/pokemon/home/small/shiny/35.png new file mode 100644 index 0000000..cd9dde0 Binary files /dev/null and b/pokemon/home/small/shiny/35.png differ diff --git a/pokemon/home/small/shiny/350.png b/pokemon/home/small/shiny/350.png new file mode 100644 index 0000000..99ca126 Binary files /dev/null and b/pokemon/home/small/shiny/350.png differ diff --git a/pokemon/home/small/shiny/351-rainy.png b/pokemon/home/small/shiny/351-rainy.png new file mode 100644 index 0000000..c813949 Binary files /dev/null and b/pokemon/home/small/shiny/351-rainy.png differ diff --git a/pokemon/home/small/shiny/351-snowy.png b/pokemon/home/small/shiny/351-snowy.png new file mode 100644 index 0000000..63d5382 Binary files /dev/null and b/pokemon/home/small/shiny/351-snowy.png differ diff --git a/pokemon/home/small/shiny/351-sunny.png b/pokemon/home/small/shiny/351-sunny.png new file mode 100644 index 0000000..de10d9f Binary files /dev/null and b/pokemon/home/small/shiny/351-sunny.png differ diff --git a/pokemon/home/small/shiny/351.png b/pokemon/home/small/shiny/351.png new file mode 100644 index 0000000..4d3a797 Binary files /dev/null and b/pokemon/home/small/shiny/351.png differ diff --git a/pokemon/home/small/shiny/352.png b/pokemon/home/small/shiny/352.png new file mode 100644 index 0000000..6f6b8c7 Binary files /dev/null and b/pokemon/home/small/shiny/352.png differ diff --git a/pokemon/home/small/shiny/353.png b/pokemon/home/small/shiny/353.png new file mode 100644 index 0000000..5ba1bc7 Binary files /dev/null and b/pokemon/home/small/shiny/353.png differ diff --git a/pokemon/home/small/shiny/354-mega.png b/pokemon/home/small/shiny/354-mega.png new file mode 100644 index 0000000..81169a0 Binary files /dev/null and b/pokemon/home/small/shiny/354-mega.png differ diff --git a/pokemon/home/small/shiny/354.png b/pokemon/home/small/shiny/354.png new file mode 100644 index 0000000..c9f3f21 Binary files /dev/null and b/pokemon/home/small/shiny/354.png differ diff --git a/pokemon/home/small/shiny/355.png b/pokemon/home/small/shiny/355.png new file mode 100644 index 0000000..fe00b86 Binary files /dev/null and b/pokemon/home/small/shiny/355.png differ diff --git a/pokemon/home/small/shiny/356.png b/pokemon/home/small/shiny/356.png new file mode 100644 index 0000000..7a65f19 Binary files /dev/null and b/pokemon/home/small/shiny/356.png differ diff --git a/pokemon/home/small/shiny/357.png b/pokemon/home/small/shiny/357.png new file mode 100644 index 0000000..4465190 Binary files /dev/null and b/pokemon/home/small/shiny/357.png differ diff --git a/pokemon/home/small/shiny/358.png b/pokemon/home/small/shiny/358.png new file mode 100644 index 0000000..472318c Binary files /dev/null and b/pokemon/home/small/shiny/358.png differ diff --git a/pokemon/home/small/shiny/359-mega.png b/pokemon/home/small/shiny/359-mega.png new file mode 100644 index 0000000..f53dcbf Binary files /dev/null and b/pokemon/home/small/shiny/359-mega.png differ diff --git a/pokemon/home/small/shiny/359.png b/pokemon/home/small/shiny/359.png new file mode 100644 index 0000000..157a111 Binary files /dev/null and b/pokemon/home/small/shiny/359.png differ diff --git a/pokemon/home/small/shiny/36.png b/pokemon/home/small/shiny/36.png new file mode 100644 index 0000000..66c9930 Binary files /dev/null and b/pokemon/home/small/shiny/36.png differ diff --git a/pokemon/home/small/shiny/360.png b/pokemon/home/small/shiny/360.png new file mode 100644 index 0000000..3450ecf Binary files /dev/null and b/pokemon/home/small/shiny/360.png differ diff --git a/pokemon/home/small/shiny/361.png b/pokemon/home/small/shiny/361.png new file mode 100644 index 0000000..cbb5f78 Binary files /dev/null and b/pokemon/home/small/shiny/361.png differ diff --git a/pokemon/home/small/shiny/362-mega.png b/pokemon/home/small/shiny/362-mega.png new file mode 100644 index 0000000..a9a1fde Binary files /dev/null and b/pokemon/home/small/shiny/362-mega.png differ diff --git a/pokemon/home/small/shiny/362.png b/pokemon/home/small/shiny/362.png new file mode 100644 index 0000000..c7bd25a Binary files /dev/null and b/pokemon/home/small/shiny/362.png differ diff --git a/pokemon/home/small/shiny/363.png b/pokemon/home/small/shiny/363.png new file mode 100644 index 0000000..bc6829f Binary files /dev/null and b/pokemon/home/small/shiny/363.png differ diff --git a/pokemon/home/small/shiny/364.png b/pokemon/home/small/shiny/364.png new file mode 100644 index 0000000..f5a00e6 Binary files /dev/null and b/pokemon/home/small/shiny/364.png differ diff --git a/pokemon/home/small/shiny/365.png b/pokemon/home/small/shiny/365.png new file mode 100644 index 0000000..f1b1d44 Binary files /dev/null and b/pokemon/home/small/shiny/365.png differ diff --git a/pokemon/home/small/shiny/366.png b/pokemon/home/small/shiny/366.png new file mode 100644 index 0000000..87d102b Binary files /dev/null and b/pokemon/home/small/shiny/366.png differ diff --git a/pokemon/home/small/shiny/367.png b/pokemon/home/small/shiny/367.png new file mode 100644 index 0000000..2b4785d Binary files /dev/null and b/pokemon/home/small/shiny/367.png differ diff --git a/pokemon/home/small/shiny/368.png b/pokemon/home/small/shiny/368.png new file mode 100644 index 0000000..d029e4e Binary files /dev/null and b/pokemon/home/small/shiny/368.png differ diff --git a/pokemon/home/small/shiny/369.png b/pokemon/home/small/shiny/369.png new file mode 100644 index 0000000..a35a923 Binary files /dev/null and b/pokemon/home/small/shiny/369.png differ diff --git a/pokemon/home/small/shiny/37-alola.png b/pokemon/home/small/shiny/37-alola.png new file mode 100644 index 0000000..f7aed37 Binary files /dev/null and b/pokemon/home/small/shiny/37-alola.png differ diff --git a/pokemon/home/small/shiny/37.png b/pokemon/home/small/shiny/37.png new file mode 100644 index 0000000..8a04d58 Binary files /dev/null and b/pokemon/home/small/shiny/37.png differ diff --git a/pokemon/home/small/shiny/370.png b/pokemon/home/small/shiny/370.png new file mode 100644 index 0000000..5a8cbf0 Binary files /dev/null and b/pokemon/home/small/shiny/370.png differ diff --git a/pokemon/home/small/shiny/371.png b/pokemon/home/small/shiny/371.png new file mode 100644 index 0000000..7b628f5 Binary files /dev/null and b/pokemon/home/small/shiny/371.png differ diff --git a/pokemon/home/small/shiny/372.png b/pokemon/home/small/shiny/372.png new file mode 100644 index 0000000..fb741f5 Binary files /dev/null and b/pokemon/home/small/shiny/372.png differ diff --git a/pokemon/home/small/shiny/373-mega.png b/pokemon/home/small/shiny/373-mega.png new file mode 100644 index 0000000..b67e889 Binary files /dev/null and b/pokemon/home/small/shiny/373-mega.png differ diff --git a/pokemon/home/small/shiny/373.png b/pokemon/home/small/shiny/373.png new file mode 100644 index 0000000..503265e Binary files /dev/null and b/pokemon/home/small/shiny/373.png differ diff --git a/pokemon/home/small/shiny/374.png b/pokemon/home/small/shiny/374.png new file mode 100644 index 0000000..b06a275 Binary files /dev/null and b/pokemon/home/small/shiny/374.png differ diff --git a/pokemon/home/small/shiny/375.png b/pokemon/home/small/shiny/375.png new file mode 100644 index 0000000..600b7d2 Binary files /dev/null and b/pokemon/home/small/shiny/375.png differ diff --git a/pokemon/home/small/shiny/376-mega.png b/pokemon/home/small/shiny/376-mega.png new file mode 100644 index 0000000..d3e3ee8 Binary files /dev/null and b/pokemon/home/small/shiny/376-mega.png differ diff --git a/pokemon/home/small/shiny/376.png b/pokemon/home/small/shiny/376.png new file mode 100644 index 0000000..019d24f Binary files /dev/null and b/pokemon/home/small/shiny/376.png differ diff --git a/pokemon/home/small/shiny/377.png b/pokemon/home/small/shiny/377.png new file mode 100644 index 0000000..1d1ba37 Binary files /dev/null and b/pokemon/home/small/shiny/377.png differ diff --git a/pokemon/home/small/shiny/378.png b/pokemon/home/small/shiny/378.png new file mode 100644 index 0000000..6e767ea Binary files /dev/null and b/pokemon/home/small/shiny/378.png differ diff --git a/pokemon/home/small/shiny/379.png b/pokemon/home/small/shiny/379.png new file mode 100644 index 0000000..f0cc231 Binary files /dev/null and b/pokemon/home/small/shiny/379.png differ diff --git a/pokemon/home/small/shiny/38-alola.png b/pokemon/home/small/shiny/38-alola.png new file mode 100644 index 0000000..22438be Binary files /dev/null and b/pokemon/home/small/shiny/38-alola.png differ diff --git a/pokemon/home/small/shiny/38.png b/pokemon/home/small/shiny/38.png new file mode 100644 index 0000000..8c006ff Binary files /dev/null and b/pokemon/home/small/shiny/38.png differ diff --git a/pokemon/home/small/shiny/380-mega.png b/pokemon/home/small/shiny/380-mega.png new file mode 100644 index 0000000..3632e7c Binary files /dev/null and b/pokemon/home/small/shiny/380-mega.png differ diff --git a/pokemon/home/small/shiny/380.png b/pokemon/home/small/shiny/380.png new file mode 100644 index 0000000..ea67eee Binary files /dev/null and b/pokemon/home/small/shiny/380.png differ diff --git a/pokemon/home/small/shiny/381-mega.png b/pokemon/home/small/shiny/381-mega.png new file mode 100644 index 0000000..36e5aa7 Binary files /dev/null and b/pokemon/home/small/shiny/381-mega.png differ diff --git a/pokemon/home/small/shiny/381.png b/pokemon/home/small/shiny/381.png new file mode 100644 index 0000000..cf87abb Binary files /dev/null and b/pokemon/home/small/shiny/381.png differ diff --git a/pokemon/home/small/shiny/382-primal.png b/pokemon/home/small/shiny/382-primal.png new file mode 100644 index 0000000..2439f85 Binary files /dev/null and b/pokemon/home/small/shiny/382-primal.png differ diff --git a/pokemon/home/small/shiny/382.png b/pokemon/home/small/shiny/382.png new file mode 100644 index 0000000..d537af5 Binary files /dev/null and b/pokemon/home/small/shiny/382.png differ diff --git a/pokemon/home/small/shiny/383-primal.png b/pokemon/home/small/shiny/383-primal.png new file mode 100644 index 0000000..56e2d51 Binary files /dev/null and b/pokemon/home/small/shiny/383-primal.png differ diff --git a/pokemon/home/small/shiny/383.png b/pokemon/home/small/shiny/383.png new file mode 100644 index 0000000..f62a150 Binary files /dev/null and b/pokemon/home/small/shiny/383.png differ diff --git a/pokemon/home/small/shiny/384-mega.png b/pokemon/home/small/shiny/384-mega.png new file mode 100644 index 0000000..97b818e Binary files /dev/null and b/pokemon/home/small/shiny/384-mega.png differ diff --git a/pokemon/home/small/shiny/384.png b/pokemon/home/small/shiny/384.png new file mode 100644 index 0000000..52a1ee4 Binary files /dev/null and b/pokemon/home/small/shiny/384.png differ diff --git a/pokemon/home/small/shiny/385.png b/pokemon/home/small/shiny/385.png new file mode 100644 index 0000000..5dde024 Binary files /dev/null and b/pokemon/home/small/shiny/385.png differ diff --git a/pokemon/home/small/shiny/386-attack.png b/pokemon/home/small/shiny/386-attack.png new file mode 100644 index 0000000..27ca77d Binary files /dev/null and b/pokemon/home/small/shiny/386-attack.png differ diff --git a/pokemon/home/small/shiny/386-defense.png b/pokemon/home/small/shiny/386-defense.png new file mode 100644 index 0000000..127dff1 Binary files /dev/null and b/pokemon/home/small/shiny/386-defense.png differ diff --git a/pokemon/home/small/shiny/386-normal.png b/pokemon/home/small/shiny/386-normal.png new file mode 100644 index 0000000..6812fad Binary files /dev/null and b/pokemon/home/small/shiny/386-normal.png differ diff --git a/pokemon/home/small/shiny/386-speed.png b/pokemon/home/small/shiny/386-speed.png new file mode 100644 index 0000000..38f8b09 Binary files /dev/null and b/pokemon/home/small/shiny/386-speed.png differ diff --git a/pokemon/home/small/shiny/387.png b/pokemon/home/small/shiny/387.png new file mode 100644 index 0000000..7a8affd Binary files /dev/null and b/pokemon/home/small/shiny/387.png differ diff --git a/pokemon/home/small/shiny/388.png b/pokemon/home/small/shiny/388.png new file mode 100644 index 0000000..ae2daa5 Binary files /dev/null and b/pokemon/home/small/shiny/388.png differ diff --git a/pokemon/home/small/shiny/389.png b/pokemon/home/small/shiny/389.png new file mode 100644 index 0000000..c8ca073 Binary files /dev/null and b/pokemon/home/small/shiny/389.png differ diff --git a/pokemon/home/small/shiny/39.png b/pokemon/home/small/shiny/39.png new file mode 100644 index 0000000..105c7d4 Binary files /dev/null and b/pokemon/home/small/shiny/39.png differ diff --git a/pokemon/home/small/shiny/390.png b/pokemon/home/small/shiny/390.png new file mode 100644 index 0000000..6065d8c Binary files /dev/null and b/pokemon/home/small/shiny/390.png differ diff --git a/pokemon/home/small/shiny/391.png b/pokemon/home/small/shiny/391.png new file mode 100644 index 0000000..30b21d7 Binary files /dev/null and b/pokemon/home/small/shiny/391.png differ diff --git a/pokemon/home/small/shiny/392.png b/pokemon/home/small/shiny/392.png new file mode 100644 index 0000000..6f1bab8 Binary files /dev/null and b/pokemon/home/small/shiny/392.png differ diff --git a/pokemon/home/small/shiny/393.png b/pokemon/home/small/shiny/393.png new file mode 100644 index 0000000..b9faccd Binary files /dev/null and b/pokemon/home/small/shiny/393.png differ diff --git a/pokemon/home/small/shiny/394.png b/pokemon/home/small/shiny/394.png new file mode 100644 index 0000000..0de912c Binary files /dev/null and b/pokemon/home/small/shiny/394.png differ diff --git a/pokemon/home/small/shiny/395.png b/pokemon/home/small/shiny/395.png new file mode 100644 index 0000000..ea55da4 Binary files /dev/null and b/pokemon/home/small/shiny/395.png differ diff --git a/pokemon/home/small/shiny/396.png b/pokemon/home/small/shiny/396.png new file mode 100644 index 0000000..2ee5109 Binary files /dev/null and b/pokemon/home/small/shiny/396.png differ diff --git a/pokemon/home/small/shiny/397.png b/pokemon/home/small/shiny/397.png new file mode 100644 index 0000000..c92f513 Binary files /dev/null and b/pokemon/home/small/shiny/397.png differ diff --git a/pokemon/home/small/shiny/398.png b/pokemon/home/small/shiny/398.png new file mode 100644 index 0000000..eca1a58 Binary files /dev/null and b/pokemon/home/small/shiny/398.png differ diff --git a/pokemon/home/small/shiny/399.png b/pokemon/home/small/shiny/399.png new file mode 100644 index 0000000..b37d425 Binary files /dev/null and b/pokemon/home/small/shiny/399.png differ diff --git a/pokemon/home/small/shiny/4.png b/pokemon/home/small/shiny/4.png new file mode 100644 index 0000000..d70f55e Binary files /dev/null and b/pokemon/home/small/shiny/4.png differ diff --git a/pokemon/home/small/shiny/40.png b/pokemon/home/small/shiny/40.png new file mode 100644 index 0000000..2f292fd Binary files /dev/null and b/pokemon/home/small/shiny/40.png differ diff --git a/pokemon/home/small/shiny/400.png b/pokemon/home/small/shiny/400.png new file mode 100644 index 0000000..a9c2274 Binary files /dev/null and b/pokemon/home/small/shiny/400.png differ diff --git a/pokemon/home/small/shiny/401.png b/pokemon/home/small/shiny/401.png new file mode 100644 index 0000000..8da773f Binary files /dev/null and b/pokemon/home/small/shiny/401.png differ diff --git a/pokemon/home/small/shiny/402.png b/pokemon/home/small/shiny/402.png new file mode 100644 index 0000000..5a6f042 Binary files /dev/null and b/pokemon/home/small/shiny/402.png differ diff --git a/pokemon/home/small/shiny/403.png b/pokemon/home/small/shiny/403.png new file mode 100644 index 0000000..6f2508c Binary files /dev/null and b/pokemon/home/small/shiny/403.png differ diff --git a/pokemon/home/small/shiny/404.png b/pokemon/home/small/shiny/404.png new file mode 100644 index 0000000..fad3f7b Binary files /dev/null and b/pokemon/home/small/shiny/404.png differ diff --git a/pokemon/home/small/shiny/405.png b/pokemon/home/small/shiny/405.png new file mode 100644 index 0000000..713aa45 Binary files /dev/null and b/pokemon/home/small/shiny/405.png differ diff --git a/pokemon/home/small/shiny/406.png b/pokemon/home/small/shiny/406.png new file mode 100644 index 0000000..d9e4bfd Binary files /dev/null and b/pokemon/home/small/shiny/406.png differ diff --git a/pokemon/home/small/shiny/407.png b/pokemon/home/small/shiny/407.png new file mode 100644 index 0000000..f67088f Binary files /dev/null and b/pokemon/home/small/shiny/407.png differ diff --git a/pokemon/home/small/shiny/408.png b/pokemon/home/small/shiny/408.png new file mode 100644 index 0000000..0a443e8 Binary files /dev/null and b/pokemon/home/small/shiny/408.png differ diff --git a/pokemon/home/small/shiny/409.png b/pokemon/home/small/shiny/409.png new file mode 100644 index 0000000..52c4b9b Binary files /dev/null and b/pokemon/home/small/shiny/409.png differ diff --git a/pokemon/home/small/shiny/41.png b/pokemon/home/small/shiny/41.png new file mode 100644 index 0000000..53eeb96 Binary files /dev/null and b/pokemon/home/small/shiny/41.png differ diff --git a/pokemon/home/small/shiny/410.png b/pokemon/home/small/shiny/410.png new file mode 100644 index 0000000..67de634 Binary files /dev/null and b/pokemon/home/small/shiny/410.png differ diff --git a/pokemon/home/small/shiny/411.png b/pokemon/home/small/shiny/411.png new file mode 100644 index 0000000..de02b8b Binary files /dev/null and b/pokemon/home/small/shiny/411.png differ diff --git a/pokemon/home/small/shiny/412-plant.png b/pokemon/home/small/shiny/412-plant.png new file mode 100644 index 0000000..95eca80 Binary files /dev/null and b/pokemon/home/small/shiny/412-plant.png differ diff --git a/pokemon/home/small/shiny/412-sandy.png b/pokemon/home/small/shiny/412-sandy.png new file mode 100644 index 0000000..d9dcf1a Binary files /dev/null and b/pokemon/home/small/shiny/412-sandy.png differ diff --git a/pokemon/home/small/shiny/412-trash.png b/pokemon/home/small/shiny/412-trash.png new file mode 100644 index 0000000..18c7928 Binary files /dev/null and b/pokemon/home/small/shiny/412-trash.png differ diff --git a/pokemon/home/small/shiny/413-plant.png b/pokemon/home/small/shiny/413-plant.png new file mode 100644 index 0000000..5ed136a Binary files /dev/null and b/pokemon/home/small/shiny/413-plant.png differ diff --git a/pokemon/home/small/shiny/413-sandy.png b/pokemon/home/small/shiny/413-sandy.png new file mode 100644 index 0000000..fb78748 Binary files /dev/null and b/pokemon/home/small/shiny/413-sandy.png differ diff --git a/pokemon/home/small/shiny/413-trash.png b/pokemon/home/small/shiny/413-trash.png new file mode 100644 index 0000000..9cbcd56 Binary files /dev/null and b/pokemon/home/small/shiny/413-trash.png differ diff --git a/pokemon/home/small/shiny/414.png b/pokemon/home/small/shiny/414.png new file mode 100644 index 0000000..728455c Binary files /dev/null and b/pokemon/home/small/shiny/414.png differ diff --git a/pokemon/home/small/shiny/415.png b/pokemon/home/small/shiny/415.png new file mode 100644 index 0000000..2565f05 Binary files /dev/null and b/pokemon/home/small/shiny/415.png differ diff --git a/pokemon/home/small/shiny/416.png b/pokemon/home/small/shiny/416.png new file mode 100644 index 0000000..95bfae3 Binary files /dev/null and b/pokemon/home/small/shiny/416.png differ diff --git a/pokemon/home/small/shiny/417.png b/pokemon/home/small/shiny/417.png new file mode 100644 index 0000000..12cc789 Binary files /dev/null and b/pokemon/home/small/shiny/417.png differ diff --git a/pokemon/home/small/shiny/418.png b/pokemon/home/small/shiny/418.png new file mode 100644 index 0000000..93d3421 Binary files /dev/null and b/pokemon/home/small/shiny/418.png differ diff --git a/pokemon/home/small/shiny/419.png b/pokemon/home/small/shiny/419.png new file mode 100644 index 0000000..f055746 Binary files /dev/null and b/pokemon/home/small/shiny/419.png differ diff --git a/pokemon/home/small/shiny/42.png b/pokemon/home/small/shiny/42.png new file mode 100644 index 0000000..b925a1f Binary files /dev/null and b/pokemon/home/small/shiny/42.png differ diff --git a/pokemon/home/small/shiny/420.png b/pokemon/home/small/shiny/420.png new file mode 100644 index 0000000..59c0d9e Binary files /dev/null and b/pokemon/home/small/shiny/420.png differ diff --git a/pokemon/home/small/shiny/421-overcast.png b/pokemon/home/small/shiny/421-overcast.png new file mode 100644 index 0000000..ea1fedf Binary files /dev/null and b/pokemon/home/small/shiny/421-overcast.png differ diff --git a/pokemon/home/small/shiny/421-sunshine.png b/pokemon/home/small/shiny/421-sunshine.png new file mode 100644 index 0000000..f54456a Binary files /dev/null and b/pokemon/home/small/shiny/421-sunshine.png differ diff --git a/pokemon/home/small/shiny/422-east.png b/pokemon/home/small/shiny/422-east.png new file mode 100644 index 0000000..e0e25a4 Binary files /dev/null and b/pokemon/home/small/shiny/422-east.png differ diff --git a/pokemon/home/small/shiny/422-west.png b/pokemon/home/small/shiny/422-west.png new file mode 100644 index 0000000..6eae145 Binary files /dev/null and b/pokemon/home/small/shiny/422-west.png differ diff --git a/pokemon/home/small/shiny/423-east.png b/pokemon/home/small/shiny/423-east.png new file mode 100644 index 0000000..53e5ae0 Binary files /dev/null and b/pokemon/home/small/shiny/423-east.png differ diff --git a/pokemon/home/small/shiny/423-west.png b/pokemon/home/small/shiny/423-west.png new file mode 100644 index 0000000..2fc727a Binary files /dev/null and b/pokemon/home/small/shiny/423-west.png differ diff --git a/pokemon/home/small/shiny/424.png b/pokemon/home/small/shiny/424.png new file mode 100644 index 0000000..c093436 Binary files /dev/null and b/pokemon/home/small/shiny/424.png differ diff --git a/pokemon/home/small/shiny/425.png b/pokemon/home/small/shiny/425.png new file mode 100644 index 0000000..eecaee0 Binary files /dev/null and b/pokemon/home/small/shiny/425.png differ diff --git a/pokemon/home/small/shiny/426.png b/pokemon/home/small/shiny/426.png new file mode 100644 index 0000000..3085fcc Binary files /dev/null and b/pokemon/home/small/shiny/426.png differ diff --git a/pokemon/home/small/shiny/427.png b/pokemon/home/small/shiny/427.png new file mode 100644 index 0000000..234ee5a Binary files /dev/null and b/pokemon/home/small/shiny/427.png differ diff --git a/pokemon/home/small/shiny/428-mega.png b/pokemon/home/small/shiny/428-mega.png new file mode 100644 index 0000000..fc7a617 Binary files /dev/null and b/pokemon/home/small/shiny/428-mega.png differ diff --git a/pokemon/home/small/shiny/428.png b/pokemon/home/small/shiny/428.png new file mode 100644 index 0000000..4e8708b Binary files /dev/null and b/pokemon/home/small/shiny/428.png differ diff --git a/pokemon/home/small/shiny/429.png b/pokemon/home/small/shiny/429.png new file mode 100644 index 0000000..31d9249 Binary files /dev/null and b/pokemon/home/small/shiny/429.png differ diff --git a/pokemon/home/small/shiny/43.png b/pokemon/home/small/shiny/43.png new file mode 100644 index 0000000..d70aaf8 Binary files /dev/null and b/pokemon/home/small/shiny/43.png differ diff --git a/pokemon/home/small/shiny/430.png b/pokemon/home/small/shiny/430.png new file mode 100644 index 0000000..d4afe2e Binary files /dev/null and b/pokemon/home/small/shiny/430.png differ diff --git a/pokemon/home/small/shiny/431.png b/pokemon/home/small/shiny/431.png new file mode 100644 index 0000000..40ac8a5 Binary files /dev/null and b/pokemon/home/small/shiny/431.png differ diff --git a/pokemon/home/small/shiny/432.png b/pokemon/home/small/shiny/432.png new file mode 100644 index 0000000..d1ae000 Binary files /dev/null and b/pokemon/home/small/shiny/432.png differ diff --git a/pokemon/home/small/shiny/433.png b/pokemon/home/small/shiny/433.png new file mode 100644 index 0000000..500a560 Binary files /dev/null and b/pokemon/home/small/shiny/433.png differ diff --git a/pokemon/home/small/shiny/434.png b/pokemon/home/small/shiny/434.png new file mode 100644 index 0000000..7d519cd Binary files /dev/null and b/pokemon/home/small/shiny/434.png differ diff --git a/pokemon/home/small/shiny/435.png b/pokemon/home/small/shiny/435.png new file mode 100644 index 0000000..2f0d995 Binary files /dev/null and b/pokemon/home/small/shiny/435.png differ diff --git a/pokemon/home/small/shiny/436.png b/pokemon/home/small/shiny/436.png new file mode 100644 index 0000000..a4073ac Binary files /dev/null and b/pokemon/home/small/shiny/436.png differ diff --git a/pokemon/home/small/shiny/437.png b/pokemon/home/small/shiny/437.png new file mode 100644 index 0000000..0768960 Binary files /dev/null and b/pokemon/home/small/shiny/437.png differ diff --git a/pokemon/home/small/shiny/438.png b/pokemon/home/small/shiny/438.png new file mode 100644 index 0000000..07487d1 Binary files /dev/null and b/pokemon/home/small/shiny/438.png differ diff --git a/pokemon/home/small/shiny/439.png b/pokemon/home/small/shiny/439.png new file mode 100644 index 0000000..8269135 Binary files /dev/null and b/pokemon/home/small/shiny/439.png differ diff --git a/pokemon/home/small/shiny/44.png b/pokemon/home/small/shiny/44.png new file mode 100644 index 0000000..edb6a18 Binary files /dev/null and b/pokemon/home/small/shiny/44.png differ diff --git a/pokemon/home/small/shiny/440.png b/pokemon/home/small/shiny/440.png new file mode 100644 index 0000000..80c3adc Binary files /dev/null and b/pokemon/home/small/shiny/440.png differ diff --git a/pokemon/home/small/shiny/441.png b/pokemon/home/small/shiny/441.png new file mode 100644 index 0000000..8f5521c Binary files /dev/null and b/pokemon/home/small/shiny/441.png differ diff --git a/pokemon/home/small/shiny/442.png b/pokemon/home/small/shiny/442.png new file mode 100644 index 0000000..c703684 Binary files /dev/null and b/pokemon/home/small/shiny/442.png differ diff --git a/pokemon/home/small/shiny/443.png b/pokemon/home/small/shiny/443.png new file mode 100644 index 0000000..157c546 Binary files /dev/null and b/pokemon/home/small/shiny/443.png differ diff --git a/pokemon/home/small/shiny/444.png b/pokemon/home/small/shiny/444.png new file mode 100644 index 0000000..eeee248 Binary files /dev/null and b/pokemon/home/small/shiny/444.png differ diff --git a/pokemon/home/small/shiny/445-mega.png b/pokemon/home/small/shiny/445-mega.png new file mode 100644 index 0000000..ba696dc Binary files /dev/null and b/pokemon/home/small/shiny/445-mega.png differ diff --git a/pokemon/home/small/shiny/445.png b/pokemon/home/small/shiny/445.png new file mode 100644 index 0000000..c110054 Binary files /dev/null and b/pokemon/home/small/shiny/445.png differ diff --git a/pokemon/home/small/shiny/446.png b/pokemon/home/small/shiny/446.png new file mode 100644 index 0000000..01d8e61 Binary files /dev/null and b/pokemon/home/small/shiny/446.png differ diff --git a/pokemon/home/small/shiny/447.png b/pokemon/home/small/shiny/447.png new file mode 100644 index 0000000..667eb2a Binary files /dev/null and b/pokemon/home/small/shiny/447.png differ diff --git a/pokemon/home/small/shiny/448-mega.png b/pokemon/home/small/shiny/448-mega.png new file mode 100644 index 0000000..1440df6 Binary files /dev/null and b/pokemon/home/small/shiny/448-mega.png differ diff --git a/pokemon/home/small/shiny/448.png b/pokemon/home/small/shiny/448.png new file mode 100644 index 0000000..63d38e3 Binary files /dev/null and b/pokemon/home/small/shiny/448.png differ diff --git a/pokemon/home/small/shiny/449.png b/pokemon/home/small/shiny/449.png new file mode 100644 index 0000000..4a56411 Binary files /dev/null and b/pokemon/home/small/shiny/449.png differ diff --git a/pokemon/home/small/shiny/45.png b/pokemon/home/small/shiny/45.png new file mode 100644 index 0000000..b3a403b Binary files /dev/null and b/pokemon/home/small/shiny/45.png differ diff --git a/pokemon/home/small/shiny/450.png b/pokemon/home/small/shiny/450.png new file mode 100644 index 0000000..14ff61d Binary files /dev/null and b/pokemon/home/small/shiny/450.png differ diff --git a/pokemon/home/small/shiny/451.png b/pokemon/home/small/shiny/451.png new file mode 100644 index 0000000..526c465 Binary files /dev/null and b/pokemon/home/small/shiny/451.png differ diff --git a/pokemon/home/small/shiny/452.png b/pokemon/home/small/shiny/452.png new file mode 100644 index 0000000..d514900 Binary files /dev/null and b/pokemon/home/small/shiny/452.png differ diff --git a/pokemon/home/small/shiny/453.png b/pokemon/home/small/shiny/453.png new file mode 100644 index 0000000..70939af Binary files /dev/null and b/pokemon/home/small/shiny/453.png differ diff --git a/pokemon/home/small/shiny/454.png b/pokemon/home/small/shiny/454.png new file mode 100644 index 0000000..158f451 Binary files /dev/null and b/pokemon/home/small/shiny/454.png differ diff --git a/pokemon/home/small/shiny/455.png b/pokemon/home/small/shiny/455.png new file mode 100644 index 0000000..37896aa Binary files /dev/null and b/pokemon/home/small/shiny/455.png differ diff --git a/pokemon/home/small/shiny/456.png b/pokemon/home/small/shiny/456.png new file mode 100644 index 0000000..4790997 Binary files /dev/null and b/pokemon/home/small/shiny/456.png differ diff --git a/pokemon/home/small/shiny/457.png b/pokemon/home/small/shiny/457.png new file mode 100644 index 0000000..570e397 Binary files /dev/null and b/pokemon/home/small/shiny/457.png differ diff --git a/pokemon/home/small/shiny/458.png b/pokemon/home/small/shiny/458.png new file mode 100644 index 0000000..ea977c2 Binary files /dev/null and b/pokemon/home/small/shiny/458.png differ diff --git a/pokemon/home/small/shiny/459.png b/pokemon/home/small/shiny/459.png new file mode 100644 index 0000000..4384a86 Binary files /dev/null and b/pokemon/home/small/shiny/459.png differ diff --git a/pokemon/home/small/shiny/46.png b/pokemon/home/small/shiny/46.png new file mode 100644 index 0000000..65b8042 Binary files /dev/null and b/pokemon/home/small/shiny/46.png differ diff --git a/pokemon/home/small/shiny/460-mega.png b/pokemon/home/small/shiny/460-mega.png new file mode 100644 index 0000000..5a69ecb Binary files /dev/null and b/pokemon/home/small/shiny/460-mega.png differ diff --git a/pokemon/home/small/shiny/460.png b/pokemon/home/small/shiny/460.png new file mode 100644 index 0000000..fa9523f Binary files /dev/null and b/pokemon/home/small/shiny/460.png differ diff --git a/pokemon/home/small/shiny/461.png b/pokemon/home/small/shiny/461.png new file mode 100644 index 0000000..6077723 Binary files /dev/null and b/pokemon/home/small/shiny/461.png differ diff --git a/pokemon/home/small/shiny/462.png b/pokemon/home/small/shiny/462.png new file mode 100644 index 0000000..aff03b9 Binary files /dev/null and b/pokemon/home/small/shiny/462.png differ diff --git a/pokemon/home/small/shiny/463.png b/pokemon/home/small/shiny/463.png new file mode 100644 index 0000000..2f6ec3f Binary files /dev/null and b/pokemon/home/small/shiny/463.png differ diff --git a/pokemon/home/small/shiny/464.png b/pokemon/home/small/shiny/464.png new file mode 100644 index 0000000..6d6c783 Binary files /dev/null and b/pokemon/home/small/shiny/464.png differ diff --git a/pokemon/home/small/shiny/465.png b/pokemon/home/small/shiny/465.png new file mode 100644 index 0000000..767de88 Binary files /dev/null and b/pokemon/home/small/shiny/465.png differ diff --git a/pokemon/home/small/shiny/466.png b/pokemon/home/small/shiny/466.png new file mode 100644 index 0000000..e1ff6cc Binary files /dev/null and b/pokemon/home/small/shiny/466.png differ diff --git a/pokemon/home/small/shiny/467.png b/pokemon/home/small/shiny/467.png new file mode 100644 index 0000000..d9960c6 Binary files /dev/null and b/pokemon/home/small/shiny/467.png differ diff --git a/pokemon/home/small/shiny/468.png b/pokemon/home/small/shiny/468.png new file mode 100644 index 0000000..5dad2ad Binary files /dev/null and b/pokemon/home/small/shiny/468.png differ diff --git a/pokemon/home/small/shiny/469.png b/pokemon/home/small/shiny/469.png new file mode 100644 index 0000000..f82c879 Binary files /dev/null and b/pokemon/home/small/shiny/469.png differ diff --git a/pokemon/home/small/shiny/47.png b/pokemon/home/small/shiny/47.png new file mode 100644 index 0000000..2a0127f Binary files /dev/null and b/pokemon/home/small/shiny/47.png differ diff --git a/pokemon/home/small/shiny/470.png b/pokemon/home/small/shiny/470.png new file mode 100644 index 0000000..fb8656a Binary files /dev/null and b/pokemon/home/small/shiny/470.png differ diff --git a/pokemon/home/small/shiny/471.png b/pokemon/home/small/shiny/471.png new file mode 100644 index 0000000..89da45c Binary files /dev/null and b/pokemon/home/small/shiny/471.png differ diff --git a/pokemon/home/small/shiny/472.png b/pokemon/home/small/shiny/472.png new file mode 100644 index 0000000..011e023 Binary files /dev/null and b/pokemon/home/small/shiny/472.png differ diff --git a/pokemon/home/small/shiny/473.png b/pokemon/home/small/shiny/473.png new file mode 100644 index 0000000..75a5f07 Binary files /dev/null and b/pokemon/home/small/shiny/473.png differ diff --git a/pokemon/home/small/shiny/474.png b/pokemon/home/small/shiny/474.png new file mode 100644 index 0000000..09a3be4 Binary files /dev/null and b/pokemon/home/small/shiny/474.png differ diff --git a/pokemon/home/small/shiny/475-mega.png b/pokemon/home/small/shiny/475-mega.png new file mode 100644 index 0000000..5952219 Binary files /dev/null and b/pokemon/home/small/shiny/475-mega.png differ diff --git a/pokemon/home/small/shiny/475.png b/pokemon/home/small/shiny/475.png new file mode 100644 index 0000000..c7996ee Binary files /dev/null and b/pokemon/home/small/shiny/475.png differ diff --git a/pokemon/home/small/shiny/476.png b/pokemon/home/small/shiny/476.png new file mode 100644 index 0000000..fc146e4 Binary files /dev/null and b/pokemon/home/small/shiny/476.png differ diff --git a/pokemon/home/small/shiny/477.png b/pokemon/home/small/shiny/477.png new file mode 100644 index 0000000..dababc8 Binary files /dev/null and b/pokemon/home/small/shiny/477.png differ diff --git a/pokemon/home/small/shiny/478.png b/pokemon/home/small/shiny/478.png new file mode 100644 index 0000000..7c43ca9 Binary files /dev/null and b/pokemon/home/small/shiny/478.png differ diff --git a/pokemon/home/small/shiny/479-fan.png b/pokemon/home/small/shiny/479-fan.png new file mode 100644 index 0000000..413214b Binary files /dev/null and b/pokemon/home/small/shiny/479-fan.png differ diff --git a/pokemon/home/small/shiny/479-frost.png b/pokemon/home/small/shiny/479-frost.png new file mode 100644 index 0000000..2fb9337 Binary files /dev/null and b/pokemon/home/small/shiny/479-frost.png differ diff --git a/pokemon/home/small/shiny/479-heat.png b/pokemon/home/small/shiny/479-heat.png new file mode 100644 index 0000000..be77d74 Binary files /dev/null and b/pokemon/home/small/shiny/479-heat.png differ diff --git a/pokemon/home/small/shiny/479-mow.png b/pokemon/home/small/shiny/479-mow.png new file mode 100644 index 0000000..35195fd Binary files /dev/null and b/pokemon/home/small/shiny/479-mow.png differ diff --git a/pokemon/home/small/shiny/479-wash.png b/pokemon/home/small/shiny/479-wash.png new file mode 100644 index 0000000..e231ddf Binary files /dev/null and b/pokemon/home/small/shiny/479-wash.png differ diff --git a/pokemon/home/small/shiny/479.png b/pokemon/home/small/shiny/479.png new file mode 100644 index 0000000..8af3799 Binary files /dev/null and b/pokemon/home/small/shiny/479.png differ diff --git a/pokemon/home/small/shiny/48.png b/pokemon/home/small/shiny/48.png new file mode 100644 index 0000000..3817ebb Binary files /dev/null and b/pokemon/home/small/shiny/48.png differ diff --git a/pokemon/home/small/shiny/480.png b/pokemon/home/small/shiny/480.png new file mode 100644 index 0000000..b501389 Binary files /dev/null and b/pokemon/home/small/shiny/480.png differ diff --git a/pokemon/home/small/shiny/481.png b/pokemon/home/small/shiny/481.png new file mode 100644 index 0000000..85c46e1 Binary files /dev/null and b/pokemon/home/small/shiny/481.png differ diff --git a/pokemon/home/small/shiny/482.png b/pokemon/home/small/shiny/482.png new file mode 100644 index 0000000..31c069c Binary files /dev/null and b/pokemon/home/small/shiny/482.png differ diff --git a/pokemon/home/small/shiny/483.png b/pokemon/home/small/shiny/483.png new file mode 100644 index 0000000..c55ef90 Binary files /dev/null and b/pokemon/home/small/shiny/483.png differ diff --git a/pokemon/home/small/shiny/484.png b/pokemon/home/small/shiny/484.png new file mode 100644 index 0000000..0e17366 Binary files /dev/null and b/pokemon/home/small/shiny/484.png differ diff --git a/pokemon/home/small/shiny/485.png b/pokemon/home/small/shiny/485.png new file mode 100644 index 0000000..4a20f8d Binary files /dev/null and b/pokemon/home/small/shiny/485.png differ diff --git a/pokemon/home/small/shiny/486.png b/pokemon/home/small/shiny/486.png new file mode 100644 index 0000000..1b45fbd Binary files /dev/null and b/pokemon/home/small/shiny/486.png differ diff --git a/pokemon/home/small/shiny/487-altered.png b/pokemon/home/small/shiny/487-altered.png new file mode 100644 index 0000000..0ae1016 Binary files /dev/null and b/pokemon/home/small/shiny/487-altered.png differ diff --git a/pokemon/home/small/shiny/487-origin.png b/pokemon/home/small/shiny/487-origin.png new file mode 100644 index 0000000..845a37f Binary files /dev/null and b/pokemon/home/small/shiny/487-origin.png differ diff --git a/pokemon/home/small/shiny/488.png b/pokemon/home/small/shiny/488.png new file mode 100644 index 0000000..7faa314 Binary files /dev/null and b/pokemon/home/small/shiny/488.png differ diff --git a/pokemon/home/small/shiny/489.png b/pokemon/home/small/shiny/489.png new file mode 100644 index 0000000..85399aa Binary files /dev/null and b/pokemon/home/small/shiny/489.png differ diff --git a/pokemon/home/small/shiny/49.png b/pokemon/home/small/shiny/49.png new file mode 100644 index 0000000..2ca1440 Binary files /dev/null and b/pokemon/home/small/shiny/49.png differ diff --git a/pokemon/home/small/shiny/490.png b/pokemon/home/small/shiny/490.png new file mode 100644 index 0000000..1cb4f31 Binary files /dev/null and b/pokemon/home/small/shiny/490.png differ diff --git a/pokemon/home/small/shiny/491.png b/pokemon/home/small/shiny/491.png new file mode 100644 index 0000000..c17f784 Binary files /dev/null and b/pokemon/home/small/shiny/491.png differ diff --git a/pokemon/home/small/shiny/492-land.png b/pokemon/home/small/shiny/492-land.png new file mode 100644 index 0000000..353a614 Binary files /dev/null and b/pokemon/home/small/shiny/492-land.png differ diff --git a/pokemon/home/small/shiny/492-sky.png b/pokemon/home/small/shiny/492-sky.png new file mode 100644 index 0000000..18d5902 Binary files /dev/null and b/pokemon/home/small/shiny/492-sky.png differ diff --git a/pokemon/home/small/shiny/493-bug.png b/pokemon/home/small/shiny/493-bug.png new file mode 100644 index 0000000..1e4835f Binary files /dev/null and b/pokemon/home/small/shiny/493-bug.png differ diff --git a/pokemon/home/small/shiny/493-dark.png b/pokemon/home/small/shiny/493-dark.png new file mode 100644 index 0000000..b4d04bc Binary files /dev/null and b/pokemon/home/small/shiny/493-dark.png differ diff --git a/pokemon/home/small/shiny/493-dragon.png b/pokemon/home/small/shiny/493-dragon.png new file mode 100644 index 0000000..393cc04 Binary files /dev/null and b/pokemon/home/small/shiny/493-dragon.png differ diff --git a/pokemon/home/small/shiny/493-electric.png b/pokemon/home/small/shiny/493-electric.png new file mode 100644 index 0000000..960be29 Binary files /dev/null and b/pokemon/home/small/shiny/493-electric.png differ diff --git a/pokemon/home/small/shiny/493-fairy.png b/pokemon/home/small/shiny/493-fairy.png new file mode 100644 index 0000000..0d2a8e6 Binary files /dev/null and b/pokemon/home/small/shiny/493-fairy.png differ diff --git a/pokemon/home/small/shiny/493-fighting.png b/pokemon/home/small/shiny/493-fighting.png new file mode 100644 index 0000000..3130292 Binary files /dev/null and b/pokemon/home/small/shiny/493-fighting.png differ diff --git a/pokemon/home/small/shiny/493-fire.png b/pokemon/home/small/shiny/493-fire.png new file mode 100644 index 0000000..f93f0de Binary files /dev/null and b/pokemon/home/small/shiny/493-fire.png differ diff --git a/pokemon/home/small/shiny/493-flying.png b/pokemon/home/small/shiny/493-flying.png new file mode 100644 index 0000000..2b9e428 Binary files /dev/null and b/pokemon/home/small/shiny/493-flying.png differ diff --git a/pokemon/home/small/shiny/493-ghost.png b/pokemon/home/small/shiny/493-ghost.png new file mode 100644 index 0000000..4fcec75 Binary files /dev/null and b/pokemon/home/small/shiny/493-ghost.png differ diff --git a/pokemon/home/small/shiny/493-grass.png b/pokemon/home/small/shiny/493-grass.png new file mode 100644 index 0000000..cce1dc9 Binary files /dev/null and b/pokemon/home/small/shiny/493-grass.png differ diff --git a/pokemon/home/small/shiny/493-ground.png b/pokemon/home/small/shiny/493-ground.png new file mode 100644 index 0000000..ccd3336 Binary files /dev/null and b/pokemon/home/small/shiny/493-ground.png differ diff --git a/pokemon/home/small/shiny/493-ice.png b/pokemon/home/small/shiny/493-ice.png new file mode 100644 index 0000000..835f847 Binary files /dev/null and b/pokemon/home/small/shiny/493-ice.png differ diff --git a/pokemon/home/small/shiny/493-normal.png b/pokemon/home/small/shiny/493-normal.png new file mode 100644 index 0000000..1155a4e Binary files /dev/null and b/pokemon/home/small/shiny/493-normal.png differ diff --git a/pokemon/home/small/shiny/493-poison.png b/pokemon/home/small/shiny/493-poison.png new file mode 100644 index 0000000..469da40 Binary files /dev/null and b/pokemon/home/small/shiny/493-poison.png differ diff --git a/pokemon/home/small/shiny/493-psychic.png b/pokemon/home/small/shiny/493-psychic.png new file mode 100644 index 0000000..1fd2a98 Binary files /dev/null and b/pokemon/home/small/shiny/493-psychic.png differ diff --git a/pokemon/home/small/shiny/493-rock.png b/pokemon/home/small/shiny/493-rock.png new file mode 100644 index 0000000..c060991 Binary files /dev/null and b/pokemon/home/small/shiny/493-rock.png differ diff --git a/pokemon/home/small/shiny/493-steel.png b/pokemon/home/small/shiny/493-steel.png new file mode 100644 index 0000000..7a9f34e Binary files /dev/null and b/pokemon/home/small/shiny/493-steel.png differ diff --git a/pokemon/home/small/shiny/493-water.png b/pokemon/home/small/shiny/493-water.png new file mode 100644 index 0000000..cc0454d Binary files /dev/null and b/pokemon/home/small/shiny/493-water.png differ diff --git a/pokemon/home/small/shiny/494.png b/pokemon/home/small/shiny/494.png new file mode 100644 index 0000000..8b335f3 Binary files /dev/null and b/pokemon/home/small/shiny/494.png differ diff --git a/pokemon/home/small/shiny/495.png b/pokemon/home/small/shiny/495.png new file mode 100644 index 0000000..c78ba8c Binary files /dev/null and b/pokemon/home/small/shiny/495.png differ diff --git a/pokemon/home/small/shiny/496.png b/pokemon/home/small/shiny/496.png new file mode 100644 index 0000000..36909d8 Binary files /dev/null and b/pokemon/home/small/shiny/496.png differ diff --git a/pokemon/home/small/shiny/497.png b/pokemon/home/small/shiny/497.png new file mode 100644 index 0000000..b2a8813 Binary files /dev/null and b/pokemon/home/small/shiny/497.png differ diff --git a/pokemon/home/small/shiny/498.png b/pokemon/home/small/shiny/498.png new file mode 100644 index 0000000..6dcb650 Binary files /dev/null and b/pokemon/home/small/shiny/498.png differ diff --git a/pokemon/home/small/shiny/499.png b/pokemon/home/small/shiny/499.png new file mode 100644 index 0000000..cf12110 Binary files /dev/null and b/pokemon/home/small/shiny/499.png differ diff --git a/pokemon/home/small/shiny/5.png b/pokemon/home/small/shiny/5.png new file mode 100644 index 0000000..7d4f035 Binary files /dev/null and b/pokemon/home/small/shiny/5.png differ diff --git a/pokemon/home/small/shiny/50-alola.png b/pokemon/home/small/shiny/50-alola.png new file mode 100644 index 0000000..d818409 Binary files /dev/null and b/pokemon/home/small/shiny/50-alola.png differ diff --git a/pokemon/home/small/shiny/50.png b/pokemon/home/small/shiny/50.png new file mode 100644 index 0000000..b613066 Binary files /dev/null and b/pokemon/home/small/shiny/50.png differ diff --git a/pokemon/home/small/shiny/500.png b/pokemon/home/small/shiny/500.png new file mode 100644 index 0000000..bbaf1c7 Binary files /dev/null and b/pokemon/home/small/shiny/500.png differ diff --git a/pokemon/home/small/shiny/501.png b/pokemon/home/small/shiny/501.png new file mode 100644 index 0000000..bffae52 Binary files /dev/null and b/pokemon/home/small/shiny/501.png differ diff --git a/pokemon/home/small/shiny/502.png b/pokemon/home/small/shiny/502.png new file mode 100644 index 0000000..b7e43e1 Binary files /dev/null and b/pokemon/home/small/shiny/502.png differ diff --git a/pokemon/home/small/shiny/503.png b/pokemon/home/small/shiny/503.png new file mode 100644 index 0000000..fd93a84 Binary files /dev/null and b/pokemon/home/small/shiny/503.png differ diff --git a/pokemon/home/small/shiny/504.png b/pokemon/home/small/shiny/504.png new file mode 100644 index 0000000..165b396 Binary files /dev/null and b/pokemon/home/small/shiny/504.png differ diff --git a/pokemon/home/small/shiny/505.png b/pokemon/home/small/shiny/505.png new file mode 100644 index 0000000..1ed03d3 Binary files /dev/null and b/pokemon/home/small/shiny/505.png differ diff --git a/pokemon/home/small/shiny/506.png b/pokemon/home/small/shiny/506.png new file mode 100644 index 0000000..7b64bfb Binary files /dev/null and b/pokemon/home/small/shiny/506.png differ diff --git a/pokemon/home/small/shiny/507.png b/pokemon/home/small/shiny/507.png new file mode 100644 index 0000000..65dfe39 Binary files /dev/null and b/pokemon/home/small/shiny/507.png differ diff --git a/pokemon/home/small/shiny/508.png b/pokemon/home/small/shiny/508.png new file mode 100644 index 0000000..dd83e22 Binary files /dev/null and b/pokemon/home/small/shiny/508.png differ diff --git a/pokemon/home/small/shiny/509.png b/pokemon/home/small/shiny/509.png new file mode 100644 index 0000000..cdbfbd5 Binary files /dev/null and b/pokemon/home/small/shiny/509.png differ diff --git a/pokemon/home/small/shiny/51-alola.png b/pokemon/home/small/shiny/51-alola.png new file mode 100644 index 0000000..af4aa27 Binary files /dev/null and b/pokemon/home/small/shiny/51-alola.png differ diff --git a/pokemon/home/small/shiny/51.png b/pokemon/home/small/shiny/51.png new file mode 100644 index 0000000..a850f4c Binary files /dev/null and b/pokemon/home/small/shiny/51.png differ diff --git a/pokemon/home/small/shiny/510.png b/pokemon/home/small/shiny/510.png new file mode 100644 index 0000000..0c55053 Binary files /dev/null and b/pokemon/home/small/shiny/510.png differ diff --git a/pokemon/home/small/shiny/511.png b/pokemon/home/small/shiny/511.png new file mode 100644 index 0000000..f7d6b08 Binary files /dev/null and b/pokemon/home/small/shiny/511.png differ diff --git a/pokemon/home/small/shiny/512.png b/pokemon/home/small/shiny/512.png new file mode 100644 index 0000000..ed5da5e Binary files /dev/null and b/pokemon/home/small/shiny/512.png differ diff --git a/pokemon/home/small/shiny/513.png b/pokemon/home/small/shiny/513.png new file mode 100644 index 0000000..9316aaa Binary files /dev/null and b/pokemon/home/small/shiny/513.png differ diff --git a/pokemon/home/small/shiny/514.png b/pokemon/home/small/shiny/514.png new file mode 100644 index 0000000..8900b2d Binary files /dev/null and b/pokemon/home/small/shiny/514.png differ diff --git a/pokemon/home/small/shiny/515.png b/pokemon/home/small/shiny/515.png new file mode 100644 index 0000000..6e22a9d Binary files /dev/null and b/pokemon/home/small/shiny/515.png differ diff --git a/pokemon/home/small/shiny/516.png b/pokemon/home/small/shiny/516.png new file mode 100644 index 0000000..ba9ec48 Binary files /dev/null and b/pokemon/home/small/shiny/516.png differ diff --git a/pokemon/home/small/shiny/517.png b/pokemon/home/small/shiny/517.png new file mode 100644 index 0000000..7d4f7d8 Binary files /dev/null and b/pokemon/home/small/shiny/517.png differ diff --git a/pokemon/home/small/shiny/518.png b/pokemon/home/small/shiny/518.png new file mode 100644 index 0000000..edfe15b Binary files /dev/null and b/pokemon/home/small/shiny/518.png differ diff --git a/pokemon/home/small/shiny/519.png b/pokemon/home/small/shiny/519.png new file mode 100644 index 0000000..60e9c5d Binary files /dev/null and b/pokemon/home/small/shiny/519.png differ diff --git a/pokemon/home/small/shiny/52-alola.png b/pokemon/home/small/shiny/52-alola.png new file mode 100644 index 0000000..d717da6 Binary files /dev/null and b/pokemon/home/small/shiny/52-alola.png differ diff --git a/pokemon/home/small/shiny/52-galar.png b/pokemon/home/small/shiny/52-galar.png new file mode 100644 index 0000000..29ea7ab Binary files /dev/null and b/pokemon/home/small/shiny/52-galar.png differ diff --git a/pokemon/home/small/shiny/52.png b/pokemon/home/small/shiny/52.png new file mode 100644 index 0000000..90acf62 Binary files /dev/null and b/pokemon/home/small/shiny/52.png differ diff --git a/pokemon/home/small/shiny/520.png b/pokemon/home/small/shiny/520.png new file mode 100644 index 0000000..10f78ec Binary files /dev/null and b/pokemon/home/small/shiny/520.png differ diff --git a/pokemon/home/small/shiny/521.png b/pokemon/home/small/shiny/521.png new file mode 100644 index 0000000..91487ef Binary files /dev/null and b/pokemon/home/small/shiny/521.png differ diff --git a/pokemon/home/small/shiny/522.png b/pokemon/home/small/shiny/522.png new file mode 100644 index 0000000..289f2c8 Binary files /dev/null and b/pokemon/home/small/shiny/522.png differ diff --git a/pokemon/home/small/shiny/523.png b/pokemon/home/small/shiny/523.png new file mode 100644 index 0000000..c36fff1 Binary files /dev/null and b/pokemon/home/small/shiny/523.png differ diff --git a/pokemon/home/small/shiny/524.png b/pokemon/home/small/shiny/524.png new file mode 100644 index 0000000..3e85ac1 Binary files /dev/null and b/pokemon/home/small/shiny/524.png differ diff --git a/pokemon/home/small/shiny/525.png b/pokemon/home/small/shiny/525.png new file mode 100644 index 0000000..54b9ac3 Binary files /dev/null and b/pokemon/home/small/shiny/525.png differ diff --git a/pokemon/home/small/shiny/526.png b/pokemon/home/small/shiny/526.png new file mode 100644 index 0000000..fb3a077 Binary files /dev/null and b/pokemon/home/small/shiny/526.png differ diff --git a/pokemon/home/small/shiny/527.png b/pokemon/home/small/shiny/527.png new file mode 100644 index 0000000..6c2b8c2 Binary files /dev/null and b/pokemon/home/small/shiny/527.png differ diff --git a/pokemon/home/small/shiny/528.png b/pokemon/home/small/shiny/528.png new file mode 100644 index 0000000..a0da5e6 Binary files /dev/null and b/pokemon/home/small/shiny/528.png differ diff --git a/pokemon/home/small/shiny/529.png b/pokemon/home/small/shiny/529.png new file mode 100644 index 0000000..f0538a4 Binary files /dev/null and b/pokemon/home/small/shiny/529.png differ diff --git a/pokemon/home/small/shiny/53-alola.png b/pokemon/home/small/shiny/53-alola.png new file mode 100644 index 0000000..bbb73e5 Binary files /dev/null and b/pokemon/home/small/shiny/53-alola.png differ diff --git a/pokemon/home/small/shiny/53.png b/pokemon/home/small/shiny/53.png new file mode 100644 index 0000000..eb963d3 Binary files /dev/null and b/pokemon/home/small/shiny/53.png differ diff --git a/pokemon/home/small/shiny/530.png b/pokemon/home/small/shiny/530.png new file mode 100644 index 0000000..ad9f70c Binary files /dev/null and b/pokemon/home/small/shiny/530.png differ diff --git a/pokemon/home/small/shiny/531-mega.png b/pokemon/home/small/shiny/531-mega.png new file mode 100644 index 0000000..b08960e Binary files /dev/null and b/pokemon/home/small/shiny/531-mega.png differ diff --git a/pokemon/home/small/shiny/531.png b/pokemon/home/small/shiny/531.png new file mode 100644 index 0000000..934fd95 Binary files /dev/null and b/pokemon/home/small/shiny/531.png differ diff --git a/pokemon/home/small/shiny/532.png b/pokemon/home/small/shiny/532.png new file mode 100644 index 0000000..9726b99 Binary files /dev/null and b/pokemon/home/small/shiny/532.png differ diff --git a/pokemon/home/small/shiny/533.png b/pokemon/home/small/shiny/533.png new file mode 100644 index 0000000..b7b6e31 Binary files /dev/null and b/pokemon/home/small/shiny/533.png differ diff --git a/pokemon/home/small/shiny/534.png b/pokemon/home/small/shiny/534.png new file mode 100644 index 0000000..3f14093 Binary files /dev/null and b/pokemon/home/small/shiny/534.png differ diff --git a/pokemon/home/small/shiny/535.png b/pokemon/home/small/shiny/535.png new file mode 100644 index 0000000..0108fc2 Binary files /dev/null and b/pokemon/home/small/shiny/535.png differ diff --git a/pokemon/home/small/shiny/536.png b/pokemon/home/small/shiny/536.png new file mode 100644 index 0000000..5ab4ab5 Binary files /dev/null and b/pokemon/home/small/shiny/536.png differ diff --git a/pokemon/home/small/shiny/537.png b/pokemon/home/small/shiny/537.png new file mode 100644 index 0000000..7daf773 Binary files /dev/null and b/pokemon/home/small/shiny/537.png differ diff --git a/pokemon/home/small/shiny/538.png b/pokemon/home/small/shiny/538.png new file mode 100644 index 0000000..4b3546b Binary files /dev/null and b/pokemon/home/small/shiny/538.png differ diff --git a/pokemon/home/small/shiny/539.png b/pokemon/home/small/shiny/539.png new file mode 100644 index 0000000..19e0565 Binary files /dev/null and b/pokemon/home/small/shiny/539.png differ diff --git a/pokemon/home/small/shiny/54.png b/pokemon/home/small/shiny/54.png new file mode 100644 index 0000000..ecacd9f Binary files /dev/null and b/pokemon/home/small/shiny/54.png differ diff --git a/pokemon/home/small/shiny/540.png b/pokemon/home/small/shiny/540.png new file mode 100644 index 0000000..820408c Binary files /dev/null and b/pokemon/home/small/shiny/540.png differ diff --git a/pokemon/home/small/shiny/541.png b/pokemon/home/small/shiny/541.png new file mode 100644 index 0000000..f4a63eb Binary files /dev/null and b/pokemon/home/small/shiny/541.png differ diff --git a/pokemon/home/small/shiny/542.png b/pokemon/home/small/shiny/542.png new file mode 100644 index 0000000..cb92228 Binary files /dev/null and b/pokemon/home/small/shiny/542.png differ diff --git a/pokemon/home/small/shiny/543.png b/pokemon/home/small/shiny/543.png new file mode 100644 index 0000000..8f28353 Binary files /dev/null and b/pokemon/home/small/shiny/543.png differ diff --git a/pokemon/home/small/shiny/544.png b/pokemon/home/small/shiny/544.png new file mode 100644 index 0000000..ae2ada7 Binary files /dev/null and b/pokemon/home/small/shiny/544.png differ diff --git a/pokemon/home/small/shiny/545.png b/pokemon/home/small/shiny/545.png new file mode 100644 index 0000000..eb3e2a0 Binary files /dev/null and b/pokemon/home/small/shiny/545.png differ diff --git a/pokemon/home/small/shiny/546.png b/pokemon/home/small/shiny/546.png new file mode 100644 index 0000000..326a5bb Binary files /dev/null and b/pokemon/home/small/shiny/546.png differ diff --git a/pokemon/home/small/shiny/547.png b/pokemon/home/small/shiny/547.png new file mode 100644 index 0000000..cfb55b8 Binary files /dev/null and b/pokemon/home/small/shiny/547.png differ diff --git a/pokemon/home/small/shiny/548.png b/pokemon/home/small/shiny/548.png new file mode 100644 index 0000000..2f425de Binary files /dev/null and b/pokemon/home/small/shiny/548.png differ diff --git a/pokemon/home/small/shiny/549.png b/pokemon/home/small/shiny/549.png new file mode 100644 index 0000000..d706328 Binary files /dev/null and b/pokemon/home/small/shiny/549.png differ diff --git a/pokemon/home/small/shiny/55.png b/pokemon/home/small/shiny/55.png new file mode 100644 index 0000000..0e60fe0 Binary files /dev/null and b/pokemon/home/small/shiny/55.png differ diff --git a/pokemon/home/small/shiny/550-blue-striped.png b/pokemon/home/small/shiny/550-blue-striped.png new file mode 100644 index 0000000..f67b99b Binary files /dev/null and b/pokemon/home/small/shiny/550-blue-striped.png differ diff --git a/pokemon/home/small/shiny/550-red-striped.png b/pokemon/home/small/shiny/550-red-striped.png new file mode 100644 index 0000000..700dfce Binary files /dev/null and b/pokemon/home/small/shiny/550-red-striped.png differ diff --git a/pokemon/home/small/shiny/551.png b/pokemon/home/small/shiny/551.png new file mode 100644 index 0000000..2a799f5 Binary files /dev/null and b/pokemon/home/small/shiny/551.png differ diff --git a/pokemon/home/small/shiny/552.png b/pokemon/home/small/shiny/552.png new file mode 100644 index 0000000..c370a6d Binary files /dev/null and b/pokemon/home/small/shiny/552.png differ diff --git a/pokemon/home/small/shiny/553.png b/pokemon/home/small/shiny/553.png new file mode 100644 index 0000000..d4d8ba1 Binary files /dev/null and b/pokemon/home/small/shiny/553.png differ diff --git a/pokemon/home/small/shiny/554-galar.png b/pokemon/home/small/shiny/554-galar.png new file mode 100644 index 0000000..db16f29 Binary files /dev/null and b/pokemon/home/small/shiny/554-galar.png differ diff --git a/pokemon/home/small/shiny/554.png b/pokemon/home/small/shiny/554.png new file mode 100644 index 0000000..600f506 Binary files /dev/null and b/pokemon/home/small/shiny/554.png differ diff --git a/pokemon/home/small/shiny/555-standard-galar.png b/pokemon/home/small/shiny/555-standard-galar.png new file mode 100644 index 0000000..d304651 Binary files /dev/null and b/pokemon/home/small/shiny/555-standard-galar.png differ diff --git a/pokemon/home/small/shiny/555-standard.png b/pokemon/home/small/shiny/555-standard.png new file mode 100644 index 0000000..f7163f3 Binary files /dev/null and b/pokemon/home/small/shiny/555-standard.png differ diff --git a/pokemon/home/small/shiny/555-zen-galar.png b/pokemon/home/small/shiny/555-zen-galar.png new file mode 100644 index 0000000..78815be Binary files /dev/null and b/pokemon/home/small/shiny/555-zen-galar.png differ diff --git a/pokemon/home/small/shiny/555-zen.png b/pokemon/home/small/shiny/555-zen.png new file mode 100644 index 0000000..04342b5 Binary files /dev/null and b/pokemon/home/small/shiny/555-zen.png differ diff --git a/pokemon/home/small/shiny/556.png b/pokemon/home/small/shiny/556.png new file mode 100644 index 0000000..95eb6f8 Binary files /dev/null and b/pokemon/home/small/shiny/556.png differ diff --git a/pokemon/home/small/shiny/557.png b/pokemon/home/small/shiny/557.png new file mode 100644 index 0000000..f7c03eb Binary files /dev/null and b/pokemon/home/small/shiny/557.png differ diff --git a/pokemon/home/small/shiny/558.png b/pokemon/home/small/shiny/558.png new file mode 100644 index 0000000..6728420 Binary files /dev/null and b/pokemon/home/small/shiny/558.png differ diff --git a/pokemon/home/small/shiny/559.png b/pokemon/home/small/shiny/559.png new file mode 100644 index 0000000..5278871 Binary files /dev/null and b/pokemon/home/small/shiny/559.png differ diff --git a/pokemon/home/small/shiny/56.png b/pokemon/home/small/shiny/56.png new file mode 100644 index 0000000..69a03cf Binary files /dev/null and b/pokemon/home/small/shiny/56.png differ diff --git a/pokemon/home/small/shiny/560.png b/pokemon/home/small/shiny/560.png new file mode 100644 index 0000000..3881c13 Binary files /dev/null and b/pokemon/home/small/shiny/560.png differ diff --git a/pokemon/home/small/shiny/561.png b/pokemon/home/small/shiny/561.png new file mode 100644 index 0000000..a46488d Binary files /dev/null and b/pokemon/home/small/shiny/561.png differ diff --git a/pokemon/home/small/shiny/562-galar.png b/pokemon/home/small/shiny/562-galar.png new file mode 100644 index 0000000..b6aa222 Binary files /dev/null and b/pokemon/home/small/shiny/562-galar.png differ diff --git a/pokemon/home/small/shiny/562.png b/pokemon/home/small/shiny/562.png new file mode 100644 index 0000000..5ffa265 Binary files /dev/null and b/pokemon/home/small/shiny/562.png differ diff --git a/pokemon/home/small/shiny/563.png b/pokemon/home/small/shiny/563.png new file mode 100644 index 0000000..4a2e088 Binary files /dev/null and b/pokemon/home/small/shiny/563.png differ diff --git a/pokemon/home/small/shiny/564.png b/pokemon/home/small/shiny/564.png new file mode 100644 index 0000000..07e2bbc Binary files /dev/null and b/pokemon/home/small/shiny/564.png differ diff --git a/pokemon/home/small/shiny/565.png b/pokemon/home/small/shiny/565.png new file mode 100644 index 0000000..e16325b Binary files /dev/null and b/pokemon/home/small/shiny/565.png differ diff --git a/pokemon/home/small/shiny/566.png b/pokemon/home/small/shiny/566.png new file mode 100644 index 0000000..6394963 Binary files /dev/null and b/pokemon/home/small/shiny/566.png differ diff --git a/pokemon/home/small/shiny/567.png b/pokemon/home/small/shiny/567.png new file mode 100644 index 0000000..45b1642 Binary files /dev/null and b/pokemon/home/small/shiny/567.png differ diff --git a/pokemon/home/small/shiny/568.png b/pokemon/home/small/shiny/568.png new file mode 100644 index 0000000..a20b3a4 Binary files /dev/null and b/pokemon/home/small/shiny/568.png differ diff --git a/pokemon/home/small/shiny/569.png b/pokemon/home/small/shiny/569.png new file mode 100644 index 0000000..03ded9d Binary files /dev/null and b/pokemon/home/small/shiny/569.png differ diff --git a/pokemon/home/small/shiny/57.png b/pokemon/home/small/shiny/57.png new file mode 100644 index 0000000..f3513c0 Binary files /dev/null and b/pokemon/home/small/shiny/57.png differ diff --git a/pokemon/home/small/shiny/570.png b/pokemon/home/small/shiny/570.png new file mode 100644 index 0000000..d9223c3 Binary files /dev/null and b/pokemon/home/small/shiny/570.png differ diff --git a/pokemon/home/small/shiny/571.png b/pokemon/home/small/shiny/571.png new file mode 100644 index 0000000..0154cfb Binary files /dev/null and b/pokemon/home/small/shiny/571.png differ diff --git a/pokemon/home/small/shiny/572.png b/pokemon/home/small/shiny/572.png new file mode 100644 index 0000000..996ac17 Binary files /dev/null and b/pokemon/home/small/shiny/572.png differ diff --git a/pokemon/home/small/shiny/573.png b/pokemon/home/small/shiny/573.png new file mode 100644 index 0000000..c858229 Binary files /dev/null and b/pokemon/home/small/shiny/573.png differ diff --git a/pokemon/home/small/shiny/574.png b/pokemon/home/small/shiny/574.png new file mode 100644 index 0000000..446903a Binary files /dev/null and b/pokemon/home/small/shiny/574.png differ diff --git a/pokemon/home/small/shiny/575.png b/pokemon/home/small/shiny/575.png new file mode 100644 index 0000000..839953f Binary files /dev/null and b/pokemon/home/small/shiny/575.png differ diff --git a/pokemon/home/small/shiny/576.png b/pokemon/home/small/shiny/576.png new file mode 100644 index 0000000..919c4e5 Binary files /dev/null and b/pokemon/home/small/shiny/576.png differ diff --git a/pokemon/home/small/shiny/577.png b/pokemon/home/small/shiny/577.png new file mode 100644 index 0000000..bd98fca Binary files /dev/null and b/pokemon/home/small/shiny/577.png differ diff --git a/pokemon/home/small/shiny/578.png b/pokemon/home/small/shiny/578.png new file mode 100644 index 0000000..61873a4 Binary files /dev/null and b/pokemon/home/small/shiny/578.png differ diff --git a/pokemon/home/small/shiny/579.png b/pokemon/home/small/shiny/579.png new file mode 100644 index 0000000..c8f3311 Binary files /dev/null and b/pokemon/home/small/shiny/579.png differ diff --git a/pokemon/home/small/shiny/58.png b/pokemon/home/small/shiny/58.png new file mode 100644 index 0000000..50b01a7 Binary files /dev/null and b/pokemon/home/small/shiny/58.png differ diff --git a/pokemon/home/small/shiny/580.png b/pokemon/home/small/shiny/580.png new file mode 100644 index 0000000..103814b Binary files /dev/null and b/pokemon/home/small/shiny/580.png differ diff --git a/pokemon/home/small/shiny/581.png b/pokemon/home/small/shiny/581.png new file mode 100644 index 0000000..f1c69c6 Binary files /dev/null and b/pokemon/home/small/shiny/581.png differ diff --git a/pokemon/home/small/shiny/582.png b/pokemon/home/small/shiny/582.png new file mode 100644 index 0000000..d775918 Binary files /dev/null and b/pokemon/home/small/shiny/582.png differ diff --git a/pokemon/home/small/shiny/583.png b/pokemon/home/small/shiny/583.png new file mode 100644 index 0000000..969789f Binary files /dev/null and b/pokemon/home/small/shiny/583.png differ diff --git a/pokemon/home/small/shiny/584.png b/pokemon/home/small/shiny/584.png new file mode 100644 index 0000000..8414283 Binary files /dev/null and b/pokemon/home/small/shiny/584.png differ diff --git a/pokemon/home/small/shiny/585-autumn.png b/pokemon/home/small/shiny/585-autumn.png new file mode 100644 index 0000000..4b42392 Binary files /dev/null and b/pokemon/home/small/shiny/585-autumn.png differ diff --git a/pokemon/home/small/shiny/585-spring.png b/pokemon/home/small/shiny/585-spring.png new file mode 100644 index 0000000..fe52716 Binary files /dev/null and b/pokemon/home/small/shiny/585-spring.png differ diff --git a/pokemon/home/small/shiny/585-summer.png b/pokemon/home/small/shiny/585-summer.png new file mode 100644 index 0000000..6565d17 Binary files /dev/null and b/pokemon/home/small/shiny/585-summer.png differ diff --git a/pokemon/home/small/shiny/585-winter.png b/pokemon/home/small/shiny/585-winter.png new file mode 100644 index 0000000..11058f2 Binary files /dev/null and b/pokemon/home/small/shiny/585-winter.png differ diff --git a/pokemon/home/small/shiny/586-autumn.png b/pokemon/home/small/shiny/586-autumn.png new file mode 100644 index 0000000..67f086d Binary files /dev/null and b/pokemon/home/small/shiny/586-autumn.png differ diff --git a/pokemon/home/small/shiny/586-spring.png b/pokemon/home/small/shiny/586-spring.png new file mode 100644 index 0000000..1b4faec Binary files /dev/null and b/pokemon/home/small/shiny/586-spring.png differ diff --git a/pokemon/home/small/shiny/586-summer.png b/pokemon/home/small/shiny/586-summer.png new file mode 100644 index 0000000..7bc0fda Binary files /dev/null and b/pokemon/home/small/shiny/586-summer.png differ diff --git a/pokemon/home/small/shiny/586-winter.png b/pokemon/home/small/shiny/586-winter.png new file mode 100644 index 0000000..db34323 Binary files /dev/null and b/pokemon/home/small/shiny/586-winter.png differ diff --git a/pokemon/home/small/shiny/587.png b/pokemon/home/small/shiny/587.png new file mode 100644 index 0000000..020db52 Binary files /dev/null and b/pokemon/home/small/shiny/587.png differ diff --git a/pokemon/home/small/shiny/588.png b/pokemon/home/small/shiny/588.png new file mode 100644 index 0000000..ebb9597 Binary files /dev/null and b/pokemon/home/small/shiny/588.png differ diff --git a/pokemon/home/small/shiny/589.png b/pokemon/home/small/shiny/589.png new file mode 100644 index 0000000..3ccaf0d Binary files /dev/null and b/pokemon/home/small/shiny/589.png differ diff --git a/pokemon/home/small/shiny/59.png b/pokemon/home/small/shiny/59.png new file mode 100644 index 0000000..f8d5720 Binary files /dev/null and b/pokemon/home/small/shiny/59.png differ diff --git a/pokemon/home/small/shiny/590.png b/pokemon/home/small/shiny/590.png new file mode 100644 index 0000000..4c4a286 Binary files /dev/null and b/pokemon/home/small/shiny/590.png differ diff --git a/pokemon/home/small/shiny/591.png b/pokemon/home/small/shiny/591.png new file mode 100644 index 0000000..9be2d4e Binary files /dev/null and b/pokemon/home/small/shiny/591.png differ diff --git a/pokemon/home/small/shiny/592-male.png b/pokemon/home/small/shiny/592-male.png new file mode 100644 index 0000000..41df6f6 Binary files /dev/null and b/pokemon/home/small/shiny/592-male.png differ diff --git a/pokemon/home/small/shiny/593-male.png b/pokemon/home/small/shiny/593-male.png new file mode 100644 index 0000000..2f2d96e Binary files /dev/null and b/pokemon/home/small/shiny/593-male.png differ diff --git a/pokemon/home/small/shiny/594.png b/pokemon/home/small/shiny/594.png new file mode 100644 index 0000000..8d097b2 Binary files /dev/null and b/pokemon/home/small/shiny/594.png differ diff --git a/pokemon/home/small/shiny/595.png b/pokemon/home/small/shiny/595.png new file mode 100644 index 0000000..38f23b6 Binary files /dev/null and b/pokemon/home/small/shiny/595.png differ diff --git a/pokemon/home/small/shiny/596.png b/pokemon/home/small/shiny/596.png new file mode 100644 index 0000000..9d08163 Binary files /dev/null and b/pokemon/home/small/shiny/596.png differ diff --git a/pokemon/home/small/shiny/597.png b/pokemon/home/small/shiny/597.png new file mode 100644 index 0000000..74861db Binary files /dev/null and b/pokemon/home/small/shiny/597.png differ diff --git a/pokemon/home/small/shiny/598.png b/pokemon/home/small/shiny/598.png new file mode 100644 index 0000000..565b326 Binary files /dev/null and b/pokemon/home/small/shiny/598.png differ diff --git a/pokemon/home/small/shiny/599.png b/pokemon/home/small/shiny/599.png new file mode 100644 index 0000000..223741f Binary files /dev/null and b/pokemon/home/small/shiny/599.png differ diff --git a/pokemon/home/small/shiny/6-mega-x.png b/pokemon/home/small/shiny/6-mega-x.png new file mode 100644 index 0000000..0542153 Binary files /dev/null and b/pokemon/home/small/shiny/6-mega-x.png differ diff --git a/pokemon/home/small/shiny/6-mega-y.png b/pokemon/home/small/shiny/6-mega-y.png new file mode 100644 index 0000000..751b39c Binary files /dev/null and b/pokemon/home/small/shiny/6-mega-y.png differ diff --git a/pokemon/home/small/shiny/6.png b/pokemon/home/small/shiny/6.png new file mode 100644 index 0000000..cd14b2d Binary files /dev/null and b/pokemon/home/small/shiny/6.png differ diff --git a/pokemon/home/small/shiny/60.png b/pokemon/home/small/shiny/60.png new file mode 100644 index 0000000..64bf5fa Binary files /dev/null and b/pokemon/home/small/shiny/60.png differ diff --git a/pokemon/home/small/shiny/600.png b/pokemon/home/small/shiny/600.png new file mode 100644 index 0000000..6d55d22 Binary files /dev/null and b/pokemon/home/small/shiny/600.png differ diff --git a/pokemon/home/small/shiny/601.png b/pokemon/home/small/shiny/601.png new file mode 100644 index 0000000..0712d39 Binary files /dev/null and b/pokemon/home/small/shiny/601.png differ diff --git a/pokemon/home/small/shiny/602.png b/pokemon/home/small/shiny/602.png new file mode 100644 index 0000000..24cc9cc Binary files /dev/null and b/pokemon/home/small/shiny/602.png differ diff --git a/pokemon/home/small/shiny/603.png b/pokemon/home/small/shiny/603.png new file mode 100644 index 0000000..bdd6ad3 Binary files /dev/null and b/pokemon/home/small/shiny/603.png differ diff --git a/pokemon/home/small/shiny/604.png b/pokemon/home/small/shiny/604.png new file mode 100644 index 0000000..933c3e5 Binary files /dev/null and b/pokemon/home/small/shiny/604.png differ diff --git a/pokemon/home/small/shiny/605.png b/pokemon/home/small/shiny/605.png new file mode 100644 index 0000000..1a97c37 Binary files /dev/null and b/pokemon/home/small/shiny/605.png differ diff --git a/pokemon/home/small/shiny/606.png b/pokemon/home/small/shiny/606.png new file mode 100644 index 0000000..81ec108 Binary files /dev/null and b/pokemon/home/small/shiny/606.png differ diff --git a/pokemon/home/small/shiny/607.png b/pokemon/home/small/shiny/607.png new file mode 100644 index 0000000..8be9077 Binary files /dev/null and b/pokemon/home/small/shiny/607.png differ diff --git a/pokemon/home/small/shiny/608.png b/pokemon/home/small/shiny/608.png new file mode 100644 index 0000000..eb72567 Binary files /dev/null and b/pokemon/home/small/shiny/608.png differ diff --git a/pokemon/home/small/shiny/609.png b/pokemon/home/small/shiny/609.png new file mode 100644 index 0000000..99475ab Binary files /dev/null and b/pokemon/home/small/shiny/609.png differ diff --git a/pokemon/home/small/shiny/61.png b/pokemon/home/small/shiny/61.png new file mode 100644 index 0000000..103b28b Binary files /dev/null and b/pokemon/home/small/shiny/61.png differ diff --git a/pokemon/home/small/shiny/610.png b/pokemon/home/small/shiny/610.png new file mode 100644 index 0000000..c71154a Binary files /dev/null and b/pokemon/home/small/shiny/610.png differ diff --git a/pokemon/home/small/shiny/611.png b/pokemon/home/small/shiny/611.png new file mode 100644 index 0000000..4e60f25 Binary files /dev/null and b/pokemon/home/small/shiny/611.png differ diff --git a/pokemon/home/small/shiny/612.png b/pokemon/home/small/shiny/612.png new file mode 100644 index 0000000..6f23672 Binary files /dev/null and b/pokemon/home/small/shiny/612.png differ diff --git a/pokemon/home/small/shiny/613.png b/pokemon/home/small/shiny/613.png new file mode 100644 index 0000000..25f9d4f Binary files /dev/null and b/pokemon/home/small/shiny/613.png differ diff --git a/pokemon/home/small/shiny/614.png b/pokemon/home/small/shiny/614.png new file mode 100644 index 0000000..834ed81 Binary files /dev/null and b/pokemon/home/small/shiny/614.png differ diff --git a/pokemon/home/small/shiny/615.png b/pokemon/home/small/shiny/615.png new file mode 100644 index 0000000..e5b1644 Binary files /dev/null and b/pokemon/home/small/shiny/615.png differ diff --git a/pokemon/home/small/shiny/616.png b/pokemon/home/small/shiny/616.png new file mode 100644 index 0000000..d24c7b0 Binary files /dev/null and b/pokemon/home/small/shiny/616.png differ diff --git a/pokemon/home/small/shiny/617.png b/pokemon/home/small/shiny/617.png new file mode 100644 index 0000000..b99bb76 Binary files /dev/null and b/pokemon/home/small/shiny/617.png differ diff --git a/pokemon/home/small/shiny/618-galar.png b/pokemon/home/small/shiny/618-galar.png new file mode 100644 index 0000000..d508924 Binary files /dev/null and b/pokemon/home/small/shiny/618-galar.png differ diff --git a/pokemon/home/small/shiny/618.png b/pokemon/home/small/shiny/618.png new file mode 100644 index 0000000..21bd6fc Binary files /dev/null and b/pokemon/home/small/shiny/618.png differ diff --git a/pokemon/home/small/shiny/619.png b/pokemon/home/small/shiny/619.png new file mode 100644 index 0000000..96bc304 Binary files /dev/null and b/pokemon/home/small/shiny/619.png differ diff --git a/pokemon/home/small/shiny/62.png b/pokemon/home/small/shiny/62.png new file mode 100644 index 0000000..f8025bd Binary files /dev/null and b/pokemon/home/small/shiny/62.png differ diff --git a/pokemon/home/small/shiny/620.png b/pokemon/home/small/shiny/620.png new file mode 100644 index 0000000..438dbd8 Binary files /dev/null and b/pokemon/home/small/shiny/620.png differ diff --git a/pokemon/home/small/shiny/621.png b/pokemon/home/small/shiny/621.png new file mode 100644 index 0000000..4e97600 Binary files /dev/null and b/pokemon/home/small/shiny/621.png differ diff --git a/pokemon/home/small/shiny/622.png b/pokemon/home/small/shiny/622.png new file mode 100644 index 0000000..3ad91ee Binary files /dev/null and b/pokemon/home/small/shiny/622.png differ diff --git a/pokemon/home/small/shiny/623.png b/pokemon/home/small/shiny/623.png new file mode 100644 index 0000000..3e3ec91 Binary files /dev/null and b/pokemon/home/small/shiny/623.png differ diff --git a/pokemon/home/small/shiny/624.png b/pokemon/home/small/shiny/624.png new file mode 100644 index 0000000..04c514b Binary files /dev/null and b/pokemon/home/small/shiny/624.png differ diff --git a/pokemon/home/small/shiny/625.png b/pokemon/home/small/shiny/625.png new file mode 100644 index 0000000..7dc8c72 Binary files /dev/null and b/pokemon/home/small/shiny/625.png differ diff --git a/pokemon/home/small/shiny/626.png b/pokemon/home/small/shiny/626.png new file mode 100644 index 0000000..80c6d50 Binary files /dev/null and b/pokemon/home/small/shiny/626.png differ diff --git a/pokemon/home/small/shiny/627.png b/pokemon/home/small/shiny/627.png new file mode 100644 index 0000000..01323fb Binary files /dev/null and b/pokemon/home/small/shiny/627.png differ diff --git a/pokemon/home/small/shiny/628.png b/pokemon/home/small/shiny/628.png new file mode 100644 index 0000000..449affc Binary files /dev/null and b/pokemon/home/small/shiny/628.png differ diff --git a/pokemon/home/small/shiny/629.png b/pokemon/home/small/shiny/629.png new file mode 100644 index 0000000..07f7ccc Binary files /dev/null and b/pokemon/home/small/shiny/629.png differ diff --git a/pokemon/home/small/shiny/63.png b/pokemon/home/small/shiny/63.png new file mode 100644 index 0000000..4c502c0 Binary files /dev/null and b/pokemon/home/small/shiny/63.png differ diff --git a/pokemon/home/small/shiny/630.png b/pokemon/home/small/shiny/630.png new file mode 100644 index 0000000..eb4702f Binary files /dev/null and b/pokemon/home/small/shiny/630.png differ diff --git a/pokemon/home/small/shiny/631.png b/pokemon/home/small/shiny/631.png new file mode 100644 index 0000000..1d03e92 Binary files /dev/null and b/pokemon/home/small/shiny/631.png differ diff --git a/pokemon/home/small/shiny/632.png b/pokemon/home/small/shiny/632.png new file mode 100644 index 0000000..42da3fa Binary files /dev/null and b/pokemon/home/small/shiny/632.png differ diff --git a/pokemon/home/small/shiny/633.png b/pokemon/home/small/shiny/633.png new file mode 100644 index 0000000..1cac4dd Binary files /dev/null and b/pokemon/home/small/shiny/633.png differ diff --git a/pokemon/home/small/shiny/634.png b/pokemon/home/small/shiny/634.png new file mode 100644 index 0000000..1402709 Binary files /dev/null and b/pokemon/home/small/shiny/634.png differ diff --git a/pokemon/home/small/shiny/635.png b/pokemon/home/small/shiny/635.png new file mode 100644 index 0000000..b841b68 Binary files /dev/null and b/pokemon/home/small/shiny/635.png differ diff --git a/pokemon/home/small/shiny/636.png b/pokemon/home/small/shiny/636.png new file mode 100644 index 0000000..84d0c2c Binary files /dev/null and b/pokemon/home/small/shiny/636.png differ diff --git a/pokemon/home/small/shiny/637.png b/pokemon/home/small/shiny/637.png new file mode 100644 index 0000000..3823cf1 Binary files /dev/null and b/pokemon/home/small/shiny/637.png differ diff --git a/pokemon/home/small/shiny/638.png b/pokemon/home/small/shiny/638.png new file mode 100644 index 0000000..9ff2cc2 Binary files /dev/null and b/pokemon/home/small/shiny/638.png differ diff --git a/pokemon/home/small/shiny/639.png b/pokemon/home/small/shiny/639.png new file mode 100644 index 0000000..2f8a433 Binary files /dev/null and b/pokemon/home/small/shiny/639.png differ diff --git a/pokemon/home/small/shiny/64.png b/pokemon/home/small/shiny/64.png new file mode 100644 index 0000000..13dc76b Binary files /dev/null and b/pokemon/home/small/shiny/64.png differ diff --git a/pokemon/home/small/shiny/640.png b/pokemon/home/small/shiny/640.png new file mode 100644 index 0000000..bfdee45 Binary files /dev/null and b/pokemon/home/small/shiny/640.png differ diff --git a/pokemon/home/small/shiny/641-incarnate.png b/pokemon/home/small/shiny/641-incarnate.png new file mode 100644 index 0000000..b861c73 Binary files /dev/null and b/pokemon/home/small/shiny/641-incarnate.png differ diff --git a/pokemon/home/small/shiny/641-therian.png b/pokemon/home/small/shiny/641-therian.png new file mode 100644 index 0000000..6eef394 Binary files /dev/null and b/pokemon/home/small/shiny/641-therian.png differ diff --git a/pokemon/home/small/shiny/642-incarnate.png b/pokemon/home/small/shiny/642-incarnate.png new file mode 100644 index 0000000..37a1ebd Binary files /dev/null and b/pokemon/home/small/shiny/642-incarnate.png differ diff --git a/pokemon/home/small/shiny/642-therian.png b/pokemon/home/small/shiny/642-therian.png new file mode 100644 index 0000000..d53cf4a Binary files /dev/null and b/pokemon/home/small/shiny/642-therian.png differ diff --git a/pokemon/home/small/shiny/643.png b/pokemon/home/small/shiny/643.png new file mode 100644 index 0000000..b6b3a16 Binary files /dev/null and b/pokemon/home/small/shiny/643.png differ diff --git a/pokemon/home/small/shiny/644.png b/pokemon/home/small/shiny/644.png new file mode 100644 index 0000000..20a4c04 Binary files /dev/null and b/pokemon/home/small/shiny/644.png differ diff --git a/pokemon/home/small/shiny/645-incarnate.png b/pokemon/home/small/shiny/645-incarnate.png new file mode 100644 index 0000000..5218994 Binary files /dev/null and b/pokemon/home/small/shiny/645-incarnate.png differ diff --git a/pokemon/home/small/shiny/645-therian.png b/pokemon/home/small/shiny/645-therian.png new file mode 100644 index 0000000..c1485ef Binary files /dev/null and b/pokemon/home/small/shiny/645-therian.png differ diff --git a/pokemon/home/small/shiny/646-black.png b/pokemon/home/small/shiny/646-black.png new file mode 100644 index 0000000..c2937d9 Binary files /dev/null and b/pokemon/home/small/shiny/646-black.png differ diff --git a/pokemon/home/small/shiny/646-white.png b/pokemon/home/small/shiny/646-white.png new file mode 100644 index 0000000..d93c0d4 Binary files /dev/null and b/pokemon/home/small/shiny/646-white.png differ diff --git a/pokemon/home/small/shiny/646.png b/pokemon/home/small/shiny/646.png new file mode 100644 index 0000000..3f23faf Binary files /dev/null and b/pokemon/home/small/shiny/646.png differ diff --git a/pokemon/home/small/shiny/647-ordinary.png b/pokemon/home/small/shiny/647-ordinary.png new file mode 100644 index 0000000..4578e9a Binary files /dev/null and b/pokemon/home/small/shiny/647-ordinary.png differ diff --git a/pokemon/home/small/shiny/647-resolute.png b/pokemon/home/small/shiny/647-resolute.png new file mode 100644 index 0000000..84511b2 Binary files /dev/null and b/pokemon/home/small/shiny/647-resolute.png differ diff --git a/pokemon/home/small/shiny/648-aria.png b/pokemon/home/small/shiny/648-aria.png new file mode 100644 index 0000000..1a5531e Binary files /dev/null and b/pokemon/home/small/shiny/648-aria.png differ diff --git a/pokemon/home/small/shiny/648-pirouette.png b/pokemon/home/small/shiny/648-pirouette.png new file mode 100644 index 0000000..1ef792a Binary files /dev/null and b/pokemon/home/small/shiny/648-pirouette.png differ diff --git a/pokemon/home/small/shiny/649-burn.png b/pokemon/home/small/shiny/649-burn.png new file mode 100644 index 0000000..abe9bfc Binary files /dev/null and b/pokemon/home/small/shiny/649-burn.png differ diff --git a/pokemon/home/small/shiny/649-chill.png b/pokemon/home/small/shiny/649-chill.png new file mode 100644 index 0000000..467e83e Binary files /dev/null and b/pokemon/home/small/shiny/649-chill.png differ diff --git a/pokemon/home/small/shiny/649-douse.png b/pokemon/home/small/shiny/649-douse.png new file mode 100644 index 0000000..1a270ce Binary files /dev/null and b/pokemon/home/small/shiny/649-douse.png differ diff --git a/pokemon/home/small/shiny/649-shock.png b/pokemon/home/small/shiny/649-shock.png new file mode 100644 index 0000000..91b7523 Binary files /dev/null and b/pokemon/home/small/shiny/649-shock.png differ diff --git a/pokemon/home/small/shiny/649.png b/pokemon/home/small/shiny/649.png new file mode 100644 index 0000000..945433f Binary files /dev/null and b/pokemon/home/small/shiny/649.png differ diff --git a/pokemon/home/small/shiny/65-mega.png b/pokemon/home/small/shiny/65-mega.png new file mode 100644 index 0000000..441741b Binary files /dev/null and b/pokemon/home/small/shiny/65-mega.png differ diff --git a/pokemon/home/small/shiny/65.png b/pokemon/home/small/shiny/65.png new file mode 100644 index 0000000..3629a76 Binary files /dev/null and b/pokemon/home/small/shiny/65.png differ diff --git a/pokemon/home/small/shiny/650.png b/pokemon/home/small/shiny/650.png new file mode 100644 index 0000000..4dc2594 Binary files /dev/null and b/pokemon/home/small/shiny/650.png differ diff --git a/pokemon/home/small/shiny/651.png b/pokemon/home/small/shiny/651.png new file mode 100644 index 0000000..34a50b1 Binary files /dev/null and b/pokemon/home/small/shiny/651.png differ diff --git a/pokemon/home/small/shiny/652.png b/pokemon/home/small/shiny/652.png new file mode 100644 index 0000000..09d80f9 Binary files /dev/null and b/pokemon/home/small/shiny/652.png differ diff --git a/pokemon/home/small/shiny/653.png b/pokemon/home/small/shiny/653.png new file mode 100644 index 0000000..cfaa6c8 Binary files /dev/null and b/pokemon/home/small/shiny/653.png differ diff --git a/pokemon/home/small/shiny/654.png b/pokemon/home/small/shiny/654.png new file mode 100644 index 0000000..59c5acd Binary files /dev/null and b/pokemon/home/small/shiny/654.png differ diff --git a/pokemon/home/small/shiny/655.png b/pokemon/home/small/shiny/655.png new file mode 100644 index 0000000..d57f126 Binary files /dev/null and b/pokemon/home/small/shiny/655.png differ diff --git a/pokemon/home/small/shiny/656.png b/pokemon/home/small/shiny/656.png new file mode 100644 index 0000000..379d6a0 Binary files /dev/null and b/pokemon/home/small/shiny/656.png differ diff --git a/pokemon/home/small/shiny/657.png b/pokemon/home/small/shiny/657.png new file mode 100644 index 0000000..8f95091 Binary files /dev/null and b/pokemon/home/small/shiny/657.png differ diff --git a/pokemon/home/small/shiny/658-ash.png b/pokemon/home/small/shiny/658-ash.png new file mode 100644 index 0000000..5215447 Binary files /dev/null and b/pokemon/home/small/shiny/658-ash.png differ diff --git a/pokemon/home/small/shiny/658-battle-bond.png b/pokemon/home/small/shiny/658-battle-bond.png new file mode 100644 index 0000000..ad3d3f9 Binary files /dev/null and b/pokemon/home/small/shiny/658-battle-bond.png differ diff --git a/pokemon/home/small/shiny/658.png b/pokemon/home/small/shiny/658.png new file mode 100644 index 0000000..ad3d3f9 Binary files /dev/null and b/pokemon/home/small/shiny/658.png differ diff --git a/pokemon/home/small/shiny/659.png b/pokemon/home/small/shiny/659.png new file mode 100644 index 0000000..ace891e Binary files /dev/null and b/pokemon/home/small/shiny/659.png differ diff --git a/pokemon/home/small/shiny/66.png b/pokemon/home/small/shiny/66.png new file mode 100644 index 0000000..ee83a3e Binary files /dev/null and b/pokemon/home/small/shiny/66.png differ diff --git a/pokemon/home/small/shiny/660.png b/pokemon/home/small/shiny/660.png new file mode 100644 index 0000000..14892bb Binary files /dev/null and b/pokemon/home/small/shiny/660.png differ diff --git a/pokemon/home/small/shiny/661.png b/pokemon/home/small/shiny/661.png new file mode 100644 index 0000000..f2c8678 Binary files /dev/null and b/pokemon/home/small/shiny/661.png differ diff --git a/pokemon/home/small/shiny/662.png b/pokemon/home/small/shiny/662.png new file mode 100644 index 0000000..67ac767 Binary files /dev/null and b/pokemon/home/small/shiny/662.png differ diff --git a/pokemon/home/small/shiny/663.png b/pokemon/home/small/shiny/663.png new file mode 100644 index 0000000..e82f998 Binary files /dev/null and b/pokemon/home/small/shiny/663.png differ diff --git a/pokemon/home/small/shiny/664.png b/pokemon/home/small/shiny/664.png new file mode 100644 index 0000000..ac7ea45 Binary files /dev/null and b/pokemon/home/small/shiny/664.png differ diff --git a/pokemon/home/small/shiny/665.png b/pokemon/home/small/shiny/665.png new file mode 100644 index 0000000..37e81a8 Binary files /dev/null and b/pokemon/home/small/shiny/665.png differ diff --git a/pokemon/home/small/shiny/666-archipelago.png b/pokemon/home/small/shiny/666-archipelago.png new file mode 100644 index 0000000..0569e7c Binary files /dev/null and b/pokemon/home/small/shiny/666-archipelago.png differ diff --git a/pokemon/home/small/shiny/666-continental.png b/pokemon/home/small/shiny/666-continental.png new file mode 100644 index 0000000..ad21aa9 Binary files /dev/null and b/pokemon/home/small/shiny/666-continental.png differ diff --git a/pokemon/home/small/shiny/666-elegant.png b/pokemon/home/small/shiny/666-elegant.png new file mode 100644 index 0000000..b4a349d Binary files /dev/null and b/pokemon/home/small/shiny/666-elegant.png differ diff --git a/pokemon/home/small/shiny/666-fancy.png b/pokemon/home/small/shiny/666-fancy.png new file mode 100644 index 0000000..8766148 Binary files /dev/null and b/pokemon/home/small/shiny/666-fancy.png differ diff --git a/pokemon/home/small/shiny/666-garden.png b/pokemon/home/small/shiny/666-garden.png new file mode 100644 index 0000000..4be36dc Binary files /dev/null and b/pokemon/home/small/shiny/666-garden.png differ diff --git a/pokemon/home/small/shiny/666-high-plains.png b/pokemon/home/small/shiny/666-high-plains.png new file mode 100644 index 0000000..66cf1c2 Binary files /dev/null and b/pokemon/home/small/shiny/666-high-plains.png differ diff --git a/pokemon/home/small/shiny/666-icy-snow.png b/pokemon/home/small/shiny/666-icy-snow.png new file mode 100644 index 0000000..e5bbb26 Binary files /dev/null and b/pokemon/home/small/shiny/666-icy-snow.png differ diff --git a/pokemon/home/small/shiny/666-jungle.png b/pokemon/home/small/shiny/666-jungle.png new file mode 100644 index 0000000..75f53bb Binary files /dev/null and b/pokemon/home/small/shiny/666-jungle.png differ diff --git a/pokemon/home/small/shiny/666-marine.png b/pokemon/home/small/shiny/666-marine.png new file mode 100644 index 0000000..574260b Binary files /dev/null and b/pokemon/home/small/shiny/666-marine.png differ diff --git a/pokemon/home/small/shiny/666-meadow.png b/pokemon/home/small/shiny/666-meadow.png new file mode 100644 index 0000000..f410a84 Binary files /dev/null and b/pokemon/home/small/shiny/666-meadow.png differ diff --git a/pokemon/home/small/shiny/666-modern.png b/pokemon/home/small/shiny/666-modern.png new file mode 100644 index 0000000..c23db05 Binary files /dev/null and b/pokemon/home/small/shiny/666-modern.png differ diff --git a/pokemon/home/small/shiny/666-monsoon.png b/pokemon/home/small/shiny/666-monsoon.png new file mode 100644 index 0000000..538432e Binary files /dev/null and b/pokemon/home/small/shiny/666-monsoon.png differ diff --git a/pokemon/home/small/shiny/666-ocean.png b/pokemon/home/small/shiny/666-ocean.png new file mode 100644 index 0000000..d0a0dcb Binary files /dev/null and b/pokemon/home/small/shiny/666-ocean.png differ diff --git a/pokemon/home/small/shiny/666-poke-ball.png b/pokemon/home/small/shiny/666-poke-ball.png new file mode 100644 index 0000000..fb7fe5d Binary files /dev/null and b/pokemon/home/small/shiny/666-poke-ball.png differ diff --git a/pokemon/home/small/shiny/666-polar.png b/pokemon/home/small/shiny/666-polar.png new file mode 100644 index 0000000..0021e0c Binary files /dev/null and b/pokemon/home/small/shiny/666-polar.png differ diff --git a/pokemon/home/small/shiny/666-river.png b/pokemon/home/small/shiny/666-river.png new file mode 100644 index 0000000..337c99b Binary files /dev/null and b/pokemon/home/small/shiny/666-river.png differ diff --git a/pokemon/home/small/shiny/666-sandstorm.png b/pokemon/home/small/shiny/666-sandstorm.png new file mode 100644 index 0000000..8211571 Binary files /dev/null and b/pokemon/home/small/shiny/666-sandstorm.png differ diff --git a/pokemon/home/small/shiny/666-savanna.png b/pokemon/home/small/shiny/666-savanna.png new file mode 100644 index 0000000..26c1183 Binary files /dev/null and b/pokemon/home/small/shiny/666-savanna.png differ diff --git a/pokemon/home/small/shiny/666-sun.png b/pokemon/home/small/shiny/666-sun.png new file mode 100644 index 0000000..4479d81 Binary files /dev/null and b/pokemon/home/small/shiny/666-sun.png differ diff --git a/pokemon/home/small/shiny/666-tundra.png b/pokemon/home/small/shiny/666-tundra.png new file mode 100644 index 0000000..d216133 Binary files /dev/null and b/pokemon/home/small/shiny/666-tundra.png differ diff --git a/pokemon/home/small/shiny/667.png b/pokemon/home/small/shiny/667.png new file mode 100644 index 0000000..2779317 Binary files /dev/null and b/pokemon/home/small/shiny/667.png differ diff --git a/pokemon/home/small/shiny/668.png b/pokemon/home/small/shiny/668.png new file mode 100644 index 0000000..3a52e53 Binary files /dev/null and b/pokemon/home/small/shiny/668.png differ diff --git a/pokemon/home/small/shiny/669-blue.png b/pokemon/home/small/shiny/669-blue.png new file mode 100644 index 0000000..aed04f6 Binary files /dev/null and b/pokemon/home/small/shiny/669-blue.png differ diff --git a/pokemon/home/small/shiny/669-orange.png b/pokemon/home/small/shiny/669-orange.png new file mode 100644 index 0000000..a3dcceb Binary files /dev/null and b/pokemon/home/small/shiny/669-orange.png differ diff --git a/pokemon/home/small/shiny/669-red.png b/pokemon/home/small/shiny/669-red.png new file mode 100644 index 0000000..058ae17 Binary files /dev/null and b/pokemon/home/small/shiny/669-red.png differ diff --git a/pokemon/home/small/shiny/669-white.png b/pokemon/home/small/shiny/669-white.png new file mode 100644 index 0000000..f8175de Binary files /dev/null and b/pokemon/home/small/shiny/669-white.png differ diff --git a/pokemon/home/small/shiny/669-yellow.png b/pokemon/home/small/shiny/669-yellow.png new file mode 100644 index 0000000..578ccb9 Binary files /dev/null and b/pokemon/home/small/shiny/669-yellow.png differ diff --git a/pokemon/home/small/shiny/67.png b/pokemon/home/small/shiny/67.png new file mode 100644 index 0000000..fd970b2 Binary files /dev/null and b/pokemon/home/small/shiny/67.png differ diff --git a/pokemon/home/small/shiny/670-blue.png b/pokemon/home/small/shiny/670-blue.png new file mode 100644 index 0000000..b84ac85 Binary files /dev/null and b/pokemon/home/small/shiny/670-blue.png differ diff --git a/pokemon/home/small/shiny/670-eternal.png b/pokemon/home/small/shiny/670-eternal.png new file mode 100644 index 0000000..aaf1bdc Binary files /dev/null and b/pokemon/home/small/shiny/670-eternal.png differ diff --git a/pokemon/home/small/shiny/670-orange.png b/pokemon/home/small/shiny/670-orange.png new file mode 100644 index 0000000..8f3f515 Binary files /dev/null and b/pokemon/home/small/shiny/670-orange.png differ diff --git a/pokemon/home/small/shiny/670-red.png b/pokemon/home/small/shiny/670-red.png new file mode 100644 index 0000000..070aad1 Binary files /dev/null and b/pokemon/home/small/shiny/670-red.png differ diff --git a/pokemon/home/small/shiny/670-white.png b/pokemon/home/small/shiny/670-white.png new file mode 100644 index 0000000..aaf1bdc Binary files /dev/null and b/pokemon/home/small/shiny/670-white.png differ diff --git a/pokemon/home/small/shiny/670-yellow.png b/pokemon/home/small/shiny/670-yellow.png new file mode 100644 index 0000000..5345431 Binary files /dev/null and b/pokemon/home/small/shiny/670-yellow.png differ diff --git a/pokemon/home/small/shiny/671-blue.png b/pokemon/home/small/shiny/671-blue.png new file mode 100644 index 0000000..b981dba Binary files /dev/null and b/pokemon/home/small/shiny/671-blue.png differ diff --git a/pokemon/home/small/shiny/671-orange.png b/pokemon/home/small/shiny/671-orange.png new file mode 100644 index 0000000..26f89c6 Binary files /dev/null and b/pokemon/home/small/shiny/671-orange.png differ diff --git a/pokemon/home/small/shiny/671-red.png b/pokemon/home/small/shiny/671-red.png new file mode 100644 index 0000000..caa11a7 Binary files /dev/null and b/pokemon/home/small/shiny/671-red.png differ diff --git a/pokemon/home/small/shiny/671-white.png b/pokemon/home/small/shiny/671-white.png new file mode 100644 index 0000000..efc64c5 Binary files /dev/null and b/pokemon/home/small/shiny/671-white.png differ diff --git a/pokemon/home/small/shiny/671-yellow.png b/pokemon/home/small/shiny/671-yellow.png new file mode 100644 index 0000000..594c18d Binary files /dev/null and b/pokemon/home/small/shiny/671-yellow.png differ diff --git a/pokemon/home/small/shiny/672.png b/pokemon/home/small/shiny/672.png new file mode 100644 index 0000000..d6bc57c Binary files /dev/null and b/pokemon/home/small/shiny/672.png differ diff --git a/pokemon/home/small/shiny/673.png b/pokemon/home/small/shiny/673.png new file mode 100644 index 0000000..fa0e04b Binary files /dev/null and b/pokemon/home/small/shiny/673.png differ diff --git a/pokemon/home/small/shiny/674.png b/pokemon/home/small/shiny/674.png new file mode 100644 index 0000000..74a74c7 Binary files /dev/null and b/pokemon/home/small/shiny/674.png differ diff --git a/pokemon/home/small/shiny/675.png b/pokemon/home/small/shiny/675.png new file mode 100644 index 0000000..3d2be5e Binary files /dev/null and b/pokemon/home/small/shiny/675.png differ diff --git a/pokemon/home/small/shiny/676-dandy.png b/pokemon/home/small/shiny/676-dandy.png new file mode 100644 index 0000000..f01dde8 Binary files /dev/null and b/pokemon/home/small/shiny/676-dandy.png differ diff --git a/pokemon/home/small/shiny/676-debutante.png b/pokemon/home/small/shiny/676-debutante.png new file mode 100644 index 0000000..7553d1a Binary files /dev/null and b/pokemon/home/small/shiny/676-debutante.png differ diff --git a/pokemon/home/small/shiny/676-diamond.png b/pokemon/home/small/shiny/676-diamond.png new file mode 100644 index 0000000..444dea0 Binary files /dev/null and b/pokemon/home/small/shiny/676-diamond.png differ diff --git a/pokemon/home/small/shiny/676-heart.png b/pokemon/home/small/shiny/676-heart.png new file mode 100644 index 0000000..e11d27c Binary files /dev/null and b/pokemon/home/small/shiny/676-heart.png differ diff --git a/pokemon/home/small/shiny/676-kabuki.png b/pokemon/home/small/shiny/676-kabuki.png new file mode 100644 index 0000000..edcb5bc Binary files /dev/null and b/pokemon/home/small/shiny/676-kabuki.png differ diff --git a/pokemon/home/small/shiny/676-la-reine.png b/pokemon/home/small/shiny/676-la-reine.png new file mode 100644 index 0000000..8a4e200 Binary files /dev/null and b/pokemon/home/small/shiny/676-la-reine.png differ diff --git a/pokemon/home/small/shiny/676-matron.png b/pokemon/home/small/shiny/676-matron.png new file mode 100644 index 0000000..e35e4f9 Binary files /dev/null and b/pokemon/home/small/shiny/676-matron.png differ diff --git a/pokemon/home/small/shiny/676-pharaoh.png b/pokemon/home/small/shiny/676-pharaoh.png new file mode 100644 index 0000000..23c78fd Binary files /dev/null and b/pokemon/home/small/shiny/676-pharaoh.png differ diff --git a/pokemon/home/small/shiny/676-star.png b/pokemon/home/small/shiny/676-star.png new file mode 100644 index 0000000..8dae5bf Binary files /dev/null and b/pokemon/home/small/shiny/676-star.png differ diff --git a/pokemon/home/small/shiny/676.png b/pokemon/home/small/shiny/676.png new file mode 100644 index 0000000..baae97e Binary files /dev/null and b/pokemon/home/small/shiny/676.png differ diff --git a/pokemon/home/small/shiny/677.png b/pokemon/home/small/shiny/677.png new file mode 100644 index 0000000..b6efcfa Binary files /dev/null and b/pokemon/home/small/shiny/677.png differ diff --git a/pokemon/home/small/shiny/678-female.png b/pokemon/home/small/shiny/678-female.png new file mode 100644 index 0000000..8c71e27 Binary files /dev/null and b/pokemon/home/small/shiny/678-female.png differ diff --git a/pokemon/home/small/shiny/678-male.png b/pokemon/home/small/shiny/678-male.png new file mode 100644 index 0000000..6608a3b Binary files /dev/null and b/pokemon/home/small/shiny/678-male.png differ diff --git a/pokemon/home/small/shiny/679.png b/pokemon/home/small/shiny/679.png new file mode 100644 index 0000000..d332ed4 Binary files /dev/null and b/pokemon/home/small/shiny/679.png differ diff --git a/pokemon/home/small/shiny/68.png b/pokemon/home/small/shiny/68.png new file mode 100644 index 0000000..de99f82 Binary files /dev/null and b/pokemon/home/small/shiny/68.png differ diff --git a/pokemon/home/small/shiny/680.png b/pokemon/home/small/shiny/680.png new file mode 100644 index 0000000..0d75c80 Binary files /dev/null and b/pokemon/home/small/shiny/680.png differ diff --git a/pokemon/home/small/shiny/681-blade.png b/pokemon/home/small/shiny/681-blade.png new file mode 100644 index 0000000..5cb0911 Binary files /dev/null and b/pokemon/home/small/shiny/681-blade.png differ diff --git a/pokemon/home/small/shiny/681-shield.png b/pokemon/home/small/shiny/681-shield.png new file mode 100644 index 0000000..9025420 Binary files /dev/null and b/pokemon/home/small/shiny/681-shield.png differ diff --git a/pokemon/home/small/shiny/682.png b/pokemon/home/small/shiny/682.png new file mode 100644 index 0000000..d83bdc8 Binary files /dev/null and b/pokemon/home/small/shiny/682.png differ diff --git a/pokemon/home/small/shiny/683.png b/pokemon/home/small/shiny/683.png new file mode 100644 index 0000000..ac48d4b Binary files /dev/null and b/pokemon/home/small/shiny/683.png differ diff --git a/pokemon/home/small/shiny/684.png b/pokemon/home/small/shiny/684.png new file mode 100644 index 0000000..5a6a6fc Binary files /dev/null and b/pokemon/home/small/shiny/684.png differ diff --git a/pokemon/home/small/shiny/685.png b/pokemon/home/small/shiny/685.png new file mode 100644 index 0000000..83be0e2 Binary files /dev/null and b/pokemon/home/small/shiny/685.png differ diff --git a/pokemon/home/small/shiny/686.png b/pokemon/home/small/shiny/686.png new file mode 100644 index 0000000..a9b3a0d Binary files /dev/null and b/pokemon/home/small/shiny/686.png differ diff --git a/pokemon/home/small/shiny/687.png b/pokemon/home/small/shiny/687.png new file mode 100644 index 0000000..734828c Binary files /dev/null and b/pokemon/home/small/shiny/687.png differ diff --git a/pokemon/home/small/shiny/688.png b/pokemon/home/small/shiny/688.png new file mode 100644 index 0000000..5813b76 Binary files /dev/null and b/pokemon/home/small/shiny/688.png differ diff --git a/pokemon/home/small/shiny/689.png b/pokemon/home/small/shiny/689.png new file mode 100644 index 0000000..71e75b3 Binary files /dev/null and b/pokemon/home/small/shiny/689.png differ diff --git a/pokemon/home/small/shiny/69.png b/pokemon/home/small/shiny/69.png new file mode 100644 index 0000000..05f12df Binary files /dev/null and b/pokemon/home/small/shiny/69.png differ diff --git a/pokemon/home/small/shiny/690.png b/pokemon/home/small/shiny/690.png new file mode 100644 index 0000000..930ca6f Binary files /dev/null and b/pokemon/home/small/shiny/690.png differ diff --git a/pokemon/home/small/shiny/691.png b/pokemon/home/small/shiny/691.png new file mode 100644 index 0000000..7da3e77 Binary files /dev/null and b/pokemon/home/small/shiny/691.png differ diff --git a/pokemon/home/small/shiny/692.png b/pokemon/home/small/shiny/692.png new file mode 100644 index 0000000..23ea259 Binary files /dev/null and b/pokemon/home/small/shiny/692.png differ diff --git a/pokemon/home/small/shiny/693.png b/pokemon/home/small/shiny/693.png new file mode 100644 index 0000000..57e9aa2 Binary files /dev/null and b/pokemon/home/small/shiny/693.png differ diff --git a/pokemon/home/small/shiny/694.png b/pokemon/home/small/shiny/694.png new file mode 100644 index 0000000..4b38434 Binary files /dev/null and b/pokemon/home/small/shiny/694.png differ diff --git a/pokemon/home/small/shiny/695.png b/pokemon/home/small/shiny/695.png new file mode 100644 index 0000000..f6b53e7 Binary files /dev/null and b/pokemon/home/small/shiny/695.png differ diff --git a/pokemon/home/small/shiny/696.png b/pokemon/home/small/shiny/696.png new file mode 100644 index 0000000..188e979 Binary files /dev/null and b/pokemon/home/small/shiny/696.png differ diff --git a/pokemon/home/small/shiny/697.png b/pokemon/home/small/shiny/697.png new file mode 100644 index 0000000..633c0f1 Binary files /dev/null and b/pokemon/home/small/shiny/697.png differ diff --git a/pokemon/home/small/shiny/698.png b/pokemon/home/small/shiny/698.png new file mode 100644 index 0000000..8d1c29e Binary files /dev/null and b/pokemon/home/small/shiny/698.png differ diff --git a/pokemon/home/small/shiny/699.png b/pokemon/home/small/shiny/699.png new file mode 100644 index 0000000..207810f Binary files /dev/null and b/pokemon/home/small/shiny/699.png differ diff --git a/pokemon/home/small/shiny/7.png b/pokemon/home/small/shiny/7.png new file mode 100644 index 0000000..548a03f Binary files /dev/null and b/pokemon/home/small/shiny/7.png differ diff --git a/pokemon/home/small/shiny/70.png b/pokemon/home/small/shiny/70.png new file mode 100644 index 0000000..5b7335b Binary files /dev/null and b/pokemon/home/small/shiny/70.png differ diff --git a/pokemon/home/small/shiny/700.png b/pokemon/home/small/shiny/700.png new file mode 100644 index 0000000..5129e8f Binary files /dev/null and b/pokemon/home/small/shiny/700.png differ diff --git a/pokemon/home/small/shiny/701.png b/pokemon/home/small/shiny/701.png new file mode 100644 index 0000000..63953e7 Binary files /dev/null and b/pokemon/home/small/shiny/701.png differ diff --git a/pokemon/home/small/shiny/702.png b/pokemon/home/small/shiny/702.png new file mode 100644 index 0000000..ed3e1a4 Binary files /dev/null and b/pokemon/home/small/shiny/702.png differ diff --git a/pokemon/home/small/shiny/703.png b/pokemon/home/small/shiny/703.png new file mode 100644 index 0000000..711daa8 Binary files /dev/null and b/pokemon/home/small/shiny/703.png differ diff --git a/pokemon/home/small/shiny/704.png b/pokemon/home/small/shiny/704.png new file mode 100644 index 0000000..c90e776 Binary files /dev/null and b/pokemon/home/small/shiny/704.png differ diff --git a/pokemon/home/small/shiny/705.png b/pokemon/home/small/shiny/705.png new file mode 100644 index 0000000..25b5a8b Binary files /dev/null and b/pokemon/home/small/shiny/705.png differ diff --git a/pokemon/home/small/shiny/706.png b/pokemon/home/small/shiny/706.png new file mode 100644 index 0000000..beefc38 Binary files /dev/null and b/pokemon/home/small/shiny/706.png differ diff --git a/pokemon/home/small/shiny/707.png b/pokemon/home/small/shiny/707.png new file mode 100644 index 0000000..dbece09 Binary files /dev/null and b/pokemon/home/small/shiny/707.png differ diff --git a/pokemon/home/small/shiny/708.png b/pokemon/home/small/shiny/708.png new file mode 100644 index 0000000..3567e03 Binary files /dev/null and b/pokemon/home/small/shiny/708.png differ diff --git a/pokemon/home/small/shiny/709.png b/pokemon/home/small/shiny/709.png new file mode 100644 index 0000000..ab6bece Binary files /dev/null and b/pokemon/home/small/shiny/709.png differ diff --git a/pokemon/home/small/shiny/71.png b/pokemon/home/small/shiny/71.png new file mode 100644 index 0000000..d422b96 Binary files /dev/null and b/pokemon/home/small/shiny/71.png differ diff --git a/pokemon/home/small/shiny/710-average.png b/pokemon/home/small/shiny/710-average.png new file mode 100644 index 0000000..8960fa1 Binary files /dev/null and b/pokemon/home/small/shiny/710-average.png differ diff --git a/pokemon/home/small/shiny/710-large.png b/pokemon/home/small/shiny/710-large.png new file mode 100644 index 0000000..c4afea4 Binary files /dev/null and b/pokemon/home/small/shiny/710-large.png differ diff --git a/pokemon/home/small/shiny/710-small.png b/pokemon/home/small/shiny/710-small.png new file mode 100644 index 0000000..0c092b0 Binary files /dev/null and b/pokemon/home/small/shiny/710-small.png differ diff --git a/pokemon/home/small/shiny/710-super.png b/pokemon/home/small/shiny/710-super.png new file mode 100644 index 0000000..3ceb0f3 Binary files /dev/null and b/pokemon/home/small/shiny/710-super.png differ diff --git a/pokemon/home/small/shiny/711-average.png b/pokemon/home/small/shiny/711-average.png new file mode 100644 index 0000000..fec1f73 Binary files /dev/null and b/pokemon/home/small/shiny/711-average.png differ diff --git a/pokemon/home/small/shiny/711-large.png b/pokemon/home/small/shiny/711-large.png new file mode 100644 index 0000000..46d9ce5 Binary files /dev/null and b/pokemon/home/small/shiny/711-large.png differ diff --git a/pokemon/home/small/shiny/711-small.png b/pokemon/home/small/shiny/711-small.png new file mode 100644 index 0000000..3579962 Binary files /dev/null and b/pokemon/home/small/shiny/711-small.png differ diff --git a/pokemon/home/small/shiny/711-super.png b/pokemon/home/small/shiny/711-super.png new file mode 100644 index 0000000..142277a Binary files /dev/null and b/pokemon/home/small/shiny/711-super.png differ diff --git a/pokemon/home/small/shiny/712.png b/pokemon/home/small/shiny/712.png new file mode 100644 index 0000000..b9d86e9 Binary files /dev/null and b/pokemon/home/small/shiny/712.png differ diff --git a/pokemon/home/small/shiny/713.png b/pokemon/home/small/shiny/713.png new file mode 100644 index 0000000..c9f376a Binary files /dev/null and b/pokemon/home/small/shiny/713.png differ diff --git a/pokemon/home/small/shiny/714.png b/pokemon/home/small/shiny/714.png new file mode 100644 index 0000000..51f92d1 Binary files /dev/null and b/pokemon/home/small/shiny/714.png differ diff --git a/pokemon/home/small/shiny/715.png b/pokemon/home/small/shiny/715.png new file mode 100644 index 0000000..f60fca1 Binary files /dev/null and b/pokemon/home/small/shiny/715.png differ diff --git a/pokemon/home/small/shiny/716-active.png b/pokemon/home/small/shiny/716-active.png new file mode 100644 index 0000000..4dccff9 Binary files /dev/null and b/pokemon/home/small/shiny/716-active.png differ diff --git a/pokemon/home/small/shiny/716-neutral.png b/pokemon/home/small/shiny/716-neutral.png new file mode 100644 index 0000000..d925203 Binary files /dev/null and b/pokemon/home/small/shiny/716-neutral.png differ diff --git a/pokemon/home/small/shiny/717.png b/pokemon/home/small/shiny/717.png new file mode 100644 index 0000000..8fb63fd Binary files /dev/null and b/pokemon/home/small/shiny/717.png differ diff --git a/pokemon/home/small/shiny/718-10-power-construct.png b/pokemon/home/small/shiny/718-10-power-construct.png new file mode 100644 index 0000000..8bd406e Binary files /dev/null and b/pokemon/home/small/shiny/718-10-power-construct.png differ diff --git a/pokemon/home/small/shiny/718-10.png b/pokemon/home/small/shiny/718-10.png new file mode 100644 index 0000000..8bd406e Binary files /dev/null and b/pokemon/home/small/shiny/718-10.png differ diff --git a/pokemon/home/small/shiny/718-50-power-construct.png b/pokemon/home/small/shiny/718-50-power-construct.png new file mode 100644 index 0000000..d306b28 Binary files /dev/null and b/pokemon/home/small/shiny/718-50-power-construct.png differ diff --git a/pokemon/home/small/shiny/718-complete.png b/pokemon/home/small/shiny/718-complete.png new file mode 100644 index 0000000..f27f581 Binary files /dev/null and b/pokemon/home/small/shiny/718-complete.png differ diff --git a/pokemon/home/small/shiny/718.png b/pokemon/home/small/shiny/718.png new file mode 100644 index 0000000..d306b28 Binary files /dev/null and b/pokemon/home/small/shiny/718.png differ diff --git a/pokemon/home/small/shiny/719-mega.png b/pokemon/home/small/shiny/719-mega.png new file mode 100644 index 0000000..da882bd Binary files /dev/null and b/pokemon/home/small/shiny/719-mega.png differ diff --git a/pokemon/home/small/shiny/719.png b/pokemon/home/small/shiny/719.png new file mode 100644 index 0000000..5757e04 Binary files /dev/null and b/pokemon/home/small/shiny/719.png differ diff --git a/pokemon/home/small/shiny/72.png b/pokemon/home/small/shiny/72.png new file mode 100644 index 0000000..da1f466 Binary files /dev/null and b/pokemon/home/small/shiny/72.png differ diff --git a/pokemon/home/small/shiny/720-unbound.png b/pokemon/home/small/shiny/720-unbound.png new file mode 100644 index 0000000..e88b1a1 Binary files /dev/null and b/pokemon/home/small/shiny/720-unbound.png differ diff --git a/pokemon/home/small/shiny/720.png b/pokemon/home/small/shiny/720.png new file mode 100644 index 0000000..5d7c171 Binary files /dev/null and b/pokemon/home/small/shiny/720.png differ diff --git a/pokemon/home/small/shiny/721.png b/pokemon/home/small/shiny/721.png new file mode 100644 index 0000000..5072663 Binary files /dev/null and b/pokemon/home/small/shiny/721.png differ diff --git a/pokemon/home/small/shiny/722.png b/pokemon/home/small/shiny/722.png new file mode 100644 index 0000000..489b6ed Binary files /dev/null and b/pokemon/home/small/shiny/722.png differ diff --git a/pokemon/home/small/shiny/723.png b/pokemon/home/small/shiny/723.png new file mode 100644 index 0000000..ce3f144 Binary files /dev/null and b/pokemon/home/small/shiny/723.png differ diff --git a/pokemon/home/small/shiny/724.png b/pokemon/home/small/shiny/724.png new file mode 100644 index 0000000..4c5256e Binary files /dev/null and b/pokemon/home/small/shiny/724.png differ diff --git a/pokemon/home/small/shiny/725.png b/pokemon/home/small/shiny/725.png new file mode 100644 index 0000000..70f6876 Binary files /dev/null and b/pokemon/home/small/shiny/725.png differ diff --git a/pokemon/home/small/shiny/726.png b/pokemon/home/small/shiny/726.png new file mode 100644 index 0000000..766912a Binary files /dev/null and b/pokemon/home/small/shiny/726.png differ diff --git a/pokemon/home/small/shiny/727.png b/pokemon/home/small/shiny/727.png new file mode 100644 index 0000000..22ba7b6 Binary files /dev/null and b/pokemon/home/small/shiny/727.png differ diff --git a/pokemon/home/small/shiny/728.png b/pokemon/home/small/shiny/728.png new file mode 100644 index 0000000..26b89eb Binary files /dev/null and b/pokemon/home/small/shiny/728.png differ diff --git a/pokemon/home/small/shiny/729.png b/pokemon/home/small/shiny/729.png new file mode 100644 index 0000000..52c9aee Binary files /dev/null and b/pokemon/home/small/shiny/729.png differ diff --git a/pokemon/home/small/shiny/73.png b/pokemon/home/small/shiny/73.png new file mode 100644 index 0000000..4ecba58 Binary files /dev/null and b/pokemon/home/small/shiny/73.png differ diff --git a/pokemon/home/small/shiny/730.png b/pokemon/home/small/shiny/730.png new file mode 100644 index 0000000..3c77313 Binary files /dev/null and b/pokemon/home/small/shiny/730.png differ diff --git a/pokemon/home/small/shiny/731.png b/pokemon/home/small/shiny/731.png new file mode 100644 index 0000000..05b680a Binary files /dev/null and b/pokemon/home/small/shiny/731.png differ diff --git a/pokemon/home/small/shiny/732.png b/pokemon/home/small/shiny/732.png new file mode 100644 index 0000000..1c6a2d1 Binary files /dev/null and b/pokemon/home/small/shiny/732.png differ diff --git a/pokemon/home/small/shiny/733.png b/pokemon/home/small/shiny/733.png new file mode 100644 index 0000000..7c8f453 Binary files /dev/null and b/pokemon/home/small/shiny/733.png differ diff --git a/pokemon/home/small/shiny/734.png b/pokemon/home/small/shiny/734.png new file mode 100644 index 0000000..41bd564 Binary files /dev/null and b/pokemon/home/small/shiny/734.png differ diff --git a/pokemon/home/small/shiny/735-totem.png b/pokemon/home/small/shiny/735-totem.png new file mode 100644 index 0000000..0e4b108 Binary files /dev/null and b/pokemon/home/small/shiny/735-totem.png differ diff --git a/pokemon/home/small/shiny/735.png b/pokemon/home/small/shiny/735.png new file mode 100644 index 0000000..53140a1 Binary files /dev/null and b/pokemon/home/small/shiny/735.png differ diff --git a/pokemon/home/small/shiny/736.png b/pokemon/home/small/shiny/736.png new file mode 100644 index 0000000..49a02c2 Binary files /dev/null and b/pokemon/home/small/shiny/736.png differ diff --git a/pokemon/home/small/shiny/737.png b/pokemon/home/small/shiny/737.png new file mode 100644 index 0000000..9f71a5a Binary files /dev/null and b/pokemon/home/small/shiny/737.png differ diff --git a/pokemon/home/small/shiny/738-totem.png b/pokemon/home/small/shiny/738-totem.png new file mode 100644 index 0000000..d5e0967 Binary files /dev/null and b/pokemon/home/small/shiny/738-totem.png differ diff --git a/pokemon/home/small/shiny/738.png b/pokemon/home/small/shiny/738.png new file mode 100644 index 0000000..5e905a5 Binary files /dev/null and b/pokemon/home/small/shiny/738.png differ diff --git a/pokemon/home/small/shiny/739.png b/pokemon/home/small/shiny/739.png new file mode 100644 index 0000000..1f001ff Binary files /dev/null and b/pokemon/home/small/shiny/739.png differ diff --git a/pokemon/home/small/shiny/74-alola.png b/pokemon/home/small/shiny/74-alola.png new file mode 100644 index 0000000..b9a5771 Binary files /dev/null and b/pokemon/home/small/shiny/74-alola.png differ diff --git a/pokemon/home/small/shiny/74.png b/pokemon/home/small/shiny/74.png new file mode 100644 index 0000000..43e98a3 Binary files /dev/null and b/pokemon/home/small/shiny/74.png differ diff --git a/pokemon/home/small/shiny/740.png b/pokemon/home/small/shiny/740.png new file mode 100644 index 0000000..c6460ca Binary files /dev/null and b/pokemon/home/small/shiny/740.png differ diff --git a/pokemon/home/small/shiny/741-baile.png b/pokemon/home/small/shiny/741-baile.png new file mode 100644 index 0000000..f24fc34 Binary files /dev/null and b/pokemon/home/small/shiny/741-baile.png differ diff --git a/pokemon/home/small/shiny/741-pau.png b/pokemon/home/small/shiny/741-pau.png new file mode 100644 index 0000000..5db6446 Binary files /dev/null and b/pokemon/home/small/shiny/741-pau.png differ diff --git a/pokemon/home/small/shiny/741-pom-pom.png b/pokemon/home/small/shiny/741-pom-pom.png new file mode 100644 index 0000000..3f0f13b Binary files /dev/null and b/pokemon/home/small/shiny/741-pom-pom.png differ diff --git a/pokemon/home/small/shiny/741-sensu.png b/pokemon/home/small/shiny/741-sensu.png new file mode 100644 index 0000000..b1a8191 Binary files /dev/null and b/pokemon/home/small/shiny/741-sensu.png differ diff --git a/pokemon/home/small/shiny/742.png b/pokemon/home/small/shiny/742.png new file mode 100644 index 0000000..c3349f7 Binary files /dev/null and b/pokemon/home/small/shiny/742.png differ diff --git a/pokemon/home/small/shiny/743-totem.png b/pokemon/home/small/shiny/743-totem.png new file mode 100644 index 0000000..7bc66ba Binary files /dev/null and b/pokemon/home/small/shiny/743-totem.png differ diff --git a/pokemon/home/small/shiny/743.png b/pokemon/home/small/shiny/743.png new file mode 100644 index 0000000..fe2fdac Binary files /dev/null and b/pokemon/home/small/shiny/743.png differ diff --git a/pokemon/home/small/shiny/744-own-tempo.png b/pokemon/home/small/shiny/744-own-tempo.png new file mode 100644 index 0000000..302f174 Binary files /dev/null and b/pokemon/home/small/shiny/744-own-tempo.png differ diff --git a/pokemon/home/small/shiny/744.png b/pokemon/home/small/shiny/744.png new file mode 100644 index 0000000..302f174 Binary files /dev/null and b/pokemon/home/small/shiny/744.png differ diff --git a/pokemon/home/small/shiny/745-dusk.png b/pokemon/home/small/shiny/745-dusk.png new file mode 100644 index 0000000..04b4c03 Binary files /dev/null and b/pokemon/home/small/shiny/745-dusk.png differ diff --git a/pokemon/home/small/shiny/745-midday.png b/pokemon/home/small/shiny/745-midday.png new file mode 100644 index 0000000..7e1354a Binary files /dev/null and b/pokemon/home/small/shiny/745-midday.png differ diff --git a/pokemon/home/small/shiny/745-midnight.png b/pokemon/home/small/shiny/745-midnight.png new file mode 100644 index 0000000..8483e5a Binary files /dev/null and b/pokemon/home/small/shiny/745-midnight.png differ diff --git a/pokemon/home/small/shiny/746-school.png b/pokemon/home/small/shiny/746-school.png new file mode 100644 index 0000000..39816ea Binary files /dev/null and b/pokemon/home/small/shiny/746-school.png differ diff --git a/pokemon/home/small/shiny/746-solo.png b/pokemon/home/small/shiny/746-solo.png new file mode 100644 index 0000000..132579d Binary files /dev/null and b/pokemon/home/small/shiny/746-solo.png differ diff --git a/pokemon/home/small/shiny/747.png b/pokemon/home/small/shiny/747.png new file mode 100644 index 0000000..ac572b9 Binary files /dev/null and b/pokemon/home/small/shiny/747.png differ diff --git a/pokemon/home/small/shiny/748.png b/pokemon/home/small/shiny/748.png new file mode 100644 index 0000000..86fd363 Binary files /dev/null and b/pokemon/home/small/shiny/748.png differ diff --git a/pokemon/home/small/shiny/749.png b/pokemon/home/small/shiny/749.png new file mode 100644 index 0000000..e998e40 Binary files /dev/null and b/pokemon/home/small/shiny/749.png differ diff --git a/pokemon/home/small/shiny/75-alola.png b/pokemon/home/small/shiny/75-alola.png new file mode 100644 index 0000000..2b43270 Binary files /dev/null and b/pokemon/home/small/shiny/75-alola.png differ diff --git a/pokemon/home/small/shiny/75.png b/pokemon/home/small/shiny/75.png new file mode 100644 index 0000000..7095cf3 Binary files /dev/null and b/pokemon/home/small/shiny/75.png differ diff --git a/pokemon/home/small/shiny/750.png b/pokemon/home/small/shiny/750.png new file mode 100644 index 0000000..e31d559 Binary files /dev/null and b/pokemon/home/small/shiny/750.png differ diff --git a/pokemon/home/small/shiny/751.png b/pokemon/home/small/shiny/751.png new file mode 100644 index 0000000..0d7200c Binary files /dev/null and b/pokemon/home/small/shiny/751.png differ diff --git a/pokemon/home/small/shiny/752-totem.png b/pokemon/home/small/shiny/752-totem.png new file mode 100644 index 0000000..1e780df Binary files /dev/null and b/pokemon/home/small/shiny/752-totem.png differ diff --git a/pokemon/home/small/shiny/752.png b/pokemon/home/small/shiny/752.png new file mode 100644 index 0000000..1e780df Binary files /dev/null and b/pokemon/home/small/shiny/752.png differ diff --git a/pokemon/home/small/shiny/753.png b/pokemon/home/small/shiny/753.png new file mode 100644 index 0000000..43bc8c2 Binary files /dev/null and b/pokemon/home/small/shiny/753.png differ diff --git a/pokemon/home/small/shiny/754-totem.png b/pokemon/home/small/shiny/754-totem.png new file mode 100644 index 0000000..5593780 Binary files /dev/null and b/pokemon/home/small/shiny/754-totem.png differ diff --git a/pokemon/home/small/shiny/754.png b/pokemon/home/small/shiny/754.png new file mode 100644 index 0000000..8c216b8 Binary files /dev/null and b/pokemon/home/small/shiny/754.png differ diff --git a/pokemon/home/small/shiny/755.png b/pokemon/home/small/shiny/755.png new file mode 100644 index 0000000..e41efbe Binary files /dev/null and b/pokemon/home/small/shiny/755.png differ diff --git a/pokemon/home/small/shiny/756.png b/pokemon/home/small/shiny/756.png new file mode 100644 index 0000000..f4d6d78 Binary files /dev/null and b/pokemon/home/small/shiny/756.png differ diff --git a/pokemon/home/small/shiny/757.png b/pokemon/home/small/shiny/757.png new file mode 100644 index 0000000..e089016 Binary files /dev/null and b/pokemon/home/small/shiny/757.png differ diff --git a/pokemon/home/small/shiny/758-totem.png b/pokemon/home/small/shiny/758-totem.png new file mode 100644 index 0000000..79c401c Binary files /dev/null and b/pokemon/home/small/shiny/758-totem.png differ diff --git a/pokemon/home/small/shiny/758.png b/pokemon/home/small/shiny/758.png new file mode 100644 index 0000000..966a116 Binary files /dev/null and b/pokemon/home/small/shiny/758.png differ diff --git a/pokemon/home/small/shiny/759.png b/pokemon/home/small/shiny/759.png new file mode 100644 index 0000000..9111126 Binary files /dev/null and b/pokemon/home/small/shiny/759.png differ diff --git a/pokemon/home/small/shiny/76-alola.png b/pokemon/home/small/shiny/76-alola.png new file mode 100644 index 0000000..c6710ac Binary files /dev/null and b/pokemon/home/small/shiny/76-alola.png differ diff --git a/pokemon/home/small/shiny/76.png b/pokemon/home/small/shiny/76.png new file mode 100644 index 0000000..583a033 Binary files /dev/null and b/pokemon/home/small/shiny/76.png differ diff --git a/pokemon/home/small/shiny/760.png b/pokemon/home/small/shiny/760.png new file mode 100644 index 0000000..c8856ea Binary files /dev/null and b/pokemon/home/small/shiny/760.png differ diff --git a/pokemon/home/small/shiny/761.png b/pokemon/home/small/shiny/761.png new file mode 100644 index 0000000..429bdd2 Binary files /dev/null and b/pokemon/home/small/shiny/761.png differ diff --git a/pokemon/home/small/shiny/762.png b/pokemon/home/small/shiny/762.png new file mode 100644 index 0000000..97b5611 Binary files /dev/null and b/pokemon/home/small/shiny/762.png differ diff --git a/pokemon/home/small/shiny/763.png b/pokemon/home/small/shiny/763.png new file mode 100644 index 0000000..cc70848 Binary files /dev/null and b/pokemon/home/small/shiny/763.png differ diff --git a/pokemon/home/small/shiny/764.png b/pokemon/home/small/shiny/764.png new file mode 100644 index 0000000..62cefd9 Binary files /dev/null and b/pokemon/home/small/shiny/764.png differ diff --git a/pokemon/home/small/shiny/765.png b/pokemon/home/small/shiny/765.png new file mode 100644 index 0000000..9e7effe Binary files /dev/null and b/pokemon/home/small/shiny/765.png differ diff --git a/pokemon/home/small/shiny/766.png b/pokemon/home/small/shiny/766.png new file mode 100644 index 0000000..95e71b0 Binary files /dev/null and b/pokemon/home/small/shiny/766.png differ diff --git a/pokemon/home/small/shiny/767.png b/pokemon/home/small/shiny/767.png new file mode 100644 index 0000000..0f5703e Binary files /dev/null and b/pokemon/home/small/shiny/767.png differ diff --git a/pokemon/home/small/shiny/768.png b/pokemon/home/small/shiny/768.png new file mode 100644 index 0000000..180c42f Binary files /dev/null and b/pokemon/home/small/shiny/768.png differ diff --git a/pokemon/home/small/shiny/769.png b/pokemon/home/small/shiny/769.png new file mode 100644 index 0000000..a91eda2 Binary files /dev/null and b/pokemon/home/small/shiny/769.png differ diff --git a/pokemon/home/small/shiny/77-galar.png b/pokemon/home/small/shiny/77-galar.png new file mode 100644 index 0000000..0c1102f Binary files /dev/null and b/pokemon/home/small/shiny/77-galar.png differ diff --git a/pokemon/home/small/shiny/77.png b/pokemon/home/small/shiny/77.png new file mode 100644 index 0000000..e9d6976 Binary files /dev/null and b/pokemon/home/small/shiny/77.png differ diff --git a/pokemon/home/small/shiny/770.png b/pokemon/home/small/shiny/770.png new file mode 100644 index 0000000..08e2e4b Binary files /dev/null and b/pokemon/home/small/shiny/770.png differ diff --git a/pokemon/home/small/shiny/771.png b/pokemon/home/small/shiny/771.png new file mode 100644 index 0000000..df0b017 Binary files /dev/null and b/pokemon/home/small/shiny/771.png differ diff --git a/pokemon/home/small/shiny/772.png b/pokemon/home/small/shiny/772.png new file mode 100644 index 0000000..39d2f06 Binary files /dev/null and b/pokemon/home/small/shiny/772.png differ diff --git a/pokemon/home/small/shiny/773-bug.png b/pokemon/home/small/shiny/773-bug.png new file mode 100644 index 0000000..7547506 Binary files /dev/null and b/pokemon/home/small/shiny/773-bug.png differ diff --git a/pokemon/home/small/shiny/773-dark.png b/pokemon/home/small/shiny/773-dark.png new file mode 100644 index 0000000..52e8850 Binary files /dev/null and b/pokemon/home/small/shiny/773-dark.png differ diff --git a/pokemon/home/small/shiny/773-dragon.png b/pokemon/home/small/shiny/773-dragon.png new file mode 100644 index 0000000..3c2e60a Binary files /dev/null and b/pokemon/home/small/shiny/773-dragon.png differ diff --git a/pokemon/home/small/shiny/773-electric.png b/pokemon/home/small/shiny/773-electric.png new file mode 100644 index 0000000..ef706c1 Binary files /dev/null and b/pokemon/home/small/shiny/773-electric.png differ diff --git a/pokemon/home/small/shiny/773-fairy.png b/pokemon/home/small/shiny/773-fairy.png new file mode 100644 index 0000000..ea8f684 Binary files /dev/null and b/pokemon/home/small/shiny/773-fairy.png differ diff --git a/pokemon/home/small/shiny/773-fighting.png b/pokemon/home/small/shiny/773-fighting.png new file mode 100644 index 0000000..f79b722 Binary files /dev/null and b/pokemon/home/small/shiny/773-fighting.png differ diff --git a/pokemon/home/small/shiny/773-fire.png b/pokemon/home/small/shiny/773-fire.png new file mode 100644 index 0000000..bb5f4c2 Binary files /dev/null and b/pokemon/home/small/shiny/773-fire.png differ diff --git a/pokemon/home/small/shiny/773-flying.png b/pokemon/home/small/shiny/773-flying.png new file mode 100644 index 0000000..78542d5 Binary files /dev/null and b/pokemon/home/small/shiny/773-flying.png differ diff --git a/pokemon/home/small/shiny/773-ghost.png b/pokemon/home/small/shiny/773-ghost.png new file mode 100644 index 0000000..c57796e Binary files /dev/null and b/pokemon/home/small/shiny/773-ghost.png differ diff --git a/pokemon/home/small/shiny/773-grass.png b/pokemon/home/small/shiny/773-grass.png new file mode 100644 index 0000000..cf5a90c Binary files /dev/null and b/pokemon/home/small/shiny/773-grass.png differ diff --git a/pokemon/home/small/shiny/773-ground.png b/pokemon/home/small/shiny/773-ground.png new file mode 100644 index 0000000..66681fb Binary files /dev/null and b/pokemon/home/small/shiny/773-ground.png differ diff --git a/pokemon/home/small/shiny/773-ice.png b/pokemon/home/small/shiny/773-ice.png new file mode 100644 index 0000000..4fd8ce7 Binary files /dev/null and b/pokemon/home/small/shiny/773-ice.png differ diff --git a/pokemon/home/small/shiny/773-normal.png b/pokemon/home/small/shiny/773-normal.png new file mode 100644 index 0000000..6a3715a Binary files /dev/null and b/pokemon/home/small/shiny/773-normal.png differ diff --git a/pokemon/home/small/shiny/773-poison.png b/pokemon/home/small/shiny/773-poison.png new file mode 100644 index 0000000..8fd54b8 Binary files /dev/null and b/pokemon/home/small/shiny/773-poison.png differ diff --git a/pokemon/home/small/shiny/773-psychic.png b/pokemon/home/small/shiny/773-psychic.png new file mode 100644 index 0000000..c3a7295 Binary files /dev/null and b/pokemon/home/small/shiny/773-psychic.png differ diff --git a/pokemon/home/small/shiny/773-rock.png b/pokemon/home/small/shiny/773-rock.png new file mode 100644 index 0000000..f6b1336 Binary files /dev/null and b/pokemon/home/small/shiny/773-rock.png differ diff --git a/pokemon/home/small/shiny/773-steel.png b/pokemon/home/small/shiny/773-steel.png new file mode 100644 index 0000000..9839122 Binary files /dev/null and b/pokemon/home/small/shiny/773-steel.png differ diff --git a/pokemon/home/small/shiny/773-water.png b/pokemon/home/small/shiny/773-water.png new file mode 100644 index 0000000..d388236 Binary files /dev/null and b/pokemon/home/small/shiny/773-water.png differ diff --git a/pokemon/home/small/shiny/774-blue-meteor.png b/pokemon/home/small/shiny/774-blue-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-blue-meteor.png differ diff --git a/pokemon/home/small/shiny/774-green-meteor.png b/pokemon/home/small/shiny/774-green-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-green-meteor.png differ diff --git a/pokemon/home/small/shiny/774-indigo-meteor.png b/pokemon/home/small/shiny/774-indigo-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-indigo-meteor.png differ diff --git a/pokemon/home/small/shiny/774-orange-meteor.png b/pokemon/home/small/shiny/774-orange-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-orange-meteor.png differ diff --git a/pokemon/home/small/shiny/774-red-meteor.png b/pokemon/home/small/shiny/774-red-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-red-meteor.png differ diff --git a/pokemon/home/small/shiny/774-violet-meteor.png b/pokemon/home/small/shiny/774-violet-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-violet-meteor.png differ diff --git a/pokemon/home/small/shiny/774-violet.png b/pokemon/home/small/shiny/774-violet.png new file mode 100644 index 0000000..fc660af Binary files /dev/null and b/pokemon/home/small/shiny/774-violet.png differ diff --git a/pokemon/home/small/shiny/774-yellow-meteor.png b/pokemon/home/small/shiny/774-yellow-meteor.png new file mode 100644 index 0000000..c874bd4 Binary files /dev/null and b/pokemon/home/small/shiny/774-yellow-meteor.png differ diff --git a/pokemon/home/small/shiny/775.png b/pokemon/home/small/shiny/775.png new file mode 100644 index 0000000..099797f Binary files /dev/null and b/pokemon/home/small/shiny/775.png differ diff --git a/pokemon/home/small/shiny/776.png b/pokemon/home/small/shiny/776.png new file mode 100644 index 0000000..f288c23 Binary files /dev/null and b/pokemon/home/small/shiny/776.png differ diff --git a/pokemon/home/small/shiny/777-totem.png b/pokemon/home/small/shiny/777-totem.png new file mode 100644 index 0000000..c698313 Binary files /dev/null and b/pokemon/home/small/shiny/777-totem.png differ diff --git a/pokemon/home/small/shiny/777.png b/pokemon/home/small/shiny/777.png new file mode 100644 index 0000000..0b648cb Binary files /dev/null and b/pokemon/home/small/shiny/777.png differ diff --git a/pokemon/home/small/shiny/778-busted.png b/pokemon/home/small/shiny/778-busted.png new file mode 100644 index 0000000..eb9b1d6 Binary files /dev/null and b/pokemon/home/small/shiny/778-busted.png differ diff --git a/pokemon/home/small/shiny/778-disguised.png b/pokemon/home/small/shiny/778-disguised.png new file mode 100644 index 0000000..d5e8550 Binary files /dev/null and b/pokemon/home/small/shiny/778-disguised.png differ diff --git a/pokemon/home/small/shiny/778-totem-busted.png b/pokemon/home/small/shiny/778-totem-busted.png new file mode 100644 index 0000000..846927d Binary files /dev/null and b/pokemon/home/small/shiny/778-totem-busted.png differ diff --git a/pokemon/home/small/shiny/778-totem-disguised.png b/pokemon/home/small/shiny/778-totem-disguised.png new file mode 100644 index 0000000..4b8912c Binary files /dev/null and b/pokemon/home/small/shiny/778-totem-disguised.png differ diff --git a/pokemon/home/small/shiny/779.png b/pokemon/home/small/shiny/779.png new file mode 100644 index 0000000..068fa2e Binary files /dev/null and b/pokemon/home/small/shiny/779.png differ diff --git a/pokemon/home/small/shiny/78-galar.png b/pokemon/home/small/shiny/78-galar.png new file mode 100644 index 0000000..005d0d5 Binary files /dev/null and b/pokemon/home/small/shiny/78-galar.png differ diff --git a/pokemon/home/small/shiny/78.png b/pokemon/home/small/shiny/78.png new file mode 100644 index 0000000..9bb952a Binary files /dev/null and b/pokemon/home/small/shiny/78.png differ diff --git a/pokemon/home/small/shiny/780.png b/pokemon/home/small/shiny/780.png new file mode 100644 index 0000000..350c59a Binary files /dev/null and b/pokemon/home/small/shiny/780.png differ diff --git a/pokemon/home/small/shiny/781.png b/pokemon/home/small/shiny/781.png new file mode 100644 index 0000000..5c6171e Binary files /dev/null and b/pokemon/home/small/shiny/781.png differ diff --git a/pokemon/home/small/shiny/782.png b/pokemon/home/small/shiny/782.png new file mode 100644 index 0000000..3210910 Binary files /dev/null and b/pokemon/home/small/shiny/782.png differ diff --git a/pokemon/home/small/shiny/783.png b/pokemon/home/small/shiny/783.png new file mode 100644 index 0000000..75b31ea Binary files /dev/null and b/pokemon/home/small/shiny/783.png differ diff --git a/pokemon/home/small/shiny/784-totem.png b/pokemon/home/small/shiny/784-totem.png new file mode 100644 index 0000000..d28d983 Binary files /dev/null and b/pokemon/home/small/shiny/784-totem.png differ diff --git a/pokemon/home/small/shiny/784.png b/pokemon/home/small/shiny/784.png new file mode 100644 index 0000000..2220f8c Binary files /dev/null and b/pokemon/home/small/shiny/784.png differ diff --git a/pokemon/home/small/shiny/785.png b/pokemon/home/small/shiny/785.png new file mode 100644 index 0000000..f1eb56a Binary files /dev/null and b/pokemon/home/small/shiny/785.png differ diff --git a/pokemon/home/small/shiny/786.png b/pokemon/home/small/shiny/786.png new file mode 100644 index 0000000..43a4aea Binary files /dev/null and b/pokemon/home/small/shiny/786.png differ diff --git a/pokemon/home/small/shiny/787.png b/pokemon/home/small/shiny/787.png new file mode 100644 index 0000000..dae5815 Binary files /dev/null and b/pokemon/home/small/shiny/787.png differ diff --git a/pokemon/home/small/shiny/788.png b/pokemon/home/small/shiny/788.png new file mode 100644 index 0000000..f2e560b Binary files /dev/null and b/pokemon/home/small/shiny/788.png differ diff --git a/pokemon/home/small/shiny/789.png b/pokemon/home/small/shiny/789.png new file mode 100644 index 0000000..51d80f6 Binary files /dev/null and b/pokemon/home/small/shiny/789.png differ diff --git a/pokemon/home/small/shiny/79-galar.png b/pokemon/home/small/shiny/79-galar.png new file mode 100644 index 0000000..857b31c Binary files /dev/null and b/pokemon/home/small/shiny/79-galar.png differ diff --git a/pokemon/home/small/shiny/79.png b/pokemon/home/small/shiny/79.png new file mode 100644 index 0000000..c01635e Binary files /dev/null and b/pokemon/home/small/shiny/79.png differ diff --git a/pokemon/home/small/shiny/790.png b/pokemon/home/small/shiny/790.png new file mode 100644 index 0000000..69975ef Binary files /dev/null and b/pokemon/home/small/shiny/790.png differ diff --git a/pokemon/home/small/shiny/791.png b/pokemon/home/small/shiny/791.png new file mode 100644 index 0000000..620242b Binary files /dev/null and b/pokemon/home/small/shiny/791.png differ diff --git a/pokemon/home/small/shiny/792.png b/pokemon/home/small/shiny/792.png new file mode 100644 index 0000000..515f2da Binary files /dev/null and b/pokemon/home/small/shiny/792.png differ diff --git a/pokemon/home/small/shiny/793.png b/pokemon/home/small/shiny/793.png new file mode 100644 index 0000000..1eef79b Binary files /dev/null and b/pokemon/home/small/shiny/793.png differ diff --git a/pokemon/home/small/shiny/794.png b/pokemon/home/small/shiny/794.png new file mode 100644 index 0000000..b1277b0 Binary files /dev/null and b/pokemon/home/small/shiny/794.png differ diff --git a/pokemon/home/small/shiny/795.png b/pokemon/home/small/shiny/795.png new file mode 100644 index 0000000..8352397 Binary files /dev/null and b/pokemon/home/small/shiny/795.png differ diff --git a/pokemon/home/small/shiny/796.png b/pokemon/home/small/shiny/796.png new file mode 100644 index 0000000..9e0e774 Binary files /dev/null and b/pokemon/home/small/shiny/796.png differ diff --git a/pokemon/home/small/shiny/797.png b/pokemon/home/small/shiny/797.png new file mode 100644 index 0000000..624717a Binary files /dev/null and b/pokemon/home/small/shiny/797.png differ diff --git a/pokemon/home/small/shiny/798.png b/pokemon/home/small/shiny/798.png new file mode 100644 index 0000000..c5257d1 Binary files /dev/null and b/pokemon/home/small/shiny/798.png differ diff --git a/pokemon/home/small/shiny/799.png b/pokemon/home/small/shiny/799.png new file mode 100644 index 0000000..f8ff9da Binary files /dev/null and b/pokemon/home/small/shiny/799.png differ diff --git a/pokemon/home/small/shiny/8.png b/pokemon/home/small/shiny/8.png new file mode 100644 index 0000000..ec298f7 Binary files /dev/null and b/pokemon/home/small/shiny/8.png differ diff --git a/pokemon/home/small/shiny/80-galar.png b/pokemon/home/small/shiny/80-galar.png new file mode 100644 index 0000000..203b251 Binary files /dev/null and b/pokemon/home/small/shiny/80-galar.png differ diff --git a/pokemon/home/small/shiny/80-mega.png b/pokemon/home/small/shiny/80-mega.png new file mode 100644 index 0000000..4a83803 Binary files /dev/null and b/pokemon/home/small/shiny/80-mega.png differ diff --git a/pokemon/home/small/shiny/80.png b/pokemon/home/small/shiny/80.png new file mode 100644 index 0000000..c150bf1 Binary files /dev/null and b/pokemon/home/small/shiny/80.png differ diff --git a/pokemon/home/small/shiny/800-dawn-wings.png b/pokemon/home/small/shiny/800-dawn-wings.png new file mode 100644 index 0000000..c1081a6 Binary files /dev/null and b/pokemon/home/small/shiny/800-dawn-wings.png differ diff --git a/pokemon/home/small/shiny/800-dusk-mane.png b/pokemon/home/small/shiny/800-dusk-mane.png new file mode 100644 index 0000000..4cc01db Binary files /dev/null and b/pokemon/home/small/shiny/800-dusk-mane.png differ diff --git a/pokemon/home/small/shiny/800-ultra.png b/pokemon/home/small/shiny/800-ultra.png new file mode 100644 index 0000000..5d5ef21 Binary files /dev/null and b/pokemon/home/small/shiny/800-ultra.png differ diff --git a/pokemon/home/small/shiny/800.png b/pokemon/home/small/shiny/800.png new file mode 100644 index 0000000..49a0897 Binary files /dev/null and b/pokemon/home/small/shiny/800.png differ diff --git a/pokemon/home/small/shiny/801-original.png b/pokemon/home/small/shiny/801-original.png new file mode 100644 index 0000000..2fed008 Binary files /dev/null and b/pokemon/home/small/shiny/801-original.png differ diff --git a/pokemon/home/small/shiny/801.png b/pokemon/home/small/shiny/801.png new file mode 100644 index 0000000..22d9893 Binary files /dev/null and b/pokemon/home/small/shiny/801.png differ diff --git a/pokemon/home/small/shiny/802.png b/pokemon/home/small/shiny/802.png new file mode 100644 index 0000000..3ce8bea Binary files /dev/null and b/pokemon/home/small/shiny/802.png differ diff --git a/pokemon/home/small/shiny/803.png b/pokemon/home/small/shiny/803.png new file mode 100644 index 0000000..2c2d3cf Binary files /dev/null and b/pokemon/home/small/shiny/803.png differ diff --git a/pokemon/home/small/shiny/804.png b/pokemon/home/small/shiny/804.png new file mode 100644 index 0000000..869f7c9 Binary files /dev/null and b/pokemon/home/small/shiny/804.png differ diff --git a/pokemon/home/small/shiny/805.png b/pokemon/home/small/shiny/805.png new file mode 100644 index 0000000..2bd84c5 Binary files /dev/null and b/pokemon/home/small/shiny/805.png differ diff --git a/pokemon/home/small/shiny/806.png b/pokemon/home/small/shiny/806.png new file mode 100644 index 0000000..c0d8025 Binary files /dev/null and b/pokemon/home/small/shiny/806.png differ diff --git a/pokemon/home/small/shiny/807.png b/pokemon/home/small/shiny/807.png new file mode 100644 index 0000000..7c9e6cd Binary files /dev/null and b/pokemon/home/small/shiny/807.png differ diff --git a/pokemon/home/small/shiny/808.png b/pokemon/home/small/shiny/808.png new file mode 100644 index 0000000..f27cc76 Binary files /dev/null and b/pokemon/home/small/shiny/808.png differ diff --git a/pokemon/home/small/shiny/809.png b/pokemon/home/small/shiny/809.png new file mode 100644 index 0000000..e2b0d8c Binary files /dev/null and b/pokemon/home/small/shiny/809.png differ diff --git a/pokemon/home/small/shiny/81.png b/pokemon/home/small/shiny/81.png new file mode 100644 index 0000000..b4dce85 Binary files /dev/null and b/pokemon/home/small/shiny/81.png differ diff --git a/pokemon/home/small/shiny/810.png b/pokemon/home/small/shiny/810.png new file mode 100644 index 0000000..23d6ac7 Binary files /dev/null and b/pokemon/home/small/shiny/810.png differ diff --git a/pokemon/home/small/shiny/811.png b/pokemon/home/small/shiny/811.png new file mode 100644 index 0000000..bdde262 Binary files /dev/null and b/pokemon/home/small/shiny/811.png differ diff --git a/pokemon/home/small/shiny/812.png b/pokemon/home/small/shiny/812.png new file mode 100644 index 0000000..12c068b Binary files /dev/null and b/pokemon/home/small/shiny/812.png differ diff --git a/pokemon/home/small/shiny/813.png b/pokemon/home/small/shiny/813.png new file mode 100644 index 0000000..d76b88e Binary files /dev/null and b/pokemon/home/small/shiny/813.png differ diff --git a/pokemon/home/small/shiny/814.png b/pokemon/home/small/shiny/814.png new file mode 100644 index 0000000..71b2475 Binary files /dev/null and b/pokemon/home/small/shiny/814.png differ diff --git a/pokemon/home/small/shiny/815.png b/pokemon/home/small/shiny/815.png new file mode 100644 index 0000000..a782c2c Binary files /dev/null and b/pokemon/home/small/shiny/815.png differ diff --git a/pokemon/home/small/shiny/816.png b/pokemon/home/small/shiny/816.png new file mode 100644 index 0000000..3dc9e9f Binary files /dev/null and b/pokemon/home/small/shiny/816.png differ diff --git a/pokemon/home/small/shiny/817.png b/pokemon/home/small/shiny/817.png new file mode 100644 index 0000000..98095c8 Binary files /dev/null and b/pokemon/home/small/shiny/817.png differ diff --git a/pokemon/home/small/shiny/818.png b/pokemon/home/small/shiny/818.png new file mode 100644 index 0000000..eb5a6d7 Binary files /dev/null and b/pokemon/home/small/shiny/818.png differ diff --git a/pokemon/home/small/shiny/819.png b/pokemon/home/small/shiny/819.png new file mode 100644 index 0000000..e64be8c Binary files /dev/null and b/pokemon/home/small/shiny/819.png differ diff --git a/pokemon/home/small/shiny/82.png b/pokemon/home/small/shiny/82.png new file mode 100644 index 0000000..9dfad30 Binary files /dev/null and b/pokemon/home/small/shiny/82.png differ diff --git a/pokemon/home/small/shiny/820.png b/pokemon/home/small/shiny/820.png new file mode 100644 index 0000000..5663ff0 Binary files /dev/null and b/pokemon/home/small/shiny/820.png differ diff --git a/pokemon/home/small/shiny/821.png b/pokemon/home/small/shiny/821.png new file mode 100644 index 0000000..9b6bf2f Binary files /dev/null and b/pokemon/home/small/shiny/821.png differ diff --git a/pokemon/home/small/shiny/822.png b/pokemon/home/small/shiny/822.png new file mode 100644 index 0000000..132d6d5 Binary files /dev/null and b/pokemon/home/small/shiny/822.png differ diff --git a/pokemon/home/small/shiny/823.png b/pokemon/home/small/shiny/823.png new file mode 100644 index 0000000..990a18d Binary files /dev/null and b/pokemon/home/small/shiny/823.png differ diff --git a/pokemon/home/small/shiny/824.png b/pokemon/home/small/shiny/824.png new file mode 100644 index 0000000..6bea527 Binary files /dev/null and b/pokemon/home/small/shiny/824.png differ diff --git a/pokemon/home/small/shiny/825.png b/pokemon/home/small/shiny/825.png new file mode 100644 index 0000000..acc024a Binary files /dev/null and b/pokemon/home/small/shiny/825.png differ diff --git a/pokemon/home/small/shiny/826.png b/pokemon/home/small/shiny/826.png new file mode 100644 index 0000000..e303f4c Binary files /dev/null and b/pokemon/home/small/shiny/826.png differ diff --git a/pokemon/home/small/shiny/827.png b/pokemon/home/small/shiny/827.png new file mode 100644 index 0000000..08dd263 Binary files /dev/null and b/pokemon/home/small/shiny/827.png differ diff --git a/pokemon/home/small/shiny/828.png b/pokemon/home/small/shiny/828.png new file mode 100644 index 0000000..590747d Binary files /dev/null and b/pokemon/home/small/shiny/828.png differ diff --git a/pokemon/home/small/shiny/829.png b/pokemon/home/small/shiny/829.png new file mode 100644 index 0000000..b42068a Binary files /dev/null and b/pokemon/home/small/shiny/829.png differ diff --git a/pokemon/home/small/shiny/83-galar.png b/pokemon/home/small/shiny/83-galar.png new file mode 100644 index 0000000..7bb1119 Binary files /dev/null and b/pokemon/home/small/shiny/83-galar.png differ diff --git a/pokemon/home/small/shiny/83.png b/pokemon/home/small/shiny/83.png new file mode 100644 index 0000000..c2165fb Binary files /dev/null and b/pokemon/home/small/shiny/83.png differ diff --git a/pokemon/home/small/shiny/830.png b/pokemon/home/small/shiny/830.png new file mode 100644 index 0000000..f4cae0e Binary files /dev/null and b/pokemon/home/small/shiny/830.png differ diff --git a/pokemon/home/small/shiny/831.png b/pokemon/home/small/shiny/831.png new file mode 100644 index 0000000..283a149 Binary files /dev/null and b/pokemon/home/small/shiny/831.png differ diff --git a/pokemon/home/small/shiny/832.png b/pokemon/home/small/shiny/832.png new file mode 100644 index 0000000..1ae4df1 Binary files /dev/null and b/pokemon/home/small/shiny/832.png differ diff --git a/pokemon/home/small/shiny/833.png b/pokemon/home/small/shiny/833.png new file mode 100644 index 0000000..e1a1bd4 Binary files /dev/null and b/pokemon/home/small/shiny/833.png differ diff --git a/pokemon/home/small/shiny/834.png b/pokemon/home/small/shiny/834.png new file mode 100644 index 0000000..9d29c8d Binary files /dev/null and b/pokemon/home/small/shiny/834.png differ diff --git a/pokemon/home/small/shiny/835.png b/pokemon/home/small/shiny/835.png new file mode 100644 index 0000000..c9dcb8f Binary files /dev/null and b/pokemon/home/small/shiny/835.png differ diff --git a/pokemon/home/small/shiny/836.png b/pokemon/home/small/shiny/836.png new file mode 100644 index 0000000..588e834 Binary files /dev/null and b/pokemon/home/small/shiny/836.png differ diff --git a/pokemon/home/small/shiny/837.png b/pokemon/home/small/shiny/837.png new file mode 100644 index 0000000..a7a99c1 Binary files /dev/null and b/pokemon/home/small/shiny/837.png differ diff --git a/pokemon/home/small/shiny/838.png b/pokemon/home/small/shiny/838.png new file mode 100644 index 0000000..37d2039 Binary files /dev/null and b/pokemon/home/small/shiny/838.png differ diff --git a/pokemon/home/small/shiny/839.png b/pokemon/home/small/shiny/839.png new file mode 100644 index 0000000..0c12e57 Binary files /dev/null and b/pokemon/home/small/shiny/839.png differ diff --git a/pokemon/home/small/shiny/84.png b/pokemon/home/small/shiny/84.png new file mode 100644 index 0000000..439ccd2 Binary files /dev/null and b/pokemon/home/small/shiny/84.png differ diff --git a/pokemon/home/small/shiny/840.png b/pokemon/home/small/shiny/840.png new file mode 100644 index 0000000..f6389a8 Binary files /dev/null and b/pokemon/home/small/shiny/840.png differ diff --git a/pokemon/home/small/shiny/841.png b/pokemon/home/small/shiny/841.png new file mode 100644 index 0000000..dfd6901 Binary files /dev/null and b/pokemon/home/small/shiny/841.png differ diff --git a/pokemon/home/small/shiny/842.png b/pokemon/home/small/shiny/842.png new file mode 100644 index 0000000..3080aa3 Binary files /dev/null and b/pokemon/home/small/shiny/842.png differ diff --git a/pokemon/home/small/shiny/843.png b/pokemon/home/small/shiny/843.png new file mode 100644 index 0000000..0952d72 Binary files /dev/null and b/pokemon/home/small/shiny/843.png differ diff --git a/pokemon/home/small/shiny/844.png b/pokemon/home/small/shiny/844.png new file mode 100644 index 0000000..024de36 Binary files /dev/null and b/pokemon/home/small/shiny/844.png differ diff --git a/pokemon/home/small/shiny/845-gorging.png b/pokemon/home/small/shiny/845-gorging.png new file mode 100644 index 0000000..56945dd Binary files /dev/null and b/pokemon/home/small/shiny/845-gorging.png differ diff --git a/pokemon/home/small/shiny/845-gulping.png b/pokemon/home/small/shiny/845-gulping.png new file mode 100644 index 0000000..ea303be Binary files /dev/null and b/pokemon/home/small/shiny/845-gulping.png differ diff --git a/pokemon/home/small/shiny/845.png b/pokemon/home/small/shiny/845.png new file mode 100644 index 0000000..2d8c17e Binary files /dev/null and b/pokemon/home/small/shiny/845.png differ diff --git a/pokemon/home/small/shiny/846.png b/pokemon/home/small/shiny/846.png new file mode 100644 index 0000000..0e0f3e7 Binary files /dev/null and b/pokemon/home/small/shiny/846.png differ diff --git a/pokemon/home/small/shiny/847.png b/pokemon/home/small/shiny/847.png new file mode 100644 index 0000000..f41eb35 Binary files /dev/null and b/pokemon/home/small/shiny/847.png differ diff --git a/pokemon/home/small/shiny/848.png b/pokemon/home/small/shiny/848.png new file mode 100644 index 0000000..76840c2 Binary files /dev/null and b/pokemon/home/small/shiny/848.png differ diff --git a/pokemon/home/small/shiny/849-amped.png b/pokemon/home/small/shiny/849-amped.png new file mode 100644 index 0000000..3c66c74 Binary files /dev/null and b/pokemon/home/small/shiny/849-amped.png differ diff --git a/pokemon/home/small/shiny/849-low-key.png b/pokemon/home/small/shiny/849-low-key.png new file mode 100644 index 0000000..ca5b664 Binary files /dev/null and b/pokemon/home/small/shiny/849-low-key.png differ diff --git a/pokemon/home/small/shiny/85.png b/pokemon/home/small/shiny/85.png new file mode 100644 index 0000000..d99083e Binary files /dev/null and b/pokemon/home/small/shiny/85.png differ diff --git a/pokemon/home/small/shiny/850.png b/pokemon/home/small/shiny/850.png new file mode 100644 index 0000000..511bd4d Binary files /dev/null and b/pokemon/home/small/shiny/850.png differ diff --git a/pokemon/home/small/shiny/851.png b/pokemon/home/small/shiny/851.png new file mode 100644 index 0000000..ca17108 Binary files /dev/null and b/pokemon/home/small/shiny/851.png differ diff --git a/pokemon/home/small/shiny/852.png b/pokemon/home/small/shiny/852.png new file mode 100644 index 0000000..58a0ef7 Binary files /dev/null and b/pokemon/home/small/shiny/852.png differ diff --git a/pokemon/home/small/shiny/853.png b/pokemon/home/small/shiny/853.png new file mode 100644 index 0000000..d9a13c5 Binary files /dev/null and b/pokemon/home/small/shiny/853.png differ diff --git a/pokemon/home/small/shiny/854-antique.png b/pokemon/home/small/shiny/854-antique.png new file mode 100644 index 0000000..2b201ac Binary files /dev/null and b/pokemon/home/small/shiny/854-antique.png differ diff --git a/pokemon/home/small/shiny/854-phony.png b/pokemon/home/small/shiny/854-phony.png new file mode 100644 index 0000000..2b201ac Binary files /dev/null and b/pokemon/home/small/shiny/854-phony.png differ diff --git a/pokemon/home/small/shiny/855-antique.png b/pokemon/home/small/shiny/855-antique.png new file mode 100644 index 0000000..8328c34 Binary files /dev/null and b/pokemon/home/small/shiny/855-antique.png differ diff --git a/pokemon/home/small/shiny/855-phony.png b/pokemon/home/small/shiny/855-phony.png new file mode 100644 index 0000000..8328c34 Binary files /dev/null and b/pokemon/home/small/shiny/855-phony.png differ diff --git a/pokemon/home/small/shiny/856.png b/pokemon/home/small/shiny/856.png new file mode 100644 index 0000000..a4e7f21 Binary files /dev/null and b/pokemon/home/small/shiny/856.png differ diff --git a/pokemon/home/small/shiny/857.png b/pokemon/home/small/shiny/857.png new file mode 100644 index 0000000..8767f71 Binary files /dev/null and b/pokemon/home/small/shiny/857.png differ diff --git a/pokemon/home/small/shiny/858.png b/pokemon/home/small/shiny/858.png new file mode 100644 index 0000000..3a1e980 Binary files /dev/null and b/pokemon/home/small/shiny/858.png differ diff --git a/pokemon/home/small/shiny/859.png b/pokemon/home/small/shiny/859.png new file mode 100644 index 0000000..e6339f4 Binary files /dev/null and b/pokemon/home/small/shiny/859.png differ diff --git a/pokemon/home/small/shiny/86.png b/pokemon/home/small/shiny/86.png new file mode 100644 index 0000000..b34b119 Binary files /dev/null and b/pokemon/home/small/shiny/86.png differ diff --git a/pokemon/home/small/shiny/860.png b/pokemon/home/small/shiny/860.png new file mode 100644 index 0000000..731efb5 Binary files /dev/null and b/pokemon/home/small/shiny/860.png differ diff --git a/pokemon/home/small/shiny/861.png b/pokemon/home/small/shiny/861.png new file mode 100644 index 0000000..1056439 Binary files /dev/null and b/pokemon/home/small/shiny/861.png differ diff --git a/pokemon/home/small/shiny/862.png b/pokemon/home/small/shiny/862.png new file mode 100644 index 0000000..ca311fd Binary files /dev/null and b/pokemon/home/small/shiny/862.png differ diff --git a/pokemon/home/small/shiny/863.png b/pokemon/home/small/shiny/863.png new file mode 100644 index 0000000..5fbb908 Binary files /dev/null and b/pokemon/home/small/shiny/863.png differ diff --git a/pokemon/home/small/shiny/864.png b/pokemon/home/small/shiny/864.png new file mode 100644 index 0000000..252d03e Binary files /dev/null and b/pokemon/home/small/shiny/864.png differ diff --git a/pokemon/home/small/shiny/865.png b/pokemon/home/small/shiny/865.png new file mode 100644 index 0000000..2eb697c Binary files /dev/null and b/pokemon/home/small/shiny/865.png differ diff --git a/pokemon/home/small/shiny/866.png b/pokemon/home/small/shiny/866.png new file mode 100644 index 0000000..4de8fcf Binary files /dev/null and b/pokemon/home/small/shiny/866.png differ diff --git a/pokemon/home/small/shiny/867.png b/pokemon/home/small/shiny/867.png new file mode 100644 index 0000000..affc6d5 Binary files /dev/null and b/pokemon/home/small/shiny/867.png differ diff --git a/pokemon/home/small/shiny/868.png b/pokemon/home/small/shiny/868.png new file mode 100644 index 0000000..ea185ea Binary files /dev/null and b/pokemon/home/small/shiny/868.png differ diff --git a/pokemon/home/small/shiny/869-berry.png b/pokemon/home/small/shiny/869-berry.png new file mode 100644 index 0000000..460b3b8 Binary files /dev/null and b/pokemon/home/small/shiny/869-berry.png differ diff --git a/pokemon/home/small/shiny/869-clover.png b/pokemon/home/small/shiny/869-clover.png new file mode 100644 index 0000000..005f027 Binary files /dev/null and b/pokemon/home/small/shiny/869-clover.png differ diff --git a/pokemon/home/small/shiny/869-flower.png b/pokemon/home/small/shiny/869-flower.png new file mode 100644 index 0000000..f904569 Binary files /dev/null and b/pokemon/home/small/shiny/869-flower.png differ diff --git a/pokemon/home/small/shiny/869-love.png b/pokemon/home/small/shiny/869-love.png new file mode 100644 index 0000000..f6c87e8 Binary files /dev/null and b/pokemon/home/small/shiny/869-love.png differ diff --git a/pokemon/home/small/shiny/869-ribbon.png b/pokemon/home/small/shiny/869-ribbon.png new file mode 100644 index 0000000..7fbebc0 Binary files /dev/null and b/pokemon/home/small/shiny/869-ribbon.png differ diff --git a/pokemon/home/small/shiny/869-star.png b/pokemon/home/small/shiny/869-star.png new file mode 100644 index 0000000..0f68d76 Binary files /dev/null and b/pokemon/home/small/shiny/869-star.png differ diff --git a/pokemon/home/small/shiny/869-strawberry.png b/pokemon/home/small/shiny/869-strawberry.png new file mode 100644 index 0000000..e86a6cd Binary files /dev/null and b/pokemon/home/small/shiny/869-strawberry.png differ diff --git a/pokemon/home/small/shiny/87.png b/pokemon/home/small/shiny/87.png new file mode 100644 index 0000000..ddf0092 Binary files /dev/null and b/pokemon/home/small/shiny/87.png differ diff --git a/pokemon/home/small/shiny/870.png b/pokemon/home/small/shiny/870.png new file mode 100644 index 0000000..79e410f Binary files /dev/null and b/pokemon/home/small/shiny/870.png differ diff --git a/pokemon/home/small/shiny/871.png b/pokemon/home/small/shiny/871.png new file mode 100644 index 0000000..8bbb9d6 Binary files /dev/null and b/pokemon/home/small/shiny/871.png differ diff --git a/pokemon/home/small/shiny/872.png b/pokemon/home/small/shiny/872.png new file mode 100644 index 0000000..210e51e Binary files /dev/null and b/pokemon/home/small/shiny/872.png differ diff --git a/pokemon/home/small/shiny/873.png b/pokemon/home/small/shiny/873.png new file mode 100644 index 0000000..2f6720e Binary files /dev/null and b/pokemon/home/small/shiny/873.png differ diff --git a/pokemon/home/small/shiny/874.png b/pokemon/home/small/shiny/874.png new file mode 100644 index 0000000..10f2e60 Binary files /dev/null and b/pokemon/home/small/shiny/874.png differ diff --git a/pokemon/home/small/shiny/875-ice.png b/pokemon/home/small/shiny/875-ice.png new file mode 100644 index 0000000..7f88dc9 Binary files /dev/null and b/pokemon/home/small/shiny/875-ice.png differ diff --git a/pokemon/home/small/shiny/875-noice.png b/pokemon/home/small/shiny/875-noice.png new file mode 100644 index 0000000..13d2dfb Binary files /dev/null and b/pokemon/home/small/shiny/875-noice.png differ diff --git a/pokemon/home/small/shiny/876-female.png b/pokemon/home/small/shiny/876-female.png new file mode 100644 index 0000000..99c183c Binary files /dev/null and b/pokemon/home/small/shiny/876-female.png differ diff --git a/pokemon/home/small/shiny/876-male.png b/pokemon/home/small/shiny/876-male.png new file mode 100644 index 0000000..13972ae Binary files /dev/null and b/pokemon/home/small/shiny/876-male.png differ diff --git a/pokemon/home/small/shiny/877-full-belly.png b/pokemon/home/small/shiny/877-full-belly.png new file mode 100644 index 0000000..a35d424 Binary files /dev/null and b/pokemon/home/small/shiny/877-full-belly.png differ diff --git a/pokemon/home/small/shiny/877-hangry.png b/pokemon/home/small/shiny/877-hangry.png new file mode 100644 index 0000000..ae85300 Binary files /dev/null and b/pokemon/home/small/shiny/877-hangry.png differ diff --git a/pokemon/home/small/shiny/878.png b/pokemon/home/small/shiny/878.png new file mode 100644 index 0000000..3c2eea8 Binary files /dev/null and b/pokemon/home/small/shiny/878.png differ diff --git a/pokemon/home/small/shiny/879.png b/pokemon/home/small/shiny/879.png new file mode 100644 index 0000000..a48d685 Binary files /dev/null and b/pokemon/home/small/shiny/879.png differ diff --git a/pokemon/home/small/shiny/88-alola.png b/pokemon/home/small/shiny/88-alola.png new file mode 100644 index 0000000..faa27f1 Binary files /dev/null and b/pokemon/home/small/shiny/88-alola.png differ diff --git a/pokemon/home/small/shiny/88.png b/pokemon/home/small/shiny/88.png new file mode 100644 index 0000000..4935c01 Binary files /dev/null and b/pokemon/home/small/shiny/88.png differ diff --git a/pokemon/home/small/shiny/880.png b/pokemon/home/small/shiny/880.png new file mode 100644 index 0000000..a93fc25 Binary files /dev/null and b/pokemon/home/small/shiny/880.png differ diff --git a/pokemon/home/small/shiny/881.png b/pokemon/home/small/shiny/881.png new file mode 100644 index 0000000..9c32fd7 Binary files /dev/null and b/pokemon/home/small/shiny/881.png differ diff --git a/pokemon/home/small/shiny/882.png b/pokemon/home/small/shiny/882.png new file mode 100644 index 0000000..4389c68 Binary files /dev/null and b/pokemon/home/small/shiny/882.png differ diff --git a/pokemon/home/small/shiny/883.png b/pokemon/home/small/shiny/883.png new file mode 100644 index 0000000..6d7d91b Binary files /dev/null and b/pokemon/home/small/shiny/883.png differ diff --git a/pokemon/home/small/shiny/884.png b/pokemon/home/small/shiny/884.png new file mode 100644 index 0000000..1c9245d Binary files /dev/null and b/pokemon/home/small/shiny/884.png differ diff --git a/pokemon/home/small/shiny/885.png b/pokemon/home/small/shiny/885.png new file mode 100644 index 0000000..e341c01 Binary files /dev/null and b/pokemon/home/small/shiny/885.png differ diff --git a/pokemon/home/small/shiny/886.png b/pokemon/home/small/shiny/886.png new file mode 100644 index 0000000..aceedc4 Binary files /dev/null and b/pokemon/home/small/shiny/886.png differ diff --git a/pokemon/home/small/shiny/887.png b/pokemon/home/small/shiny/887.png new file mode 100644 index 0000000..cb84465 Binary files /dev/null and b/pokemon/home/small/shiny/887.png differ diff --git a/pokemon/home/small/shiny/888-crowned-sword.png b/pokemon/home/small/shiny/888-crowned-sword.png new file mode 100644 index 0000000..7b05a7b Binary files /dev/null and b/pokemon/home/small/shiny/888-crowned-sword.png differ diff --git a/pokemon/home/small/shiny/888.png b/pokemon/home/small/shiny/888.png new file mode 100644 index 0000000..390f9a9 Binary files /dev/null and b/pokemon/home/small/shiny/888.png differ diff --git a/pokemon/home/small/shiny/889-crowned-shield.png b/pokemon/home/small/shiny/889-crowned-shield.png new file mode 100644 index 0000000..822c295 Binary files /dev/null and b/pokemon/home/small/shiny/889-crowned-shield.png differ diff --git a/pokemon/home/small/shiny/889.png b/pokemon/home/small/shiny/889.png new file mode 100644 index 0000000..dc7f860 Binary files /dev/null and b/pokemon/home/small/shiny/889.png differ diff --git a/pokemon/home/small/shiny/89-alola.png b/pokemon/home/small/shiny/89-alola.png new file mode 100644 index 0000000..2d9de4e Binary files /dev/null and b/pokemon/home/small/shiny/89-alola.png differ diff --git a/pokemon/home/small/shiny/89.png b/pokemon/home/small/shiny/89.png new file mode 100644 index 0000000..8f09fc2 Binary files /dev/null and b/pokemon/home/small/shiny/89.png differ diff --git a/pokemon/home/small/shiny/890-eternamax.png b/pokemon/home/small/shiny/890-eternamax.png new file mode 100644 index 0000000..5d98653 Binary files /dev/null and b/pokemon/home/small/shiny/890-eternamax.png differ diff --git a/pokemon/home/small/shiny/890.png b/pokemon/home/small/shiny/890.png new file mode 100644 index 0000000..8c210a2 Binary files /dev/null and b/pokemon/home/small/shiny/890.png differ diff --git a/pokemon/home/small/shiny/891.png b/pokemon/home/small/shiny/891.png new file mode 100644 index 0000000..ec3e8a0 Binary files /dev/null and b/pokemon/home/small/shiny/891.png differ diff --git a/pokemon/home/small/shiny/892-gigantimax-rapid-strike.png b/pokemon/home/small/shiny/892-gigantimax-rapid-strike.png new file mode 100644 index 0000000..474d6f9 Binary files /dev/null and b/pokemon/home/small/shiny/892-gigantimax-rapid-strike.png differ diff --git a/pokemon/home/small/shiny/892-gigantimax-single-strike.png b/pokemon/home/small/shiny/892-gigantimax-single-strike.png new file mode 100644 index 0000000..3ebabfa Binary files /dev/null and b/pokemon/home/small/shiny/892-gigantimax-single-strike.png differ diff --git a/pokemon/home/small/shiny/892-rapid-strike.png b/pokemon/home/small/shiny/892-rapid-strike.png new file mode 100644 index 0000000..5522b4e Binary files /dev/null and b/pokemon/home/small/shiny/892-rapid-strike.png differ diff --git a/pokemon/home/small/shiny/892-single-strike.png b/pokemon/home/small/shiny/892-single-strike.png new file mode 100644 index 0000000..67daa25 Binary files /dev/null and b/pokemon/home/small/shiny/892-single-strike.png differ diff --git a/pokemon/home/small/shiny/893.png b/pokemon/home/small/shiny/893.png new file mode 100644 index 0000000..7960d78 Binary files /dev/null and b/pokemon/home/small/shiny/893.png differ diff --git a/pokemon/home/small/shiny/9-mega.png b/pokemon/home/small/shiny/9-mega.png new file mode 100644 index 0000000..8b36f0c Binary files /dev/null and b/pokemon/home/small/shiny/9-mega.png differ diff --git a/pokemon/home/small/shiny/9.png b/pokemon/home/small/shiny/9.png new file mode 100644 index 0000000..69e6cdc Binary files /dev/null and b/pokemon/home/small/shiny/9.png differ diff --git a/pokemon/home/small/shiny/90.png b/pokemon/home/small/shiny/90.png new file mode 100644 index 0000000..3935b2f Binary files /dev/null and b/pokemon/home/small/shiny/90.png differ diff --git a/pokemon/home/small/shiny/91.png b/pokemon/home/small/shiny/91.png new file mode 100644 index 0000000..9878c51 Binary files /dev/null and b/pokemon/home/small/shiny/91.png differ diff --git a/pokemon/home/small/shiny/92.png b/pokemon/home/small/shiny/92.png new file mode 100644 index 0000000..8552bc7 Binary files /dev/null and b/pokemon/home/small/shiny/92.png differ diff --git a/pokemon/home/small/shiny/93.png b/pokemon/home/small/shiny/93.png new file mode 100644 index 0000000..9d14a72 Binary files /dev/null and b/pokemon/home/small/shiny/93.png differ diff --git a/pokemon/home/small/shiny/94-mega.png b/pokemon/home/small/shiny/94-mega.png new file mode 100644 index 0000000..1d34962 Binary files /dev/null and b/pokemon/home/small/shiny/94-mega.png differ diff --git a/pokemon/home/small/shiny/94.png b/pokemon/home/small/shiny/94.png new file mode 100644 index 0000000..cc41874 Binary files /dev/null and b/pokemon/home/small/shiny/94.png differ diff --git a/pokemon/home/small/shiny/95.png b/pokemon/home/small/shiny/95.png new file mode 100644 index 0000000..f60c509 Binary files /dev/null and b/pokemon/home/small/shiny/95.png differ diff --git a/pokemon/home/small/shiny/96.png b/pokemon/home/small/shiny/96.png new file mode 100644 index 0000000..8fa3315 Binary files /dev/null and b/pokemon/home/small/shiny/96.png differ diff --git a/pokemon/home/small/shiny/97.png b/pokemon/home/small/shiny/97.png new file mode 100644 index 0000000..4f59d28 Binary files /dev/null and b/pokemon/home/small/shiny/97.png differ diff --git a/pokemon/home/small/shiny/98.png b/pokemon/home/small/shiny/98.png new file mode 100644 index 0000000..53ad5c6 Binary files /dev/null and b/pokemon/home/small/shiny/98.png differ diff --git a/pokemon/home/small/shiny/99.png b/pokemon/home/small/shiny/99.png new file mode 100644 index 0000000..24e579b Binary files /dev/null and b/pokemon/home/small/shiny/99.png differ diff --git a/pokemon/home/small/shiny/female/111.png b/pokemon/home/small/shiny/female/111.png new file mode 100644 index 0000000..e2b8ee9 Binary files /dev/null and b/pokemon/home/small/shiny/female/111.png differ diff --git a/pokemon/home/small/shiny/female/112.png b/pokemon/home/small/shiny/female/112.png new file mode 100644 index 0000000..98885b7 Binary files /dev/null and b/pokemon/home/small/shiny/female/112.png differ diff --git a/pokemon/home/small/shiny/female/118.png b/pokemon/home/small/shiny/female/118.png new file mode 100644 index 0000000..eb4678b Binary files /dev/null and b/pokemon/home/small/shiny/female/118.png differ diff --git a/pokemon/home/small/shiny/female/119.png b/pokemon/home/small/shiny/female/119.png new file mode 100644 index 0000000..7400310 Binary files /dev/null and b/pokemon/home/small/shiny/female/119.png differ diff --git a/pokemon/home/small/shiny/female/12.png b/pokemon/home/small/shiny/female/12.png new file mode 100644 index 0000000..13096fc Binary files /dev/null and b/pokemon/home/small/shiny/female/12.png differ diff --git a/pokemon/home/small/shiny/female/123.png b/pokemon/home/small/shiny/female/123.png new file mode 100644 index 0000000..9dca3dc Binary files /dev/null and b/pokemon/home/small/shiny/female/123.png differ diff --git a/pokemon/home/small/shiny/female/129.png b/pokemon/home/small/shiny/female/129.png new file mode 100644 index 0000000..3b6cbdd Binary files /dev/null and b/pokemon/home/small/shiny/female/129.png differ diff --git a/pokemon/home/small/shiny/female/130.png b/pokemon/home/small/shiny/female/130.png new file mode 100644 index 0000000..1d25567 Binary files /dev/null and b/pokemon/home/small/shiny/female/130.png differ diff --git a/pokemon/home/small/shiny/female/133-partner.png b/pokemon/home/small/shiny/female/133-partner.png new file mode 100644 index 0000000..3de3cc1 Binary files /dev/null and b/pokemon/home/small/shiny/female/133-partner.png differ diff --git a/pokemon/home/small/shiny/female/133.png b/pokemon/home/small/shiny/female/133.png new file mode 100644 index 0000000..3de3cc1 Binary files /dev/null and b/pokemon/home/small/shiny/female/133.png differ diff --git a/pokemon/home/small/shiny/female/154.png b/pokemon/home/small/shiny/female/154.png new file mode 100644 index 0000000..269c2bb Binary files /dev/null and b/pokemon/home/small/shiny/female/154.png differ diff --git a/pokemon/home/small/shiny/female/165.png b/pokemon/home/small/shiny/female/165.png new file mode 100644 index 0000000..ace46b5 Binary files /dev/null and b/pokemon/home/small/shiny/female/165.png differ diff --git a/pokemon/home/small/shiny/female/166.png b/pokemon/home/small/shiny/female/166.png new file mode 100644 index 0000000..fa02397 Binary files /dev/null and b/pokemon/home/small/shiny/female/166.png differ diff --git a/pokemon/home/small/shiny/female/178.png b/pokemon/home/small/shiny/female/178.png new file mode 100644 index 0000000..ca63c90 Binary files /dev/null and b/pokemon/home/small/shiny/female/178.png differ diff --git a/pokemon/home/small/shiny/female/185.png b/pokemon/home/small/shiny/female/185.png new file mode 100644 index 0000000..1f941ae Binary files /dev/null and b/pokemon/home/small/shiny/female/185.png differ diff --git a/pokemon/home/small/shiny/female/186.png b/pokemon/home/small/shiny/female/186.png new file mode 100644 index 0000000..595f093 Binary files /dev/null and b/pokemon/home/small/shiny/female/186.png differ diff --git a/pokemon/home/small/shiny/female/19.png b/pokemon/home/small/shiny/female/19.png new file mode 100644 index 0000000..96e8409 Binary files /dev/null and b/pokemon/home/small/shiny/female/19.png differ diff --git a/pokemon/home/small/shiny/female/190.png b/pokemon/home/small/shiny/female/190.png new file mode 100644 index 0000000..6c0e848 Binary files /dev/null and b/pokemon/home/small/shiny/female/190.png differ diff --git a/pokemon/home/small/shiny/female/194.png b/pokemon/home/small/shiny/female/194.png new file mode 100644 index 0000000..8f234d8 Binary files /dev/null and b/pokemon/home/small/shiny/female/194.png differ diff --git a/pokemon/home/small/shiny/female/195.png b/pokemon/home/small/shiny/female/195.png new file mode 100644 index 0000000..32975cb Binary files /dev/null and b/pokemon/home/small/shiny/female/195.png differ diff --git a/pokemon/home/small/shiny/female/198.png b/pokemon/home/small/shiny/female/198.png new file mode 100644 index 0000000..40e0b71 Binary files /dev/null and b/pokemon/home/small/shiny/female/198.png differ diff --git a/pokemon/home/small/shiny/female/20.png b/pokemon/home/small/shiny/female/20.png new file mode 100644 index 0000000..d68b6be Binary files /dev/null and b/pokemon/home/small/shiny/female/20.png differ diff --git a/pokemon/home/small/shiny/female/202.png b/pokemon/home/small/shiny/female/202.png new file mode 100644 index 0000000..a67a2f0 Binary files /dev/null and b/pokemon/home/small/shiny/female/202.png differ diff --git a/pokemon/home/small/shiny/female/203.png b/pokemon/home/small/shiny/female/203.png new file mode 100644 index 0000000..1064350 Binary files /dev/null and b/pokemon/home/small/shiny/female/203.png differ diff --git a/pokemon/home/small/shiny/female/207.png b/pokemon/home/small/shiny/female/207.png new file mode 100644 index 0000000..bb94d2b Binary files /dev/null and b/pokemon/home/small/shiny/female/207.png differ diff --git a/pokemon/home/small/shiny/female/208.png b/pokemon/home/small/shiny/female/208.png new file mode 100644 index 0000000..b28869f Binary files /dev/null and b/pokemon/home/small/shiny/female/208.png differ diff --git a/pokemon/home/small/shiny/female/212.png b/pokemon/home/small/shiny/female/212.png new file mode 100644 index 0000000..cb6620b Binary files /dev/null and b/pokemon/home/small/shiny/female/212.png differ diff --git a/pokemon/home/small/shiny/female/214.png b/pokemon/home/small/shiny/female/214.png new file mode 100644 index 0000000..8207910 Binary files /dev/null and b/pokemon/home/small/shiny/female/214.png differ diff --git a/pokemon/home/small/shiny/female/215.png b/pokemon/home/small/shiny/female/215.png new file mode 100644 index 0000000..fc913e9 Binary files /dev/null and b/pokemon/home/small/shiny/female/215.png differ diff --git a/pokemon/home/small/shiny/female/217.png b/pokemon/home/small/shiny/female/217.png new file mode 100644 index 0000000..6af0300 Binary files /dev/null and b/pokemon/home/small/shiny/female/217.png differ diff --git a/pokemon/home/small/shiny/female/221.png b/pokemon/home/small/shiny/female/221.png new file mode 100644 index 0000000..8cb92cc Binary files /dev/null and b/pokemon/home/small/shiny/female/221.png differ diff --git a/pokemon/home/small/shiny/female/224.png b/pokemon/home/small/shiny/female/224.png new file mode 100644 index 0000000..285a38c Binary files /dev/null and b/pokemon/home/small/shiny/female/224.png differ diff --git a/pokemon/home/small/shiny/female/229.png b/pokemon/home/small/shiny/female/229.png new file mode 100644 index 0000000..6cb7808 Binary files /dev/null and b/pokemon/home/small/shiny/female/229.png differ diff --git a/pokemon/home/small/shiny/female/232.png b/pokemon/home/small/shiny/female/232.png new file mode 100644 index 0000000..66d5b43 Binary files /dev/null and b/pokemon/home/small/shiny/female/232.png differ diff --git a/pokemon/home/small/shiny/female/25-partner.png b/pokemon/home/small/shiny/female/25-partner.png new file mode 100644 index 0000000..b6635c2 Binary files /dev/null and b/pokemon/home/small/shiny/female/25-partner.png differ diff --git a/pokemon/home/small/shiny/female/25.png b/pokemon/home/small/shiny/female/25.png new file mode 100644 index 0000000..25ab8cc Binary files /dev/null and b/pokemon/home/small/shiny/female/25.png differ diff --git a/pokemon/home/small/shiny/female/255.png b/pokemon/home/small/shiny/female/255.png new file mode 100644 index 0000000..4607f84 Binary files /dev/null and b/pokemon/home/small/shiny/female/255.png differ diff --git a/pokemon/home/small/shiny/female/256.png b/pokemon/home/small/shiny/female/256.png new file mode 100644 index 0000000..8039bcc Binary files /dev/null and b/pokemon/home/small/shiny/female/256.png differ diff --git a/pokemon/home/small/shiny/female/257.png b/pokemon/home/small/shiny/female/257.png new file mode 100644 index 0000000..13bcae0 Binary files /dev/null and b/pokemon/home/small/shiny/female/257.png differ diff --git a/pokemon/home/small/shiny/female/26.png b/pokemon/home/small/shiny/female/26.png new file mode 100644 index 0000000..802efbe Binary files /dev/null and b/pokemon/home/small/shiny/female/26.png differ diff --git a/pokemon/home/small/shiny/female/267.png b/pokemon/home/small/shiny/female/267.png new file mode 100644 index 0000000..27fa79c Binary files /dev/null and b/pokemon/home/small/shiny/female/267.png differ diff --git a/pokemon/home/small/shiny/female/269.png b/pokemon/home/small/shiny/female/269.png new file mode 100644 index 0000000..7ffb044 Binary files /dev/null and b/pokemon/home/small/shiny/female/269.png differ diff --git a/pokemon/home/small/shiny/female/272.png b/pokemon/home/small/shiny/female/272.png new file mode 100644 index 0000000..6108c9e Binary files /dev/null and b/pokemon/home/small/shiny/female/272.png differ diff --git a/pokemon/home/small/shiny/female/274.png b/pokemon/home/small/shiny/female/274.png new file mode 100644 index 0000000..9884e6d Binary files /dev/null and b/pokemon/home/small/shiny/female/274.png differ diff --git a/pokemon/home/small/shiny/female/275.png b/pokemon/home/small/shiny/female/275.png new file mode 100644 index 0000000..0b7db3d Binary files /dev/null and b/pokemon/home/small/shiny/female/275.png differ diff --git a/pokemon/home/small/shiny/female/3.png b/pokemon/home/small/shiny/female/3.png new file mode 100644 index 0000000..73f557a Binary files /dev/null and b/pokemon/home/small/shiny/female/3.png differ diff --git a/pokemon/home/small/shiny/female/307.png b/pokemon/home/small/shiny/female/307.png new file mode 100644 index 0000000..ffe02f6 Binary files /dev/null and b/pokemon/home/small/shiny/female/307.png differ diff --git a/pokemon/home/small/shiny/female/308.png b/pokemon/home/small/shiny/female/308.png new file mode 100644 index 0000000..618fa81 Binary files /dev/null and b/pokemon/home/small/shiny/female/308.png differ diff --git a/pokemon/home/small/shiny/female/315.png b/pokemon/home/small/shiny/female/315.png new file mode 100644 index 0000000..99bed32 Binary files /dev/null and b/pokemon/home/small/shiny/female/315.png differ diff --git a/pokemon/home/small/shiny/female/316.png b/pokemon/home/small/shiny/female/316.png new file mode 100644 index 0000000..ee8b835 Binary files /dev/null and b/pokemon/home/small/shiny/female/316.png differ diff --git a/pokemon/home/small/shiny/female/317.png b/pokemon/home/small/shiny/female/317.png new file mode 100644 index 0000000..8ba3ed7 Binary files /dev/null and b/pokemon/home/small/shiny/female/317.png differ diff --git a/pokemon/home/small/shiny/female/322.png b/pokemon/home/small/shiny/female/322.png new file mode 100644 index 0000000..f7c6173 Binary files /dev/null and b/pokemon/home/small/shiny/female/322.png differ diff --git a/pokemon/home/small/shiny/female/323.png b/pokemon/home/small/shiny/female/323.png new file mode 100644 index 0000000..9e02181 Binary files /dev/null and b/pokemon/home/small/shiny/female/323.png differ diff --git a/pokemon/home/small/shiny/female/332.png b/pokemon/home/small/shiny/female/332.png new file mode 100644 index 0000000..13759e6 Binary files /dev/null and b/pokemon/home/small/shiny/female/332.png differ diff --git a/pokemon/home/small/shiny/female/350.png b/pokemon/home/small/shiny/female/350.png new file mode 100644 index 0000000..08d92dc Binary files /dev/null and b/pokemon/home/small/shiny/female/350.png differ diff --git a/pokemon/home/small/shiny/female/369.png b/pokemon/home/small/shiny/female/369.png new file mode 100644 index 0000000..cd254d0 Binary files /dev/null and b/pokemon/home/small/shiny/female/369.png differ diff --git a/pokemon/home/small/shiny/female/396.png b/pokemon/home/small/shiny/female/396.png new file mode 100644 index 0000000..457822c Binary files /dev/null and b/pokemon/home/small/shiny/female/396.png differ diff --git a/pokemon/home/small/shiny/female/397.png b/pokemon/home/small/shiny/female/397.png new file mode 100644 index 0000000..08e1e9b Binary files /dev/null and b/pokemon/home/small/shiny/female/397.png differ diff --git a/pokemon/home/small/shiny/female/398.png b/pokemon/home/small/shiny/female/398.png new file mode 100644 index 0000000..2d0a7fd Binary files /dev/null and b/pokemon/home/small/shiny/female/398.png differ diff --git a/pokemon/home/small/shiny/female/399.png b/pokemon/home/small/shiny/female/399.png new file mode 100644 index 0000000..97597e2 Binary files /dev/null and b/pokemon/home/small/shiny/female/399.png differ diff --git a/pokemon/home/small/shiny/female/400.png b/pokemon/home/small/shiny/female/400.png new file mode 100644 index 0000000..24d13bc Binary files /dev/null and b/pokemon/home/small/shiny/female/400.png differ diff --git a/pokemon/home/small/shiny/female/401.png b/pokemon/home/small/shiny/female/401.png new file mode 100644 index 0000000..6514d12 Binary files /dev/null and b/pokemon/home/small/shiny/female/401.png differ diff --git a/pokemon/home/small/shiny/female/402.png b/pokemon/home/small/shiny/female/402.png new file mode 100644 index 0000000..a341677 Binary files /dev/null and b/pokemon/home/small/shiny/female/402.png differ diff --git a/pokemon/home/small/shiny/female/403.png b/pokemon/home/small/shiny/female/403.png new file mode 100644 index 0000000..d450f4c Binary files /dev/null and b/pokemon/home/small/shiny/female/403.png differ diff --git a/pokemon/home/small/shiny/female/404.png b/pokemon/home/small/shiny/female/404.png new file mode 100644 index 0000000..b2124e4 Binary files /dev/null and b/pokemon/home/small/shiny/female/404.png differ diff --git a/pokemon/home/small/shiny/female/405.png b/pokemon/home/small/shiny/female/405.png new file mode 100644 index 0000000..b1987f8 Binary files /dev/null and b/pokemon/home/small/shiny/female/405.png differ diff --git a/pokemon/home/small/shiny/female/407.png b/pokemon/home/small/shiny/female/407.png new file mode 100644 index 0000000..87afcf2 Binary files /dev/null and b/pokemon/home/small/shiny/female/407.png differ diff --git a/pokemon/home/small/shiny/female/41.png b/pokemon/home/small/shiny/female/41.png new file mode 100644 index 0000000..9d2a23a Binary files /dev/null and b/pokemon/home/small/shiny/female/41.png differ diff --git a/pokemon/home/small/shiny/female/415.png b/pokemon/home/small/shiny/female/415.png new file mode 100644 index 0000000..f3c5611 Binary files /dev/null and b/pokemon/home/small/shiny/female/415.png differ diff --git a/pokemon/home/small/shiny/female/417.png b/pokemon/home/small/shiny/female/417.png new file mode 100644 index 0000000..931b95f Binary files /dev/null and b/pokemon/home/small/shiny/female/417.png differ diff --git a/pokemon/home/small/shiny/female/418.png b/pokemon/home/small/shiny/female/418.png new file mode 100644 index 0000000..a9e0f71 Binary files /dev/null and b/pokemon/home/small/shiny/female/418.png differ diff --git a/pokemon/home/small/shiny/female/419.png b/pokemon/home/small/shiny/female/419.png new file mode 100644 index 0000000..b6148e9 Binary files /dev/null and b/pokemon/home/small/shiny/female/419.png differ diff --git a/pokemon/home/small/shiny/female/42.png b/pokemon/home/small/shiny/female/42.png new file mode 100644 index 0000000..38d9708 Binary files /dev/null and b/pokemon/home/small/shiny/female/42.png differ diff --git a/pokemon/home/small/shiny/female/424.png b/pokemon/home/small/shiny/female/424.png new file mode 100644 index 0000000..0144b4a Binary files /dev/null and b/pokemon/home/small/shiny/female/424.png differ diff --git a/pokemon/home/small/shiny/female/44.png b/pokemon/home/small/shiny/female/44.png new file mode 100644 index 0000000..2e605ba Binary files /dev/null and b/pokemon/home/small/shiny/female/44.png differ diff --git a/pokemon/home/small/shiny/female/443.png b/pokemon/home/small/shiny/female/443.png new file mode 100644 index 0000000..cc71f64 Binary files /dev/null and b/pokemon/home/small/shiny/female/443.png differ diff --git a/pokemon/home/small/shiny/female/444.png b/pokemon/home/small/shiny/female/444.png new file mode 100644 index 0000000..2931d27 Binary files /dev/null and b/pokemon/home/small/shiny/female/444.png differ diff --git a/pokemon/home/small/shiny/female/445.png b/pokemon/home/small/shiny/female/445.png new file mode 100644 index 0000000..c76fc95 Binary files /dev/null and b/pokemon/home/small/shiny/female/445.png differ diff --git a/pokemon/home/small/shiny/female/449.png b/pokemon/home/small/shiny/female/449.png new file mode 100644 index 0000000..b4a2780 Binary files /dev/null and b/pokemon/home/small/shiny/female/449.png differ diff --git a/pokemon/home/small/shiny/female/45.png b/pokemon/home/small/shiny/female/45.png new file mode 100644 index 0000000..7d47f21 Binary files /dev/null and b/pokemon/home/small/shiny/female/45.png differ diff --git a/pokemon/home/small/shiny/female/450.png b/pokemon/home/small/shiny/female/450.png new file mode 100644 index 0000000..ada5e75 Binary files /dev/null and b/pokemon/home/small/shiny/female/450.png differ diff --git a/pokemon/home/small/shiny/female/453.png b/pokemon/home/small/shiny/female/453.png new file mode 100644 index 0000000..5fae2fe Binary files /dev/null and b/pokemon/home/small/shiny/female/453.png differ diff --git a/pokemon/home/small/shiny/female/454.png b/pokemon/home/small/shiny/female/454.png new file mode 100644 index 0000000..ee87fbb Binary files /dev/null and b/pokemon/home/small/shiny/female/454.png differ diff --git a/pokemon/home/small/shiny/female/456.png b/pokemon/home/small/shiny/female/456.png new file mode 100644 index 0000000..2a3445a Binary files /dev/null and b/pokemon/home/small/shiny/female/456.png differ diff --git a/pokemon/home/small/shiny/female/457.png b/pokemon/home/small/shiny/female/457.png new file mode 100644 index 0000000..6f5d6a8 Binary files /dev/null and b/pokemon/home/small/shiny/female/457.png differ diff --git a/pokemon/home/small/shiny/female/459.png b/pokemon/home/small/shiny/female/459.png new file mode 100644 index 0000000..88e7805 Binary files /dev/null and b/pokemon/home/small/shiny/female/459.png differ diff --git a/pokemon/home/small/shiny/female/460.png b/pokemon/home/small/shiny/female/460.png new file mode 100644 index 0000000..8ff6635 Binary files /dev/null and b/pokemon/home/small/shiny/female/460.png differ diff --git a/pokemon/home/small/shiny/female/461.png b/pokemon/home/small/shiny/female/461.png new file mode 100644 index 0000000..0f4a4f7 Binary files /dev/null and b/pokemon/home/small/shiny/female/461.png differ diff --git a/pokemon/home/small/shiny/female/464.png b/pokemon/home/small/shiny/female/464.png new file mode 100644 index 0000000..93b1fbe Binary files /dev/null and b/pokemon/home/small/shiny/female/464.png differ diff --git a/pokemon/home/small/shiny/female/465.png b/pokemon/home/small/shiny/female/465.png new file mode 100644 index 0000000..631fc07 Binary files /dev/null and b/pokemon/home/small/shiny/female/465.png differ diff --git a/pokemon/home/small/shiny/female/473.png b/pokemon/home/small/shiny/female/473.png new file mode 100644 index 0000000..40a7ccb Binary files /dev/null and b/pokemon/home/small/shiny/female/473.png differ diff --git a/pokemon/home/small/shiny/female/521.png b/pokemon/home/small/shiny/female/521.png new file mode 100644 index 0000000..def7227 Binary files /dev/null and b/pokemon/home/small/shiny/female/521.png differ diff --git a/pokemon/home/small/shiny/female/592-male.png b/pokemon/home/small/shiny/female/592-male.png new file mode 100644 index 0000000..4ed12b9 Binary files /dev/null and b/pokemon/home/small/shiny/female/592-male.png differ diff --git a/pokemon/home/small/shiny/female/593-male.png b/pokemon/home/small/shiny/female/593-male.png new file mode 100644 index 0000000..a33ec90 Binary files /dev/null and b/pokemon/home/small/shiny/female/593-male.png differ diff --git a/pokemon/home/small/shiny/female/64.png b/pokemon/home/small/shiny/female/64.png new file mode 100644 index 0000000..2cafd5d Binary files /dev/null and b/pokemon/home/small/shiny/female/64.png differ diff --git a/pokemon/home/small/shiny/female/65.png b/pokemon/home/small/shiny/female/65.png new file mode 100644 index 0000000..7dffd68 Binary files /dev/null and b/pokemon/home/small/shiny/female/65.png differ diff --git a/pokemon/home/small/shiny/female/668.png b/pokemon/home/small/shiny/female/668.png new file mode 100644 index 0000000..3f1e606 Binary files /dev/null and b/pokemon/home/small/shiny/female/668.png differ diff --git a/pokemon/home/small/shiny/female/84.png b/pokemon/home/small/shiny/female/84.png new file mode 100644 index 0000000..65243f7 Binary files /dev/null and b/pokemon/home/small/shiny/female/84.png differ diff --git a/pokemon/home/small/shiny/female/85.png b/pokemon/home/small/shiny/female/85.png new file mode 100644 index 0000000..adde33d Binary files /dev/null and b/pokemon/home/small/shiny/female/85.png differ diff --git a/pokemon/home/small/shiny/female/97.png b/pokemon/home/small/shiny/female/97.png new file mode 100644 index 0000000..c010cd3 Binary files /dev/null and b/pokemon/home/small/shiny/female/97.png differ