diff --git a/.stylelintrc b/.stylelintrc index 7dc0093..f86df24 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -1,9 +1,12 @@ { + "plugins": "stylelint-scss", "extends": "stylelint-config-standard", "rules": { - "selector-pseudo-class-no-unknown": true, + "selector-pseudo-class-no-unknown": [true, { ignorePseudoClasses: ["global", "local"] }], "selector-pseudo-element-no-unknown": true, "selector-type-no-unknown": true, - "media-feature-name-no-unknown": true + "media-feature-name-no-unknown": true, + at-rule-no-unknown: null, + "scss/at-rule-no-unknown": true } } \ No newline at end of file diff --git a/index.html b/index.html index 4f27312..5c3ce46 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ PVP, ok? E-Mon. + diff --git a/package.json b/package.json index 178c470..8b4c54c 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "babel-plugin-transform-builtin-extend": "^1.1.2", "css-loader": "^2.1.0", "css-modules-typescript-loader": "^1.1.1", + "file-loader": "^3.0.1", "fs": "^0.0.1-security", "glob": "^7.1.3", "mini-css-extract-plugin": "^0.5.0", @@ -43,6 +44,7 @@ "style-loader": "^0.23.1", "stylelint": "^9.9.0", "stylelint-config-standard": "^18.2.0", + "stylelint-scss": "^3.5.1", "stylelint-webpack-plugin": "^0.10.5", "ts-loader": "^5.3.2", "ts-node": "^7.0.1", @@ -59,6 +61,7 @@ }, "dependencies": { "classnames": "^2.2.6", + "nes.css": "^1.0.0", "pokemongo-json-pokedex": "^3.4.6", "prop-types": "^15.6.2", "react": "^16.7.0", diff --git a/src/img/001.png b/src/img/001.png new file mode 100644 index 0000000..939aa30 Binary files /dev/null and b/src/img/001.png differ diff --git a/src/img/002.png b/src/img/002.png new file mode 100644 index 0000000..07a205f Binary files /dev/null and b/src/img/002.png differ diff --git a/src/img/003.png b/src/img/003.png new file mode 100644 index 0000000..c5b876b Binary files /dev/null and b/src/img/003.png differ diff --git a/src/img/004.png b/src/img/004.png new file mode 100644 index 0000000..f2e1eb1 Binary files /dev/null and b/src/img/004.png differ diff --git a/src/img/005.png b/src/img/005.png new file mode 100644 index 0000000..daa2b2d Binary files /dev/null and b/src/img/005.png differ diff --git a/src/img/006.png b/src/img/006.png new file mode 100644 index 0000000..9275050 Binary files /dev/null and b/src/img/006.png differ diff --git a/src/img/007.png b/src/img/007.png new file mode 100644 index 0000000..1676a06 Binary files /dev/null and b/src/img/007.png differ diff --git a/src/img/008.png b/src/img/008.png new file mode 100644 index 0000000..2172179 Binary files /dev/null and b/src/img/008.png differ diff --git a/src/img/009.png b/src/img/009.png new file mode 100644 index 0000000..fac6ddb Binary files /dev/null and b/src/img/009.png differ diff --git a/src/img/010.png b/src/img/010.png new file mode 100644 index 0000000..42f9c89 Binary files /dev/null and b/src/img/010.png differ diff --git a/src/img/011.png b/src/img/011.png new file mode 100644 index 0000000..c32d431 Binary files /dev/null and b/src/img/011.png differ diff --git a/src/img/012.png b/src/img/012.png new file mode 100644 index 0000000..f00117e Binary files /dev/null and b/src/img/012.png differ diff --git a/src/img/013.png b/src/img/013.png new file mode 100644 index 0000000..2016be5 Binary files /dev/null and b/src/img/013.png differ diff --git a/src/img/014.png b/src/img/014.png new file mode 100644 index 0000000..437c35d Binary files /dev/null and b/src/img/014.png differ diff --git a/src/img/015.png b/src/img/015.png new file mode 100644 index 0000000..b8b1c55 Binary files /dev/null and b/src/img/015.png differ diff --git a/src/img/016.png b/src/img/016.png new file mode 100644 index 0000000..174dcb7 Binary files /dev/null and b/src/img/016.png differ diff --git a/src/img/017.png b/src/img/017.png new file mode 100644 index 0000000..3dbf107 Binary files /dev/null and b/src/img/017.png differ diff --git a/src/img/018.png b/src/img/018.png new file mode 100644 index 0000000..65aad6f Binary files /dev/null and b/src/img/018.png differ diff --git a/src/img/019.png b/src/img/019.png new file mode 100644 index 0000000..4ddfc4b Binary files /dev/null and b/src/img/019.png differ diff --git a/src/img/020.png b/src/img/020.png new file mode 100644 index 0000000..b9921f2 Binary files /dev/null and b/src/img/020.png differ diff --git a/src/img/021.png b/src/img/021.png new file mode 100644 index 0000000..424a195 Binary files /dev/null and b/src/img/021.png differ diff --git a/src/img/022.png b/src/img/022.png new file mode 100644 index 0000000..79310cd Binary files /dev/null and b/src/img/022.png differ diff --git a/src/img/023.png b/src/img/023.png new file mode 100644 index 0000000..d55604b Binary files /dev/null and b/src/img/023.png differ diff --git a/src/img/024.png b/src/img/024.png new file mode 100644 index 0000000..5c06939 Binary files /dev/null and b/src/img/024.png differ diff --git a/src/img/025.png b/src/img/025.png new file mode 100644 index 0000000..5428687 Binary files /dev/null and b/src/img/025.png differ diff --git a/src/img/026.png b/src/img/026.png new file mode 100644 index 0000000..eeb230f Binary files /dev/null and b/src/img/026.png differ diff --git a/src/img/027.png b/src/img/027.png new file mode 100644 index 0000000..384ac3b Binary files /dev/null and b/src/img/027.png differ diff --git a/src/img/028.png b/src/img/028.png new file mode 100644 index 0000000..48990b7 Binary files /dev/null and b/src/img/028.png differ diff --git a/src/img/029.png b/src/img/029.png new file mode 100644 index 0000000..e76eef0 Binary files /dev/null and b/src/img/029.png differ diff --git a/src/img/030.png b/src/img/030.png new file mode 100644 index 0000000..e7c6078 Binary files /dev/null and b/src/img/030.png differ diff --git a/src/img/031.png b/src/img/031.png new file mode 100644 index 0000000..7f4a632 Binary files /dev/null and b/src/img/031.png differ diff --git a/src/img/032.png b/src/img/032.png new file mode 100644 index 0000000..365f1e9 Binary files /dev/null and b/src/img/032.png differ diff --git a/src/img/033.png b/src/img/033.png new file mode 100644 index 0000000..f62cd3c Binary files /dev/null and b/src/img/033.png differ diff --git a/src/img/034.png b/src/img/034.png new file mode 100644 index 0000000..92067f3 Binary files /dev/null and b/src/img/034.png differ diff --git a/src/img/035.png b/src/img/035.png new file mode 100644 index 0000000..ff91544 Binary files /dev/null and b/src/img/035.png differ diff --git a/src/img/036.png b/src/img/036.png new file mode 100644 index 0000000..fabd214 Binary files /dev/null and b/src/img/036.png differ diff --git a/src/img/037.png b/src/img/037.png new file mode 100644 index 0000000..6da6a08 Binary files /dev/null and b/src/img/037.png differ diff --git a/src/img/038.png b/src/img/038.png new file mode 100644 index 0000000..61bbd93 Binary files /dev/null and b/src/img/038.png differ diff --git a/src/img/039.png b/src/img/039.png new file mode 100644 index 0000000..6b8d0ab Binary files /dev/null and b/src/img/039.png differ diff --git a/src/img/040.png b/src/img/040.png new file mode 100644 index 0000000..9e8df94 Binary files /dev/null and b/src/img/040.png differ diff --git a/src/img/041.png b/src/img/041.png new file mode 100644 index 0000000..c328cbd Binary files /dev/null and b/src/img/041.png differ diff --git a/src/img/042.png b/src/img/042.png new file mode 100644 index 0000000..9bcffca Binary files /dev/null and b/src/img/042.png differ diff --git a/src/img/043.png b/src/img/043.png new file mode 100644 index 0000000..4d2f058 Binary files /dev/null and b/src/img/043.png differ diff --git a/src/img/044.png b/src/img/044.png new file mode 100644 index 0000000..72ffcff Binary files /dev/null and b/src/img/044.png differ diff --git a/src/img/045.png b/src/img/045.png new file mode 100644 index 0000000..2ef5d31 Binary files /dev/null and b/src/img/045.png differ diff --git a/src/img/046.png b/src/img/046.png new file mode 100644 index 0000000..1111904 Binary files /dev/null and b/src/img/046.png differ diff --git a/src/img/047.png b/src/img/047.png new file mode 100644 index 0000000..f3b94f7 Binary files /dev/null and b/src/img/047.png differ diff --git a/src/img/048.png b/src/img/048.png new file mode 100644 index 0000000..0d24586 Binary files /dev/null and b/src/img/048.png differ diff --git a/src/img/049.png b/src/img/049.png new file mode 100644 index 0000000..01370bf Binary files /dev/null and b/src/img/049.png differ diff --git a/src/img/050.png b/src/img/050.png new file mode 100644 index 0000000..9bdf728 Binary files /dev/null and b/src/img/050.png differ diff --git a/src/img/051.png b/src/img/051.png new file mode 100644 index 0000000..cd85cfa Binary files /dev/null and b/src/img/051.png differ diff --git a/src/img/052.png b/src/img/052.png new file mode 100644 index 0000000..c5a11bb Binary files /dev/null and b/src/img/052.png differ diff --git a/src/img/053.png b/src/img/053.png new file mode 100644 index 0000000..8517e55 Binary files /dev/null and b/src/img/053.png differ diff --git a/src/img/054.png b/src/img/054.png new file mode 100644 index 0000000..b410f67 Binary files /dev/null and b/src/img/054.png differ diff --git a/src/img/055.png b/src/img/055.png new file mode 100644 index 0000000..e3c9e54 Binary files /dev/null and b/src/img/055.png differ diff --git a/src/img/056.png b/src/img/056.png new file mode 100644 index 0000000..edd401c Binary files /dev/null and b/src/img/056.png differ diff --git a/src/img/057.png b/src/img/057.png new file mode 100644 index 0000000..01ad6be Binary files /dev/null and b/src/img/057.png differ diff --git a/src/img/058.png b/src/img/058.png new file mode 100644 index 0000000..00096f9 Binary files /dev/null and b/src/img/058.png differ diff --git a/src/img/059.png b/src/img/059.png new file mode 100644 index 0000000..4e1b50f Binary files /dev/null and b/src/img/059.png differ diff --git a/src/img/060.png b/src/img/060.png new file mode 100644 index 0000000..2e5a446 Binary files /dev/null and b/src/img/060.png differ diff --git a/src/img/061.png b/src/img/061.png new file mode 100644 index 0000000..52f6cc9 Binary files /dev/null and b/src/img/061.png differ diff --git a/src/img/062.png b/src/img/062.png new file mode 100644 index 0000000..5519569 Binary files /dev/null and b/src/img/062.png differ diff --git a/src/img/063.png b/src/img/063.png new file mode 100644 index 0000000..4b9554a Binary files /dev/null and b/src/img/063.png differ diff --git a/src/img/064.png b/src/img/064.png new file mode 100644 index 0000000..1a8fc37 Binary files /dev/null and b/src/img/064.png differ diff --git a/src/img/065.png b/src/img/065.png new file mode 100644 index 0000000..51358bd Binary files /dev/null and b/src/img/065.png differ diff --git a/src/img/066.png b/src/img/066.png new file mode 100644 index 0000000..35d9436 Binary files /dev/null and b/src/img/066.png differ diff --git a/src/img/067.png b/src/img/067.png new file mode 100644 index 0000000..6e93fd9 Binary files /dev/null and b/src/img/067.png differ diff --git a/src/img/068.png b/src/img/068.png new file mode 100644 index 0000000..be77104 Binary files /dev/null and b/src/img/068.png differ diff --git a/src/img/069.png b/src/img/069.png new file mode 100644 index 0000000..bdbb299 Binary files /dev/null and b/src/img/069.png differ diff --git a/src/img/070.png b/src/img/070.png new file mode 100644 index 0000000..cc9d0d9 Binary files /dev/null and b/src/img/070.png differ diff --git a/src/img/071.png b/src/img/071.png new file mode 100644 index 0000000..85d886b Binary files /dev/null and b/src/img/071.png differ diff --git a/src/img/072.png b/src/img/072.png new file mode 100644 index 0000000..ecff09a Binary files /dev/null and b/src/img/072.png differ diff --git a/src/img/073.png b/src/img/073.png new file mode 100644 index 0000000..dcd6656 Binary files /dev/null and b/src/img/073.png differ diff --git a/src/img/074.png b/src/img/074.png new file mode 100644 index 0000000..5c73f85 Binary files /dev/null and b/src/img/074.png differ diff --git a/src/img/075.png b/src/img/075.png new file mode 100644 index 0000000..6291114 Binary files /dev/null and b/src/img/075.png differ diff --git a/src/img/076.png b/src/img/076.png new file mode 100644 index 0000000..089cda8 Binary files /dev/null and b/src/img/076.png differ diff --git a/src/img/077.png b/src/img/077.png new file mode 100644 index 0000000..f94e9c6 Binary files /dev/null and b/src/img/077.png differ diff --git a/src/img/078.png b/src/img/078.png new file mode 100644 index 0000000..b22f667 Binary files /dev/null and b/src/img/078.png differ diff --git a/src/img/079.png b/src/img/079.png new file mode 100644 index 0000000..93e05a0 Binary files /dev/null and b/src/img/079.png differ diff --git a/src/img/080.png b/src/img/080.png new file mode 100644 index 0000000..57c05cc Binary files /dev/null and b/src/img/080.png differ diff --git a/src/img/081.png b/src/img/081.png new file mode 100644 index 0000000..5ff530e Binary files /dev/null and b/src/img/081.png differ diff --git a/src/img/082.png b/src/img/082.png new file mode 100644 index 0000000..007c621 Binary files /dev/null and b/src/img/082.png differ diff --git a/src/img/083.png b/src/img/083.png new file mode 100644 index 0000000..50a538a Binary files /dev/null and b/src/img/083.png differ diff --git a/src/img/084.png b/src/img/084.png new file mode 100644 index 0000000..ab209d5 Binary files /dev/null and b/src/img/084.png differ diff --git a/src/img/085.png b/src/img/085.png new file mode 100644 index 0000000..17a35d4 Binary files /dev/null and b/src/img/085.png differ diff --git a/src/img/086.png b/src/img/086.png new file mode 100644 index 0000000..bf011fd Binary files /dev/null and b/src/img/086.png differ diff --git a/src/img/087.png b/src/img/087.png new file mode 100644 index 0000000..a8ea620 Binary files /dev/null and b/src/img/087.png differ diff --git a/src/img/088.png b/src/img/088.png new file mode 100644 index 0000000..376d61b Binary files /dev/null and b/src/img/088.png differ diff --git a/src/img/089.png b/src/img/089.png new file mode 100644 index 0000000..ad80c47 Binary files /dev/null and b/src/img/089.png differ diff --git a/src/img/090.png b/src/img/090.png new file mode 100644 index 0000000..e17806a Binary files /dev/null and b/src/img/090.png differ diff --git a/src/img/091.png b/src/img/091.png new file mode 100644 index 0000000..81eabe3 Binary files /dev/null and b/src/img/091.png differ diff --git a/src/img/092.png b/src/img/092.png new file mode 100644 index 0000000..9ba1459 Binary files /dev/null and b/src/img/092.png differ diff --git a/src/img/093.png b/src/img/093.png new file mode 100644 index 0000000..bdf4da3 Binary files /dev/null and b/src/img/093.png differ diff --git a/src/img/094.png b/src/img/094.png new file mode 100644 index 0000000..faf0618 Binary files /dev/null and b/src/img/094.png differ diff --git a/src/img/095.png b/src/img/095.png new file mode 100644 index 0000000..94a0c97 Binary files /dev/null and b/src/img/095.png differ diff --git a/src/img/096.png b/src/img/096.png new file mode 100644 index 0000000..a736920 Binary files /dev/null and b/src/img/096.png differ diff --git a/src/img/097.png b/src/img/097.png new file mode 100644 index 0000000..d5d862f Binary files /dev/null and b/src/img/097.png differ diff --git a/src/img/098.png b/src/img/098.png new file mode 100644 index 0000000..2cc8058 Binary files /dev/null and b/src/img/098.png differ diff --git a/src/img/099.png b/src/img/099.png new file mode 100644 index 0000000..c37752e Binary files /dev/null and b/src/img/099.png differ diff --git a/src/img/100.png b/src/img/100.png new file mode 100644 index 0000000..9435074 Binary files /dev/null and b/src/img/100.png differ diff --git a/src/img/101.png b/src/img/101.png new file mode 100644 index 0000000..e9a2ffb Binary files /dev/null and b/src/img/101.png differ diff --git a/src/img/102.png b/src/img/102.png new file mode 100644 index 0000000..b87b4e9 Binary files /dev/null and b/src/img/102.png differ diff --git a/src/img/103.png b/src/img/103.png new file mode 100644 index 0000000..1b29244 Binary files /dev/null and b/src/img/103.png differ diff --git a/src/img/104.png b/src/img/104.png new file mode 100644 index 0000000..b2e597b Binary files /dev/null and b/src/img/104.png differ diff --git a/src/img/105.png b/src/img/105.png new file mode 100644 index 0000000..03d978b Binary files /dev/null and b/src/img/105.png differ diff --git a/src/img/106.png b/src/img/106.png new file mode 100644 index 0000000..d16ed7a Binary files /dev/null and b/src/img/106.png differ diff --git a/src/img/107.png b/src/img/107.png new file mode 100644 index 0000000..44683ca Binary files /dev/null and b/src/img/107.png differ diff --git a/src/img/108.png b/src/img/108.png new file mode 100644 index 0000000..237dbe9 Binary files /dev/null and b/src/img/108.png differ diff --git a/src/img/109.png b/src/img/109.png new file mode 100644 index 0000000..e1595de Binary files /dev/null and b/src/img/109.png differ diff --git a/src/img/110.png b/src/img/110.png new file mode 100644 index 0000000..bdbd2a5 Binary files /dev/null and b/src/img/110.png differ diff --git a/src/img/111.png b/src/img/111.png new file mode 100644 index 0000000..79fa636 Binary files /dev/null and b/src/img/111.png differ diff --git a/src/img/112.png b/src/img/112.png new file mode 100644 index 0000000..6092960 Binary files /dev/null and b/src/img/112.png differ diff --git a/src/img/113.png b/src/img/113.png new file mode 100644 index 0000000..c1aa778 Binary files /dev/null and b/src/img/113.png differ diff --git a/src/img/114.png b/src/img/114.png new file mode 100644 index 0000000..f300efd Binary files /dev/null and b/src/img/114.png differ diff --git a/src/img/115.png b/src/img/115.png new file mode 100644 index 0000000..17c8e11 Binary files /dev/null and b/src/img/115.png differ diff --git a/src/img/116.png b/src/img/116.png new file mode 100644 index 0000000..8a5d4ce Binary files /dev/null and b/src/img/116.png differ diff --git a/src/img/117.png b/src/img/117.png new file mode 100644 index 0000000..4606b16 Binary files /dev/null and b/src/img/117.png differ diff --git a/src/img/118.png b/src/img/118.png new file mode 100644 index 0000000..f6f584b Binary files /dev/null and b/src/img/118.png differ diff --git a/src/img/119.png b/src/img/119.png new file mode 100644 index 0000000..2fa6f43 Binary files /dev/null and b/src/img/119.png differ diff --git a/src/img/120.png b/src/img/120.png new file mode 100644 index 0000000..fe215a3 Binary files /dev/null and b/src/img/120.png differ diff --git a/src/img/121.png b/src/img/121.png new file mode 100644 index 0000000..e265006 Binary files /dev/null and b/src/img/121.png differ diff --git a/src/img/122.png b/src/img/122.png new file mode 100644 index 0000000..6b9fbfc Binary files /dev/null and b/src/img/122.png differ diff --git a/src/img/123.png b/src/img/123.png new file mode 100644 index 0000000..7beb932 Binary files /dev/null and b/src/img/123.png differ diff --git a/src/img/124.png b/src/img/124.png new file mode 100644 index 0000000..768541e Binary files /dev/null and b/src/img/124.png differ diff --git a/src/img/125.png b/src/img/125.png new file mode 100644 index 0000000..c38eaeb Binary files /dev/null and b/src/img/125.png differ diff --git a/src/img/126.png b/src/img/126.png new file mode 100644 index 0000000..0179741 Binary files /dev/null and b/src/img/126.png differ diff --git a/src/img/127.png b/src/img/127.png new file mode 100644 index 0000000..70ebccb Binary files /dev/null and b/src/img/127.png differ diff --git a/src/img/128.png b/src/img/128.png new file mode 100644 index 0000000..d160424 Binary files /dev/null and b/src/img/128.png differ diff --git a/src/img/129.png b/src/img/129.png new file mode 100644 index 0000000..7ab560b Binary files /dev/null and b/src/img/129.png differ diff --git a/src/img/130.png b/src/img/130.png new file mode 100644 index 0000000..af0d9ab Binary files /dev/null and b/src/img/130.png differ diff --git a/src/img/131.png b/src/img/131.png new file mode 100644 index 0000000..94ea248 Binary files /dev/null and b/src/img/131.png differ diff --git a/src/img/132.png b/src/img/132.png new file mode 100644 index 0000000..d605f91 Binary files /dev/null and b/src/img/132.png differ diff --git a/src/img/133.png b/src/img/133.png new file mode 100644 index 0000000..844c7f0 Binary files /dev/null and b/src/img/133.png differ diff --git a/src/img/134.png b/src/img/134.png new file mode 100644 index 0000000..d71b777 Binary files /dev/null and b/src/img/134.png differ diff --git a/src/img/135.png b/src/img/135.png new file mode 100644 index 0000000..2827b33 Binary files /dev/null and b/src/img/135.png differ diff --git a/src/img/136.png b/src/img/136.png new file mode 100644 index 0000000..90ef74e Binary files /dev/null and b/src/img/136.png differ diff --git a/src/img/137.png b/src/img/137.png new file mode 100644 index 0000000..d7f9ff1 Binary files /dev/null and b/src/img/137.png differ diff --git a/src/img/138.png b/src/img/138.png new file mode 100644 index 0000000..d4c87d9 Binary files /dev/null and b/src/img/138.png differ diff --git a/src/img/139.png b/src/img/139.png new file mode 100644 index 0000000..6cfc565 Binary files /dev/null and b/src/img/139.png differ diff --git a/src/img/140.png b/src/img/140.png new file mode 100644 index 0000000..2ee8c38 Binary files /dev/null and b/src/img/140.png differ diff --git a/src/img/141.png b/src/img/141.png new file mode 100644 index 0000000..a2fef09 Binary files /dev/null and b/src/img/141.png differ diff --git a/src/img/142.png b/src/img/142.png new file mode 100644 index 0000000..edbb79d Binary files /dev/null and b/src/img/142.png differ diff --git a/src/img/143.png b/src/img/143.png new file mode 100644 index 0000000..a3a5852 Binary files /dev/null and b/src/img/143.png differ diff --git a/src/img/144.png b/src/img/144.png new file mode 100644 index 0000000..635cc67 Binary files /dev/null and b/src/img/144.png differ diff --git a/src/img/145.png b/src/img/145.png new file mode 100644 index 0000000..2809c54 Binary files /dev/null and b/src/img/145.png differ diff --git a/src/img/146.png b/src/img/146.png new file mode 100644 index 0000000..5a2c386 Binary files /dev/null and b/src/img/146.png differ diff --git a/src/img/147.png b/src/img/147.png new file mode 100644 index 0000000..ae7e2f7 Binary files /dev/null and b/src/img/147.png differ diff --git a/src/img/148.png b/src/img/148.png new file mode 100644 index 0000000..8411dba Binary files /dev/null and b/src/img/148.png differ diff --git a/src/img/149.png b/src/img/149.png new file mode 100644 index 0000000..55abccc Binary files /dev/null and b/src/img/149.png differ diff --git a/src/img/150.png b/src/img/150.png new file mode 100644 index 0000000..5b1e24c Binary files /dev/null and b/src/img/150.png differ diff --git a/src/img/151.png b/src/img/151.png new file mode 100644 index 0000000..270945b Binary files /dev/null and b/src/img/151.png differ diff --git a/src/img/152.png b/src/img/152.png new file mode 100644 index 0000000..985f7cd Binary files /dev/null and b/src/img/152.png differ diff --git a/src/img/153.png b/src/img/153.png new file mode 100644 index 0000000..4bcb1b2 Binary files /dev/null and b/src/img/153.png differ diff --git a/src/img/154.png b/src/img/154.png new file mode 100644 index 0000000..62c4779 Binary files /dev/null and b/src/img/154.png differ diff --git a/src/img/155.png b/src/img/155.png new file mode 100644 index 0000000..a6bfff6 Binary files /dev/null and b/src/img/155.png differ diff --git a/src/img/156.png b/src/img/156.png new file mode 100644 index 0000000..87cf460 Binary files /dev/null and b/src/img/156.png differ diff --git a/src/img/157.png b/src/img/157.png new file mode 100644 index 0000000..2e6a70d Binary files /dev/null and b/src/img/157.png differ diff --git a/src/img/158.png b/src/img/158.png new file mode 100644 index 0000000..0f72c3a Binary files /dev/null and b/src/img/158.png differ diff --git a/src/img/159.png b/src/img/159.png new file mode 100644 index 0000000..38c2911 Binary files /dev/null and b/src/img/159.png differ diff --git a/src/img/160.png b/src/img/160.png new file mode 100644 index 0000000..9890252 Binary files /dev/null and b/src/img/160.png differ diff --git a/src/img/161.png b/src/img/161.png new file mode 100644 index 0000000..d83830b Binary files /dev/null and b/src/img/161.png differ diff --git a/src/img/162.png b/src/img/162.png new file mode 100644 index 0000000..d504769 Binary files /dev/null and b/src/img/162.png differ diff --git a/src/img/163.png b/src/img/163.png new file mode 100644 index 0000000..1db0f9b Binary files /dev/null and b/src/img/163.png differ diff --git a/src/img/164.png b/src/img/164.png new file mode 100644 index 0000000..5791a88 Binary files /dev/null and b/src/img/164.png differ diff --git a/src/img/165.png b/src/img/165.png new file mode 100644 index 0000000..e10241f Binary files /dev/null and b/src/img/165.png differ diff --git a/src/img/166.png b/src/img/166.png new file mode 100644 index 0000000..e5da172 Binary files /dev/null and b/src/img/166.png differ diff --git a/src/img/167.png b/src/img/167.png new file mode 100644 index 0000000..aa58b75 Binary files /dev/null and b/src/img/167.png differ diff --git a/src/img/168.png b/src/img/168.png new file mode 100644 index 0000000..50d3ed4 Binary files /dev/null and b/src/img/168.png differ diff --git a/src/img/169.png b/src/img/169.png new file mode 100644 index 0000000..f4a3705 Binary files /dev/null and b/src/img/169.png differ diff --git a/src/img/170.png b/src/img/170.png new file mode 100644 index 0000000..96fef9c Binary files /dev/null and b/src/img/170.png differ diff --git a/src/img/171.png b/src/img/171.png new file mode 100644 index 0000000..6b3640a Binary files /dev/null and b/src/img/171.png differ diff --git a/src/img/172.png b/src/img/172.png new file mode 100644 index 0000000..f1e7550 Binary files /dev/null and b/src/img/172.png differ diff --git a/src/img/173.png b/src/img/173.png new file mode 100644 index 0000000..5a795f8 Binary files /dev/null and b/src/img/173.png differ diff --git a/src/img/174.png b/src/img/174.png new file mode 100644 index 0000000..fea51d6 Binary files /dev/null and b/src/img/174.png differ diff --git a/src/img/175.png b/src/img/175.png new file mode 100644 index 0000000..6fdb7bd Binary files /dev/null and b/src/img/175.png differ diff --git a/src/img/176.png b/src/img/176.png new file mode 100644 index 0000000..866fa99 Binary files /dev/null and b/src/img/176.png differ diff --git a/src/img/177.png b/src/img/177.png new file mode 100644 index 0000000..3159ca3 Binary files /dev/null and b/src/img/177.png differ diff --git a/src/img/178.png b/src/img/178.png new file mode 100644 index 0000000..d2b7b77 Binary files /dev/null and b/src/img/178.png differ diff --git a/src/img/179.png b/src/img/179.png new file mode 100644 index 0000000..d9df531 Binary files /dev/null and b/src/img/179.png differ diff --git a/src/img/180.png b/src/img/180.png new file mode 100644 index 0000000..d1849ba Binary files /dev/null and b/src/img/180.png differ diff --git a/src/img/181.png b/src/img/181.png new file mode 100644 index 0000000..cffe681 Binary files /dev/null and b/src/img/181.png differ diff --git a/src/img/182.png b/src/img/182.png new file mode 100644 index 0000000..f743835 Binary files /dev/null and b/src/img/182.png differ diff --git a/src/img/183.png b/src/img/183.png new file mode 100644 index 0000000..6a84cbd Binary files /dev/null and b/src/img/183.png differ diff --git a/src/img/184.png b/src/img/184.png new file mode 100644 index 0000000..5dc3174 Binary files /dev/null and b/src/img/184.png differ diff --git a/src/img/185.png b/src/img/185.png new file mode 100644 index 0000000..7cbf2ee Binary files /dev/null and b/src/img/185.png differ diff --git a/src/img/186.png b/src/img/186.png new file mode 100644 index 0000000..23aa1c5 Binary files /dev/null and b/src/img/186.png differ diff --git a/src/img/187.png b/src/img/187.png new file mode 100644 index 0000000..696ae34 Binary files /dev/null and b/src/img/187.png differ diff --git a/src/img/188.png b/src/img/188.png new file mode 100644 index 0000000..e7d6ffe Binary files /dev/null and b/src/img/188.png differ diff --git a/src/img/189.png b/src/img/189.png new file mode 100644 index 0000000..a7bb654 Binary files /dev/null and b/src/img/189.png differ diff --git a/src/img/190.png b/src/img/190.png new file mode 100644 index 0000000..dd04111 Binary files /dev/null and b/src/img/190.png differ diff --git a/src/img/191.png b/src/img/191.png new file mode 100644 index 0000000..d5bd102 Binary files /dev/null and b/src/img/191.png differ diff --git a/src/img/192.png b/src/img/192.png new file mode 100644 index 0000000..3b53613 Binary files /dev/null and b/src/img/192.png differ diff --git a/src/img/193.png b/src/img/193.png new file mode 100644 index 0000000..2b20724 Binary files /dev/null and b/src/img/193.png differ diff --git a/src/img/194.png b/src/img/194.png new file mode 100644 index 0000000..f671626 Binary files /dev/null and b/src/img/194.png differ diff --git a/src/img/195.png b/src/img/195.png new file mode 100644 index 0000000..f19eef4 Binary files /dev/null and b/src/img/195.png differ diff --git a/src/img/196.png b/src/img/196.png new file mode 100644 index 0000000..bff04b6 Binary files /dev/null and b/src/img/196.png differ diff --git a/src/img/197.png b/src/img/197.png new file mode 100644 index 0000000..b953da0 Binary files /dev/null and b/src/img/197.png differ diff --git a/src/img/198.png b/src/img/198.png new file mode 100644 index 0000000..81b900c Binary files /dev/null and b/src/img/198.png differ diff --git a/src/img/199.png b/src/img/199.png new file mode 100644 index 0000000..305e2f8 Binary files /dev/null and b/src/img/199.png differ diff --git a/src/img/200.png b/src/img/200.png new file mode 100644 index 0000000..68db80f Binary files /dev/null and b/src/img/200.png differ diff --git a/src/img/201.png b/src/img/201.png new file mode 100644 index 0000000..23adc43 Binary files /dev/null and b/src/img/201.png differ diff --git a/src/img/202.png b/src/img/202.png new file mode 100644 index 0000000..1fa6f42 Binary files /dev/null and b/src/img/202.png differ diff --git a/src/img/203.png b/src/img/203.png new file mode 100644 index 0000000..a32dc92 Binary files /dev/null and b/src/img/203.png differ diff --git a/src/img/204.png b/src/img/204.png new file mode 100644 index 0000000..03942f3 Binary files /dev/null and b/src/img/204.png differ diff --git a/src/img/205.png b/src/img/205.png new file mode 100644 index 0000000..d5d4a04 Binary files /dev/null and b/src/img/205.png differ diff --git a/src/img/206.png b/src/img/206.png new file mode 100644 index 0000000..798c949 Binary files /dev/null and b/src/img/206.png differ diff --git a/src/img/207.png b/src/img/207.png new file mode 100644 index 0000000..288bd8f Binary files /dev/null and b/src/img/207.png differ diff --git a/src/img/208.png b/src/img/208.png new file mode 100644 index 0000000..5241bf7 Binary files /dev/null and b/src/img/208.png differ diff --git a/src/img/209.png b/src/img/209.png new file mode 100644 index 0000000..ea172a6 Binary files /dev/null and b/src/img/209.png differ diff --git a/src/img/210.png b/src/img/210.png new file mode 100644 index 0000000..78a30d1 Binary files /dev/null and b/src/img/210.png differ diff --git a/src/img/211.png b/src/img/211.png new file mode 100644 index 0000000..6038880 Binary files /dev/null and b/src/img/211.png differ diff --git a/src/img/212.png b/src/img/212.png new file mode 100644 index 0000000..07951ec Binary files /dev/null and b/src/img/212.png differ diff --git a/src/img/213.png b/src/img/213.png new file mode 100644 index 0000000..fdc9b9e Binary files /dev/null and b/src/img/213.png differ diff --git a/src/img/214.png b/src/img/214.png new file mode 100644 index 0000000..5d2e79f Binary files /dev/null and b/src/img/214.png differ diff --git a/src/img/215.png b/src/img/215.png new file mode 100644 index 0000000..0957869 Binary files /dev/null and b/src/img/215.png differ diff --git a/src/img/216.png b/src/img/216.png new file mode 100644 index 0000000..e0ecd9f Binary files /dev/null and b/src/img/216.png differ diff --git a/src/img/217.png b/src/img/217.png new file mode 100644 index 0000000..4a2918b Binary files /dev/null and b/src/img/217.png differ diff --git a/src/img/218.png b/src/img/218.png new file mode 100644 index 0000000..2ee44dd Binary files /dev/null and b/src/img/218.png differ diff --git a/src/img/219.png b/src/img/219.png new file mode 100644 index 0000000..fba5a43 Binary files /dev/null and b/src/img/219.png differ diff --git a/src/img/220.png b/src/img/220.png new file mode 100644 index 0000000..7595a64 Binary files /dev/null and b/src/img/220.png differ diff --git a/src/img/221.png b/src/img/221.png new file mode 100644 index 0000000..ea6bb97 Binary files /dev/null and b/src/img/221.png differ diff --git a/src/img/222.png b/src/img/222.png new file mode 100644 index 0000000..493fa3b Binary files /dev/null and b/src/img/222.png differ diff --git a/src/img/223.png b/src/img/223.png new file mode 100644 index 0000000..df70654 Binary files /dev/null and b/src/img/223.png differ diff --git a/src/img/224.png b/src/img/224.png new file mode 100644 index 0000000..670a249 Binary files /dev/null and b/src/img/224.png differ diff --git a/src/img/225.png b/src/img/225.png new file mode 100644 index 0000000..5ed8854 Binary files /dev/null and b/src/img/225.png differ diff --git a/src/img/226.png b/src/img/226.png new file mode 100644 index 0000000..32a0b5c Binary files /dev/null and b/src/img/226.png differ diff --git a/src/img/227.png b/src/img/227.png new file mode 100644 index 0000000..dfd6c13 Binary files /dev/null and b/src/img/227.png differ diff --git a/src/img/228.png b/src/img/228.png new file mode 100644 index 0000000..95d42e4 Binary files /dev/null and b/src/img/228.png differ diff --git a/src/img/229.png b/src/img/229.png new file mode 100644 index 0000000..b0a854f Binary files /dev/null and b/src/img/229.png differ diff --git a/src/img/230.png b/src/img/230.png new file mode 100644 index 0000000..febd649 Binary files /dev/null and b/src/img/230.png differ diff --git a/src/img/231.png b/src/img/231.png new file mode 100644 index 0000000..966dfed Binary files /dev/null and b/src/img/231.png differ diff --git a/src/img/232.png b/src/img/232.png new file mode 100644 index 0000000..ac4b8fb Binary files /dev/null and b/src/img/232.png differ diff --git a/src/img/233.png b/src/img/233.png new file mode 100644 index 0000000..6761baa Binary files /dev/null and b/src/img/233.png differ diff --git a/src/img/234.png b/src/img/234.png new file mode 100644 index 0000000..265e53e Binary files /dev/null and b/src/img/234.png differ diff --git a/src/img/235.png b/src/img/235.png new file mode 100644 index 0000000..ac01d0d Binary files /dev/null and b/src/img/235.png differ diff --git a/src/img/236.png b/src/img/236.png new file mode 100644 index 0000000..f989ce9 Binary files /dev/null and b/src/img/236.png differ diff --git a/src/img/237.png b/src/img/237.png new file mode 100644 index 0000000..42b305b Binary files /dev/null and b/src/img/237.png differ diff --git a/src/img/238.png b/src/img/238.png new file mode 100644 index 0000000..b6e979e Binary files /dev/null and b/src/img/238.png differ diff --git a/src/img/239.png b/src/img/239.png new file mode 100644 index 0000000..1b1095d Binary files /dev/null and b/src/img/239.png differ diff --git a/src/img/240.png b/src/img/240.png new file mode 100644 index 0000000..5fdaefb Binary files /dev/null and b/src/img/240.png differ diff --git a/src/img/241.png b/src/img/241.png new file mode 100644 index 0000000..bbbd36f Binary files /dev/null and b/src/img/241.png differ diff --git a/src/img/242.png b/src/img/242.png new file mode 100644 index 0000000..30cc2ff Binary files /dev/null and b/src/img/242.png differ diff --git a/src/img/243.png b/src/img/243.png new file mode 100644 index 0000000..e7402d2 Binary files /dev/null and b/src/img/243.png differ diff --git a/src/img/244.png b/src/img/244.png new file mode 100644 index 0000000..06a8aa5 Binary files /dev/null and b/src/img/244.png differ diff --git a/src/img/245.png b/src/img/245.png new file mode 100644 index 0000000..4b09408 Binary files /dev/null and b/src/img/245.png differ diff --git a/src/img/246.png b/src/img/246.png new file mode 100644 index 0000000..d9994e8 Binary files /dev/null and b/src/img/246.png differ diff --git a/src/img/247.png b/src/img/247.png new file mode 100644 index 0000000..e26bb3e Binary files /dev/null and b/src/img/247.png differ diff --git a/src/img/248.png b/src/img/248.png new file mode 100644 index 0000000..883a424 Binary files /dev/null and b/src/img/248.png differ diff --git a/src/img/249.png b/src/img/249.png new file mode 100644 index 0000000..48af046 Binary files /dev/null and b/src/img/249.png differ diff --git a/src/img/250.png b/src/img/250.png new file mode 100644 index 0000000..fc3e15c Binary files /dev/null and b/src/img/250.png differ diff --git a/src/img/251.png b/src/img/251.png new file mode 100644 index 0000000..4986dc9 Binary files /dev/null and b/src/img/251.png differ diff --git a/src/img/252.png b/src/img/252.png new file mode 100644 index 0000000..d007c18 Binary files /dev/null and b/src/img/252.png differ diff --git a/src/img/253.png b/src/img/253.png new file mode 100644 index 0000000..b76eaa9 Binary files /dev/null and b/src/img/253.png differ diff --git a/src/img/254.png b/src/img/254.png new file mode 100644 index 0000000..7ee627f Binary files /dev/null and b/src/img/254.png differ diff --git a/src/img/255.png b/src/img/255.png new file mode 100644 index 0000000..5c9ff5c Binary files /dev/null and b/src/img/255.png differ diff --git a/src/img/256.png b/src/img/256.png new file mode 100644 index 0000000..0d33b12 Binary files /dev/null and b/src/img/256.png differ diff --git a/src/img/257.png b/src/img/257.png new file mode 100644 index 0000000..7d4ada8 Binary files /dev/null and b/src/img/257.png differ diff --git a/src/img/258.png b/src/img/258.png new file mode 100644 index 0000000..9143795 Binary files /dev/null and b/src/img/258.png differ diff --git a/src/img/259.png b/src/img/259.png new file mode 100644 index 0000000..2340d51 Binary files /dev/null and b/src/img/259.png differ diff --git a/src/img/260.png b/src/img/260.png new file mode 100644 index 0000000..bab42c6 Binary files /dev/null and b/src/img/260.png differ diff --git a/src/img/261.png b/src/img/261.png new file mode 100644 index 0000000..826c21c Binary files /dev/null and b/src/img/261.png differ diff --git a/src/img/262.png b/src/img/262.png new file mode 100644 index 0000000..2a9cd0e Binary files /dev/null and b/src/img/262.png differ diff --git a/src/img/263.png b/src/img/263.png new file mode 100644 index 0000000..2cce528 Binary files /dev/null and b/src/img/263.png differ diff --git a/src/img/264.png b/src/img/264.png new file mode 100644 index 0000000..a8ca6aa Binary files /dev/null and b/src/img/264.png differ diff --git a/src/img/265.png b/src/img/265.png new file mode 100644 index 0000000..5338a74 Binary files /dev/null and b/src/img/265.png differ diff --git a/src/img/266.png b/src/img/266.png new file mode 100644 index 0000000..db88e63 Binary files /dev/null and b/src/img/266.png differ diff --git a/src/img/267.png b/src/img/267.png new file mode 100644 index 0000000..d87b4db Binary files /dev/null and b/src/img/267.png differ diff --git a/src/img/268.png b/src/img/268.png new file mode 100644 index 0000000..333db3b Binary files /dev/null and b/src/img/268.png differ diff --git a/src/img/269.png b/src/img/269.png new file mode 100644 index 0000000..c898a05 Binary files /dev/null and b/src/img/269.png differ diff --git a/src/img/270.png b/src/img/270.png new file mode 100644 index 0000000..2a61863 Binary files /dev/null and b/src/img/270.png differ diff --git a/src/img/271.png b/src/img/271.png new file mode 100644 index 0000000..f6c80d5 Binary files /dev/null and b/src/img/271.png differ diff --git a/src/img/272.png b/src/img/272.png new file mode 100644 index 0000000..736fb9b Binary files /dev/null and b/src/img/272.png differ diff --git a/src/img/273.png b/src/img/273.png new file mode 100644 index 0000000..dadaca0 Binary files /dev/null and b/src/img/273.png differ diff --git a/src/img/274.png b/src/img/274.png new file mode 100644 index 0000000..aae8f26 Binary files /dev/null and b/src/img/274.png differ diff --git a/src/img/275.png b/src/img/275.png new file mode 100644 index 0000000..4c505d4 Binary files /dev/null and b/src/img/275.png differ diff --git a/src/img/276.png b/src/img/276.png new file mode 100644 index 0000000..ccb86f1 Binary files /dev/null and b/src/img/276.png differ diff --git a/src/img/277.png b/src/img/277.png new file mode 100644 index 0000000..e8ccb69 Binary files /dev/null and b/src/img/277.png differ diff --git a/src/img/278.png b/src/img/278.png new file mode 100644 index 0000000..67049fc Binary files /dev/null and b/src/img/278.png differ diff --git a/src/img/279.png b/src/img/279.png new file mode 100644 index 0000000..35d0489 Binary files /dev/null and b/src/img/279.png differ diff --git a/src/img/280.png b/src/img/280.png new file mode 100644 index 0000000..62b0122 Binary files /dev/null and b/src/img/280.png differ diff --git a/src/img/281.png b/src/img/281.png new file mode 100644 index 0000000..b5c225a Binary files /dev/null and b/src/img/281.png differ diff --git a/src/img/282.png b/src/img/282.png new file mode 100644 index 0000000..64f7dce Binary files /dev/null and b/src/img/282.png differ diff --git a/src/img/283.png b/src/img/283.png new file mode 100644 index 0000000..0beae7d Binary files /dev/null and b/src/img/283.png differ diff --git a/src/img/284.png b/src/img/284.png new file mode 100644 index 0000000..7bce5ca Binary files /dev/null and b/src/img/284.png differ diff --git a/src/img/285.png b/src/img/285.png new file mode 100644 index 0000000..58653a8 Binary files /dev/null and b/src/img/285.png differ diff --git a/src/img/286.png b/src/img/286.png new file mode 100644 index 0000000..f967f95 Binary files /dev/null and b/src/img/286.png differ diff --git a/src/img/287.png b/src/img/287.png new file mode 100644 index 0000000..714e0f4 Binary files /dev/null and b/src/img/287.png differ diff --git a/src/img/288.png b/src/img/288.png new file mode 100644 index 0000000..7257b90 Binary files /dev/null and b/src/img/288.png differ diff --git a/src/img/289.png b/src/img/289.png new file mode 100644 index 0000000..96f0ac9 Binary files /dev/null and b/src/img/289.png differ diff --git a/src/img/290.png b/src/img/290.png new file mode 100644 index 0000000..8d2cc59 Binary files /dev/null and b/src/img/290.png differ diff --git a/src/img/291.png b/src/img/291.png new file mode 100644 index 0000000..7b773a3 Binary files /dev/null and b/src/img/291.png differ diff --git a/src/img/292.png b/src/img/292.png new file mode 100644 index 0000000..9c90a63 Binary files /dev/null and b/src/img/292.png differ diff --git a/src/img/293.png b/src/img/293.png new file mode 100644 index 0000000..75004ac Binary files /dev/null and b/src/img/293.png differ diff --git a/src/img/294.png b/src/img/294.png new file mode 100644 index 0000000..b1aba6a Binary files /dev/null and b/src/img/294.png differ diff --git a/src/img/295.png b/src/img/295.png new file mode 100644 index 0000000..d002ee9 Binary files /dev/null and b/src/img/295.png differ diff --git a/src/img/296.png b/src/img/296.png new file mode 100644 index 0000000..fbfd3cf Binary files /dev/null and b/src/img/296.png differ diff --git a/src/img/297.png b/src/img/297.png new file mode 100644 index 0000000..f86c59d Binary files /dev/null and b/src/img/297.png differ diff --git a/src/img/298.png b/src/img/298.png new file mode 100644 index 0000000..b3c566d Binary files /dev/null and b/src/img/298.png differ diff --git a/src/img/299.png b/src/img/299.png new file mode 100644 index 0000000..3f436fc Binary files /dev/null and b/src/img/299.png differ diff --git a/src/img/300.png b/src/img/300.png new file mode 100644 index 0000000..aedef37 Binary files /dev/null and b/src/img/300.png differ diff --git a/src/img/301.png b/src/img/301.png new file mode 100644 index 0000000..57f0e19 Binary files /dev/null and b/src/img/301.png differ diff --git a/src/img/302.png b/src/img/302.png new file mode 100644 index 0000000..ae9e5fa Binary files /dev/null and b/src/img/302.png differ diff --git a/src/img/303.png b/src/img/303.png new file mode 100644 index 0000000..4122d94 Binary files /dev/null and b/src/img/303.png differ diff --git a/src/img/304.png b/src/img/304.png new file mode 100644 index 0000000..0a3a05e Binary files /dev/null and b/src/img/304.png differ diff --git a/src/img/305.png b/src/img/305.png new file mode 100644 index 0000000..fc12917 Binary files /dev/null and b/src/img/305.png differ diff --git a/src/img/306.png b/src/img/306.png new file mode 100644 index 0000000..7036a5f Binary files /dev/null and b/src/img/306.png differ diff --git a/src/img/307.png b/src/img/307.png new file mode 100644 index 0000000..db2b471 Binary files /dev/null and b/src/img/307.png differ diff --git a/src/img/308.png b/src/img/308.png new file mode 100644 index 0000000..03f347b Binary files /dev/null and b/src/img/308.png differ diff --git a/src/img/309.png b/src/img/309.png new file mode 100644 index 0000000..66dbedd Binary files /dev/null and b/src/img/309.png differ diff --git a/src/img/310.png b/src/img/310.png new file mode 100644 index 0000000..46c8ac9 Binary files /dev/null and b/src/img/310.png differ diff --git a/src/img/311.png b/src/img/311.png new file mode 100644 index 0000000..844f147 Binary files /dev/null and b/src/img/311.png differ diff --git a/src/img/312.png b/src/img/312.png new file mode 100644 index 0000000..f22b817 Binary files /dev/null and b/src/img/312.png differ diff --git a/src/img/313.png b/src/img/313.png new file mode 100644 index 0000000..564c2fb Binary files /dev/null and b/src/img/313.png differ diff --git a/src/img/314.png b/src/img/314.png new file mode 100644 index 0000000..a169396 Binary files /dev/null and b/src/img/314.png differ diff --git a/src/img/315.png b/src/img/315.png new file mode 100644 index 0000000..d80f369 Binary files /dev/null and b/src/img/315.png differ diff --git a/src/img/316.png b/src/img/316.png new file mode 100644 index 0000000..da867d2 Binary files /dev/null and b/src/img/316.png differ diff --git a/src/img/317.png b/src/img/317.png new file mode 100644 index 0000000..cfe6385 Binary files /dev/null and b/src/img/317.png differ diff --git a/src/img/318.png b/src/img/318.png new file mode 100644 index 0000000..2d7b533 Binary files /dev/null and b/src/img/318.png differ diff --git a/src/img/319.png b/src/img/319.png new file mode 100644 index 0000000..c0cbb7c Binary files /dev/null and b/src/img/319.png differ diff --git a/src/img/320.png b/src/img/320.png new file mode 100644 index 0000000..8e99020 Binary files /dev/null and b/src/img/320.png differ diff --git a/src/img/321.png b/src/img/321.png new file mode 100644 index 0000000..0f480d1 Binary files /dev/null and b/src/img/321.png differ diff --git a/src/img/322.png b/src/img/322.png new file mode 100644 index 0000000..7a39c67 Binary files /dev/null and b/src/img/322.png differ diff --git a/src/img/323.png b/src/img/323.png new file mode 100644 index 0000000..be5527a Binary files /dev/null and b/src/img/323.png differ diff --git a/src/img/324.png b/src/img/324.png new file mode 100644 index 0000000..0593c7e Binary files /dev/null and b/src/img/324.png differ diff --git a/src/img/325.png b/src/img/325.png new file mode 100644 index 0000000..12e8612 Binary files /dev/null and b/src/img/325.png differ diff --git a/src/img/326.png b/src/img/326.png new file mode 100644 index 0000000..e9d6423 Binary files /dev/null and b/src/img/326.png differ diff --git a/src/img/327.png b/src/img/327.png new file mode 100644 index 0000000..e01bf80 Binary files /dev/null and b/src/img/327.png differ diff --git a/src/img/328.png b/src/img/328.png new file mode 100644 index 0000000..fcd9a42 Binary files /dev/null and b/src/img/328.png differ diff --git a/src/img/329.png b/src/img/329.png new file mode 100644 index 0000000..9c60415 Binary files /dev/null and b/src/img/329.png differ diff --git a/src/img/330.png b/src/img/330.png new file mode 100644 index 0000000..a177827 Binary files /dev/null and b/src/img/330.png differ diff --git a/src/img/331.png b/src/img/331.png new file mode 100644 index 0000000..9295fc1 Binary files /dev/null and b/src/img/331.png differ diff --git a/src/img/332.png b/src/img/332.png new file mode 100644 index 0000000..73691d3 Binary files /dev/null and b/src/img/332.png differ diff --git a/src/img/333.png b/src/img/333.png new file mode 100644 index 0000000..aa3a62a Binary files /dev/null and b/src/img/333.png differ diff --git a/src/img/334.png b/src/img/334.png new file mode 100644 index 0000000..c7f5bb8 Binary files /dev/null and b/src/img/334.png differ diff --git a/src/img/335.png b/src/img/335.png new file mode 100644 index 0000000..442f54e Binary files /dev/null and b/src/img/335.png differ diff --git a/src/img/336.png b/src/img/336.png new file mode 100644 index 0000000..2dbfa9d Binary files /dev/null and b/src/img/336.png differ diff --git a/src/img/337.png b/src/img/337.png new file mode 100644 index 0000000..b3f9e0b Binary files /dev/null and b/src/img/337.png differ diff --git a/src/img/338.png b/src/img/338.png new file mode 100644 index 0000000..3e4d825 Binary files /dev/null and b/src/img/338.png differ diff --git a/src/img/339.png b/src/img/339.png new file mode 100644 index 0000000..f09b18b Binary files /dev/null and b/src/img/339.png differ diff --git a/src/img/340.png b/src/img/340.png new file mode 100644 index 0000000..3475360 Binary files /dev/null and b/src/img/340.png differ diff --git a/src/img/341.png b/src/img/341.png new file mode 100644 index 0000000..2218420 Binary files /dev/null and b/src/img/341.png differ diff --git a/src/img/342.png b/src/img/342.png new file mode 100644 index 0000000..41fd770 Binary files /dev/null and b/src/img/342.png differ diff --git a/src/img/343.png b/src/img/343.png new file mode 100644 index 0000000..10949eb Binary files /dev/null and b/src/img/343.png differ diff --git a/src/img/344.png b/src/img/344.png new file mode 100644 index 0000000..341abee Binary files /dev/null and b/src/img/344.png differ diff --git a/src/img/345.png b/src/img/345.png new file mode 100644 index 0000000..89df9ac Binary files /dev/null and b/src/img/345.png differ diff --git a/src/img/346.png b/src/img/346.png new file mode 100644 index 0000000..34a8ff5 Binary files /dev/null and b/src/img/346.png differ diff --git a/src/img/347.png b/src/img/347.png new file mode 100644 index 0000000..2033c69 Binary files /dev/null and b/src/img/347.png differ diff --git a/src/img/348.png b/src/img/348.png new file mode 100644 index 0000000..fad3dd6 Binary files /dev/null and b/src/img/348.png differ diff --git a/src/img/349.png b/src/img/349.png new file mode 100644 index 0000000..025afb6 Binary files /dev/null and b/src/img/349.png differ diff --git a/src/img/350.png b/src/img/350.png new file mode 100644 index 0000000..82c1345 Binary files /dev/null and b/src/img/350.png differ diff --git a/src/img/351.png b/src/img/351.png new file mode 100644 index 0000000..12295d6 Binary files /dev/null and b/src/img/351.png differ diff --git a/src/img/352.png b/src/img/352.png new file mode 100644 index 0000000..275cc2e Binary files /dev/null and b/src/img/352.png differ diff --git a/src/img/353.png b/src/img/353.png new file mode 100644 index 0000000..3021ff8 Binary files /dev/null and b/src/img/353.png differ diff --git a/src/img/354.png b/src/img/354.png new file mode 100644 index 0000000..542f5c9 Binary files /dev/null and b/src/img/354.png differ diff --git a/src/img/355.png b/src/img/355.png new file mode 100644 index 0000000..559134e Binary files /dev/null and b/src/img/355.png differ diff --git a/src/img/356.png b/src/img/356.png new file mode 100644 index 0000000..e5d80d7 Binary files /dev/null and b/src/img/356.png differ diff --git a/src/img/357.png b/src/img/357.png new file mode 100644 index 0000000..2abce27 Binary files /dev/null and b/src/img/357.png differ diff --git a/src/img/358.png b/src/img/358.png new file mode 100644 index 0000000..e17a247 Binary files /dev/null and b/src/img/358.png differ diff --git a/src/img/359.png b/src/img/359.png new file mode 100644 index 0000000..30e1b7a Binary files /dev/null and b/src/img/359.png differ diff --git a/src/img/360.png b/src/img/360.png new file mode 100644 index 0000000..2ce92bf Binary files /dev/null and b/src/img/360.png differ diff --git a/src/img/361.png b/src/img/361.png new file mode 100644 index 0000000..f4260c6 Binary files /dev/null and b/src/img/361.png differ diff --git a/src/img/362.png b/src/img/362.png new file mode 100644 index 0000000..46694a6 Binary files /dev/null and b/src/img/362.png differ diff --git a/src/img/363.png b/src/img/363.png new file mode 100644 index 0000000..dff33f5 Binary files /dev/null and b/src/img/363.png differ diff --git a/src/img/364.png b/src/img/364.png new file mode 100644 index 0000000..bba56e0 Binary files /dev/null and b/src/img/364.png differ diff --git a/src/img/365.png b/src/img/365.png new file mode 100644 index 0000000..a35bf77 Binary files /dev/null and b/src/img/365.png differ diff --git a/src/img/366.png b/src/img/366.png new file mode 100644 index 0000000..a4e05ba Binary files /dev/null and b/src/img/366.png differ diff --git a/src/img/367.png b/src/img/367.png new file mode 100644 index 0000000..edeca3f Binary files /dev/null and b/src/img/367.png differ diff --git a/src/img/368.png b/src/img/368.png new file mode 100644 index 0000000..5fae389 Binary files /dev/null and b/src/img/368.png differ diff --git a/src/img/369.png b/src/img/369.png new file mode 100644 index 0000000..94381fd Binary files /dev/null and b/src/img/369.png differ diff --git a/src/img/370.png b/src/img/370.png new file mode 100644 index 0000000..930e15a Binary files /dev/null and b/src/img/370.png differ diff --git a/src/img/371.png b/src/img/371.png new file mode 100644 index 0000000..dee709e Binary files /dev/null and b/src/img/371.png differ diff --git a/src/img/372.png b/src/img/372.png new file mode 100644 index 0000000..978a903 Binary files /dev/null and b/src/img/372.png differ diff --git a/src/img/373.png b/src/img/373.png new file mode 100644 index 0000000..578f5fa Binary files /dev/null and b/src/img/373.png differ diff --git a/src/img/374.png b/src/img/374.png new file mode 100644 index 0000000..07a1e92 Binary files /dev/null and b/src/img/374.png differ diff --git a/src/img/375.png b/src/img/375.png new file mode 100644 index 0000000..4e42c30 Binary files /dev/null and b/src/img/375.png differ diff --git a/src/img/376.png b/src/img/376.png new file mode 100644 index 0000000..a1697a5 Binary files /dev/null and b/src/img/376.png differ diff --git a/src/img/377.png b/src/img/377.png new file mode 100644 index 0000000..806d6e3 Binary files /dev/null and b/src/img/377.png differ diff --git a/src/img/378.png b/src/img/378.png new file mode 100644 index 0000000..043c42c Binary files /dev/null and b/src/img/378.png differ diff --git a/src/img/379.png b/src/img/379.png new file mode 100644 index 0000000..f3337ac Binary files /dev/null and b/src/img/379.png differ diff --git a/src/img/380.png b/src/img/380.png new file mode 100644 index 0000000..a252dbb Binary files /dev/null and b/src/img/380.png differ diff --git a/src/img/381.png b/src/img/381.png new file mode 100644 index 0000000..1d5eadd Binary files /dev/null and b/src/img/381.png differ diff --git a/src/img/382.png b/src/img/382.png new file mode 100644 index 0000000..8fc5ca1 Binary files /dev/null and b/src/img/382.png differ diff --git a/src/img/383.png b/src/img/383.png new file mode 100644 index 0000000..3d4caac Binary files /dev/null and b/src/img/383.png differ diff --git a/src/img/384.png b/src/img/384.png new file mode 100644 index 0000000..24546c5 Binary files /dev/null and b/src/img/384.png differ diff --git a/src/img/385.png b/src/img/385.png new file mode 100644 index 0000000..6575ba2 Binary files /dev/null and b/src/img/385.png differ diff --git a/src/img/386.png b/src/img/386.png new file mode 100644 index 0000000..d4277d6 Binary files /dev/null and b/src/img/386.png differ diff --git a/src/img/387.png b/src/img/387.png new file mode 100644 index 0000000..59d4407 Binary files /dev/null and b/src/img/387.png differ diff --git a/src/img/388.png b/src/img/388.png new file mode 100644 index 0000000..db19889 Binary files /dev/null and b/src/img/388.png differ diff --git a/src/img/389.png b/src/img/389.png new file mode 100644 index 0000000..498dd2a Binary files /dev/null and b/src/img/389.png differ diff --git a/src/img/390.png b/src/img/390.png new file mode 100644 index 0000000..eb8853d Binary files /dev/null and b/src/img/390.png differ diff --git a/src/img/391.png b/src/img/391.png new file mode 100644 index 0000000..7ffaf86 Binary files /dev/null and b/src/img/391.png differ diff --git a/src/img/392.png b/src/img/392.png new file mode 100644 index 0000000..5d82761 Binary files /dev/null and b/src/img/392.png differ diff --git a/src/img/393.png b/src/img/393.png new file mode 100644 index 0000000..64eeb94 Binary files /dev/null and b/src/img/393.png differ diff --git a/src/img/394.png b/src/img/394.png new file mode 100644 index 0000000..b61d62f Binary files /dev/null and b/src/img/394.png differ diff --git a/src/img/395.png b/src/img/395.png new file mode 100644 index 0000000..0321fe9 Binary files /dev/null and b/src/img/395.png differ diff --git a/src/img/396.png b/src/img/396.png new file mode 100644 index 0000000..f4fe902 Binary files /dev/null and b/src/img/396.png differ diff --git a/src/img/397.png b/src/img/397.png new file mode 100644 index 0000000..83972ab Binary files /dev/null and b/src/img/397.png differ diff --git a/src/img/398.png b/src/img/398.png new file mode 100644 index 0000000..1b078fa Binary files /dev/null and b/src/img/398.png differ diff --git a/src/img/399.png b/src/img/399.png new file mode 100644 index 0000000..d45508a Binary files /dev/null and b/src/img/399.png differ diff --git a/src/img/400.png b/src/img/400.png new file mode 100644 index 0000000..14ab54c Binary files /dev/null and b/src/img/400.png differ diff --git a/src/img/401.png b/src/img/401.png new file mode 100644 index 0000000..ae1bf70 Binary files /dev/null and b/src/img/401.png differ diff --git a/src/img/402.png b/src/img/402.png new file mode 100644 index 0000000..c276d76 Binary files /dev/null and b/src/img/402.png differ diff --git a/src/img/403.png b/src/img/403.png new file mode 100644 index 0000000..1fd9658 Binary files /dev/null and b/src/img/403.png differ diff --git a/src/img/404.png b/src/img/404.png new file mode 100644 index 0000000..8eb32f6 Binary files /dev/null and b/src/img/404.png differ diff --git a/src/img/405.png b/src/img/405.png new file mode 100644 index 0000000..7122819 Binary files /dev/null and b/src/img/405.png differ diff --git a/src/img/406.png b/src/img/406.png new file mode 100644 index 0000000..0ce3b1b Binary files /dev/null and b/src/img/406.png differ diff --git a/src/img/407.png b/src/img/407.png new file mode 100644 index 0000000..58ce88c Binary files /dev/null and b/src/img/407.png differ diff --git a/src/img/408.png b/src/img/408.png new file mode 100644 index 0000000..bba5a66 Binary files /dev/null and b/src/img/408.png differ diff --git a/src/img/409.png b/src/img/409.png new file mode 100644 index 0000000..0857c45 Binary files /dev/null and b/src/img/409.png differ diff --git a/src/img/410.png b/src/img/410.png new file mode 100644 index 0000000..98a21f7 Binary files /dev/null and b/src/img/410.png differ diff --git a/src/img/411.png b/src/img/411.png new file mode 100644 index 0000000..df82663 Binary files /dev/null and b/src/img/411.png differ diff --git a/src/img/412.png b/src/img/412.png new file mode 100644 index 0000000..fdfd430 Binary files /dev/null and b/src/img/412.png differ diff --git a/src/img/413.png b/src/img/413.png new file mode 100644 index 0000000..f7271fa Binary files /dev/null and b/src/img/413.png differ diff --git a/src/img/414.png b/src/img/414.png new file mode 100644 index 0000000..6872681 Binary files /dev/null and b/src/img/414.png differ diff --git a/src/img/415.png b/src/img/415.png new file mode 100644 index 0000000..57871d6 Binary files /dev/null and b/src/img/415.png differ diff --git a/src/img/416.png b/src/img/416.png new file mode 100644 index 0000000..403cab1 Binary files /dev/null and b/src/img/416.png differ diff --git a/src/img/417.png b/src/img/417.png new file mode 100644 index 0000000..3561053 Binary files /dev/null and b/src/img/417.png differ diff --git a/src/img/418.png b/src/img/418.png new file mode 100644 index 0000000..4046bc3 Binary files /dev/null and b/src/img/418.png differ diff --git a/src/img/419.png b/src/img/419.png new file mode 100644 index 0000000..115af7e Binary files /dev/null and b/src/img/419.png differ diff --git a/src/img/420.png b/src/img/420.png new file mode 100644 index 0000000..664fa0c Binary files /dev/null and b/src/img/420.png differ diff --git a/src/img/421.png b/src/img/421.png new file mode 100644 index 0000000..93b9045 Binary files /dev/null and b/src/img/421.png differ diff --git a/src/img/422.png b/src/img/422.png new file mode 100644 index 0000000..5662d6f Binary files /dev/null and b/src/img/422.png differ diff --git a/src/img/423.png b/src/img/423.png new file mode 100644 index 0000000..d58449a Binary files /dev/null and b/src/img/423.png differ diff --git a/src/img/424.png b/src/img/424.png new file mode 100644 index 0000000..1d0082e Binary files /dev/null and b/src/img/424.png differ diff --git a/src/img/425.png b/src/img/425.png new file mode 100644 index 0000000..67740e7 Binary files /dev/null and b/src/img/425.png differ diff --git a/src/img/426.png b/src/img/426.png new file mode 100644 index 0000000..b7c4959 Binary files /dev/null and b/src/img/426.png differ diff --git a/src/img/427.png b/src/img/427.png new file mode 100644 index 0000000..e61a83b Binary files /dev/null and b/src/img/427.png differ diff --git a/src/img/428.png b/src/img/428.png new file mode 100644 index 0000000..5585450 Binary files /dev/null and b/src/img/428.png differ diff --git a/src/img/429.png b/src/img/429.png new file mode 100644 index 0000000..12dcd49 Binary files /dev/null and b/src/img/429.png differ diff --git a/src/img/430.png b/src/img/430.png new file mode 100644 index 0000000..20d2e72 Binary files /dev/null and b/src/img/430.png differ diff --git a/src/img/431.png b/src/img/431.png new file mode 100644 index 0000000..0644dbf Binary files /dev/null and b/src/img/431.png differ diff --git a/src/img/432.png b/src/img/432.png new file mode 100644 index 0000000..23a1407 Binary files /dev/null and b/src/img/432.png differ diff --git a/src/img/433.png b/src/img/433.png new file mode 100644 index 0000000..f45ecce Binary files /dev/null and b/src/img/433.png differ diff --git a/src/img/434.png b/src/img/434.png new file mode 100644 index 0000000..11a6cb0 Binary files /dev/null and b/src/img/434.png differ diff --git a/src/img/435.png b/src/img/435.png new file mode 100644 index 0000000..f222040 Binary files /dev/null and b/src/img/435.png differ diff --git a/src/img/436.png b/src/img/436.png new file mode 100644 index 0000000..faf1e74 Binary files /dev/null and b/src/img/436.png differ diff --git a/src/img/437.png b/src/img/437.png new file mode 100644 index 0000000..fee0894 Binary files /dev/null and b/src/img/437.png differ diff --git a/src/img/438.png b/src/img/438.png new file mode 100644 index 0000000..a54aa61 Binary files /dev/null and b/src/img/438.png differ diff --git a/src/img/439.png b/src/img/439.png new file mode 100644 index 0000000..b070bc0 Binary files /dev/null and b/src/img/439.png differ diff --git a/src/img/440.png b/src/img/440.png new file mode 100644 index 0000000..21ab5d5 Binary files /dev/null and b/src/img/440.png differ diff --git a/src/img/441.png b/src/img/441.png new file mode 100644 index 0000000..d0437b6 Binary files /dev/null and b/src/img/441.png differ diff --git a/src/img/442.png b/src/img/442.png new file mode 100644 index 0000000..4ba0b2c Binary files /dev/null and b/src/img/442.png differ diff --git a/src/img/443.png b/src/img/443.png new file mode 100644 index 0000000..d6c84ff Binary files /dev/null and b/src/img/443.png differ diff --git a/src/img/444.png b/src/img/444.png new file mode 100644 index 0000000..0a71bd5 Binary files /dev/null and b/src/img/444.png differ diff --git a/src/img/445.png b/src/img/445.png new file mode 100644 index 0000000..2594898 Binary files /dev/null and b/src/img/445.png differ diff --git a/src/img/446.png b/src/img/446.png new file mode 100644 index 0000000..dbe0244 Binary files /dev/null and b/src/img/446.png differ diff --git a/src/img/447.png b/src/img/447.png new file mode 100644 index 0000000..b754b05 Binary files /dev/null and b/src/img/447.png differ diff --git a/src/img/448.png b/src/img/448.png new file mode 100644 index 0000000..d81155f Binary files /dev/null and b/src/img/448.png differ diff --git a/src/img/449.png b/src/img/449.png new file mode 100644 index 0000000..fd8d026 Binary files /dev/null and b/src/img/449.png differ diff --git a/src/img/450.png b/src/img/450.png new file mode 100644 index 0000000..8504d36 Binary files /dev/null and b/src/img/450.png differ diff --git a/src/img/451.png b/src/img/451.png new file mode 100644 index 0000000..f675d8d Binary files /dev/null and b/src/img/451.png differ diff --git a/src/img/452.png b/src/img/452.png new file mode 100644 index 0000000..dd82777 Binary files /dev/null and b/src/img/452.png differ diff --git a/src/img/453.png b/src/img/453.png new file mode 100644 index 0000000..b3dff09 Binary files /dev/null and b/src/img/453.png differ diff --git a/src/img/454.png b/src/img/454.png new file mode 100644 index 0000000..3082bb0 Binary files /dev/null and b/src/img/454.png differ diff --git a/src/img/455.png b/src/img/455.png new file mode 100644 index 0000000..2bd8fb6 Binary files /dev/null and b/src/img/455.png differ diff --git a/src/img/456.png b/src/img/456.png new file mode 100644 index 0000000..8b0b872 Binary files /dev/null and b/src/img/456.png differ diff --git a/src/img/457.png b/src/img/457.png new file mode 100644 index 0000000..0dd1a08 Binary files /dev/null and b/src/img/457.png differ diff --git a/src/img/458.png b/src/img/458.png new file mode 100644 index 0000000..851601c Binary files /dev/null and b/src/img/458.png differ diff --git a/src/img/459.png b/src/img/459.png new file mode 100644 index 0000000..3dcc9d3 Binary files /dev/null and b/src/img/459.png differ diff --git a/src/img/460.png b/src/img/460.png new file mode 100644 index 0000000..5523c36 Binary files /dev/null and b/src/img/460.png differ diff --git a/src/img/461.png b/src/img/461.png new file mode 100644 index 0000000..9ce26ac Binary files /dev/null and b/src/img/461.png differ diff --git a/src/img/462.png b/src/img/462.png new file mode 100644 index 0000000..bfd83dd Binary files /dev/null and b/src/img/462.png differ diff --git a/src/img/463.png b/src/img/463.png new file mode 100644 index 0000000..0e13de0 Binary files /dev/null and b/src/img/463.png differ diff --git a/src/img/464.png b/src/img/464.png new file mode 100644 index 0000000..7010fe2 Binary files /dev/null and b/src/img/464.png differ diff --git a/src/img/465.png b/src/img/465.png new file mode 100644 index 0000000..58f19e1 Binary files /dev/null and b/src/img/465.png differ diff --git a/src/img/466.png b/src/img/466.png new file mode 100644 index 0000000..68b3d74 Binary files /dev/null and b/src/img/466.png differ diff --git a/src/img/467.png b/src/img/467.png new file mode 100644 index 0000000..e9ee11b Binary files /dev/null and b/src/img/467.png differ diff --git a/src/img/468.png b/src/img/468.png new file mode 100644 index 0000000..6d03051 Binary files /dev/null and b/src/img/468.png differ diff --git a/src/img/469.png b/src/img/469.png new file mode 100644 index 0000000..4be9e20 Binary files /dev/null and b/src/img/469.png differ diff --git a/src/img/470.png b/src/img/470.png new file mode 100644 index 0000000..431790c Binary files /dev/null and b/src/img/470.png differ diff --git a/src/img/471.png b/src/img/471.png new file mode 100644 index 0000000..837d4ba Binary files /dev/null and b/src/img/471.png differ diff --git a/src/img/472.png b/src/img/472.png new file mode 100644 index 0000000..90ae74a Binary files /dev/null and b/src/img/472.png differ diff --git a/src/img/473.png b/src/img/473.png new file mode 100644 index 0000000..05723e6 Binary files /dev/null and b/src/img/473.png differ diff --git a/src/img/474.png b/src/img/474.png new file mode 100644 index 0000000..e9efc54 Binary files /dev/null and b/src/img/474.png differ diff --git a/src/img/475.png b/src/img/475.png new file mode 100644 index 0000000..0b71431 Binary files /dev/null and b/src/img/475.png differ diff --git a/src/img/476.png b/src/img/476.png new file mode 100644 index 0000000..8b934af Binary files /dev/null and b/src/img/476.png differ diff --git a/src/img/477.png b/src/img/477.png new file mode 100644 index 0000000..87f1ad5 Binary files /dev/null and b/src/img/477.png differ diff --git a/src/img/478.png b/src/img/478.png new file mode 100644 index 0000000..2528483 Binary files /dev/null and b/src/img/478.png differ diff --git a/src/img/479.png b/src/img/479.png new file mode 100644 index 0000000..af9fee5 Binary files /dev/null and b/src/img/479.png differ diff --git a/src/img/480.png b/src/img/480.png new file mode 100644 index 0000000..a02ddc6 Binary files /dev/null and b/src/img/480.png differ diff --git a/src/img/481.png b/src/img/481.png new file mode 100644 index 0000000..1639dac Binary files /dev/null and b/src/img/481.png differ diff --git a/src/img/482.png b/src/img/482.png new file mode 100644 index 0000000..c2f8800 Binary files /dev/null and b/src/img/482.png differ diff --git a/src/img/483.png b/src/img/483.png new file mode 100644 index 0000000..40aec64 Binary files /dev/null and b/src/img/483.png differ diff --git a/src/img/484.png b/src/img/484.png new file mode 100644 index 0000000..53e60ee Binary files /dev/null and b/src/img/484.png differ diff --git a/src/img/485.png b/src/img/485.png new file mode 100644 index 0000000..a49fd32 Binary files /dev/null and b/src/img/485.png differ diff --git a/src/img/486.png b/src/img/486.png new file mode 100644 index 0000000..acc4cea Binary files /dev/null and b/src/img/486.png differ diff --git a/src/img/487.png b/src/img/487.png new file mode 100644 index 0000000..289428a Binary files /dev/null and b/src/img/487.png differ diff --git a/src/img/488.png b/src/img/488.png new file mode 100644 index 0000000..cfd5d94 Binary files /dev/null and b/src/img/488.png differ diff --git a/src/img/489.png b/src/img/489.png new file mode 100644 index 0000000..a089262 Binary files /dev/null and b/src/img/489.png differ diff --git a/src/img/490.png b/src/img/490.png new file mode 100644 index 0000000..5e0ef0a Binary files /dev/null and b/src/img/490.png differ diff --git a/src/img/491.png b/src/img/491.png new file mode 100644 index 0000000..0b54000 Binary files /dev/null and b/src/img/491.png differ diff --git a/src/img/492.png b/src/img/492.png new file mode 100644 index 0000000..fd08955 Binary files /dev/null and b/src/img/492.png differ diff --git a/src/img/493.png b/src/img/493.png new file mode 100644 index 0000000..6093b2b Binary files /dev/null and b/src/img/493.png differ diff --git a/src/img/494.png b/src/img/494.png new file mode 100644 index 0000000..9d19f46 Binary files /dev/null and b/src/img/494.png differ diff --git a/src/img/495.png b/src/img/495.png new file mode 100644 index 0000000..7e8554c Binary files /dev/null and b/src/img/495.png differ diff --git a/src/img/496.png b/src/img/496.png new file mode 100644 index 0000000..f18ea89 Binary files /dev/null and b/src/img/496.png differ diff --git a/src/img/497.png b/src/img/497.png new file mode 100644 index 0000000..174014a Binary files /dev/null and b/src/img/497.png differ diff --git a/src/img/498.png b/src/img/498.png new file mode 100644 index 0000000..a042033 Binary files /dev/null and b/src/img/498.png differ diff --git a/src/img/499.png b/src/img/499.png new file mode 100644 index 0000000..dc70d92 Binary files /dev/null and b/src/img/499.png differ diff --git a/src/img/500.png b/src/img/500.png new file mode 100644 index 0000000..d5708fc Binary files /dev/null and b/src/img/500.png differ diff --git a/src/img/501.png b/src/img/501.png new file mode 100644 index 0000000..29a423c Binary files /dev/null and b/src/img/501.png differ diff --git a/src/img/502.png b/src/img/502.png new file mode 100644 index 0000000..b20637c Binary files /dev/null and b/src/img/502.png differ diff --git a/src/img/503.png b/src/img/503.png new file mode 100644 index 0000000..e77bd27 Binary files /dev/null and b/src/img/503.png differ diff --git a/src/img/504.png b/src/img/504.png new file mode 100644 index 0000000..18a1c83 Binary files /dev/null and b/src/img/504.png differ diff --git a/src/img/505.png b/src/img/505.png new file mode 100644 index 0000000..9264509 Binary files /dev/null and b/src/img/505.png differ diff --git a/src/img/506.png b/src/img/506.png new file mode 100644 index 0000000..b8f763d Binary files /dev/null and b/src/img/506.png differ diff --git a/src/img/507.png b/src/img/507.png new file mode 100644 index 0000000..a1691c1 Binary files /dev/null and b/src/img/507.png differ diff --git a/src/img/508.png b/src/img/508.png new file mode 100644 index 0000000..8f9cc11 Binary files /dev/null and b/src/img/508.png differ diff --git a/src/img/509.png b/src/img/509.png new file mode 100644 index 0000000..ee3a133 Binary files /dev/null and b/src/img/509.png differ diff --git a/src/img/510.png b/src/img/510.png new file mode 100644 index 0000000..3306c6e Binary files /dev/null and b/src/img/510.png differ diff --git a/src/img/511.png b/src/img/511.png new file mode 100644 index 0000000..c0ac734 Binary files /dev/null and b/src/img/511.png differ diff --git a/src/img/512.png b/src/img/512.png new file mode 100644 index 0000000..97a2dde Binary files /dev/null and b/src/img/512.png differ diff --git a/src/img/513.png b/src/img/513.png new file mode 100644 index 0000000..ed2b332 Binary files /dev/null and b/src/img/513.png differ diff --git a/src/img/514.png b/src/img/514.png new file mode 100644 index 0000000..58da5a2 Binary files /dev/null and b/src/img/514.png differ diff --git a/src/img/515.png b/src/img/515.png new file mode 100644 index 0000000..9ccb11e Binary files /dev/null and b/src/img/515.png differ diff --git a/src/img/516.png b/src/img/516.png new file mode 100644 index 0000000..e7224b7 Binary files /dev/null and b/src/img/516.png differ diff --git a/src/img/517.png b/src/img/517.png new file mode 100644 index 0000000..26e2452 Binary files /dev/null and b/src/img/517.png differ diff --git a/src/img/518.png b/src/img/518.png new file mode 100644 index 0000000..0f91634 Binary files /dev/null and b/src/img/518.png differ diff --git a/src/img/519.png b/src/img/519.png new file mode 100644 index 0000000..84f3bb8 Binary files /dev/null and b/src/img/519.png differ diff --git a/src/img/520.png b/src/img/520.png new file mode 100644 index 0000000..c539754 Binary files /dev/null and b/src/img/520.png differ diff --git a/src/img/521.png b/src/img/521.png new file mode 100644 index 0000000..12f1203 Binary files /dev/null and b/src/img/521.png differ diff --git a/src/img/522.png b/src/img/522.png new file mode 100644 index 0000000..0960d56 Binary files /dev/null and b/src/img/522.png differ diff --git a/src/img/523.png b/src/img/523.png new file mode 100644 index 0000000..fae3441 Binary files /dev/null and b/src/img/523.png differ diff --git a/src/img/524.png b/src/img/524.png new file mode 100644 index 0000000..be54dd1 Binary files /dev/null and b/src/img/524.png differ diff --git a/src/img/525.png b/src/img/525.png new file mode 100644 index 0000000..5b8a4f2 Binary files /dev/null and b/src/img/525.png differ diff --git a/src/img/526.png b/src/img/526.png new file mode 100644 index 0000000..c8c6d53 Binary files /dev/null and b/src/img/526.png differ diff --git a/src/img/527.png b/src/img/527.png new file mode 100644 index 0000000..d8da7de Binary files /dev/null and b/src/img/527.png differ diff --git a/src/img/528.png b/src/img/528.png new file mode 100644 index 0000000..4f4b366 Binary files /dev/null and b/src/img/528.png differ diff --git a/src/img/529.png b/src/img/529.png new file mode 100644 index 0000000..987f9e5 Binary files /dev/null and b/src/img/529.png differ diff --git a/src/img/530.png b/src/img/530.png new file mode 100644 index 0000000..9142061 Binary files /dev/null and b/src/img/530.png differ diff --git a/src/img/531.png b/src/img/531.png new file mode 100644 index 0000000..def6cdf Binary files /dev/null and b/src/img/531.png differ diff --git a/src/img/532.png b/src/img/532.png new file mode 100644 index 0000000..9cb70b8 Binary files /dev/null and b/src/img/532.png differ diff --git a/src/img/533.png b/src/img/533.png new file mode 100644 index 0000000..5adf170 Binary files /dev/null and b/src/img/533.png differ diff --git a/src/img/534.png b/src/img/534.png new file mode 100644 index 0000000..01fe06f Binary files /dev/null and b/src/img/534.png differ diff --git a/src/img/535.png b/src/img/535.png new file mode 100644 index 0000000..f6dbfd5 Binary files /dev/null and b/src/img/535.png differ diff --git a/src/img/536.png b/src/img/536.png new file mode 100644 index 0000000..cca0468 Binary files /dev/null and b/src/img/536.png differ diff --git a/src/img/537.png b/src/img/537.png new file mode 100644 index 0000000..7450927 Binary files /dev/null and b/src/img/537.png differ diff --git a/src/img/538.png b/src/img/538.png new file mode 100644 index 0000000..6eb9394 Binary files /dev/null and b/src/img/538.png differ diff --git a/src/img/539.png b/src/img/539.png new file mode 100644 index 0000000..0030201 Binary files /dev/null and b/src/img/539.png differ diff --git a/src/img/540.png b/src/img/540.png new file mode 100644 index 0000000..9392dc7 Binary files /dev/null and b/src/img/540.png differ diff --git a/src/img/541.png b/src/img/541.png new file mode 100644 index 0000000..688ea4d Binary files /dev/null and b/src/img/541.png differ diff --git a/src/img/542.png b/src/img/542.png new file mode 100644 index 0000000..d605089 Binary files /dev/null and b/src/img/542.png differ diff --git a/src/img/543.png b/src/img/543.png new file mode 100644 index 0000000..b87582e Binary files /dev/null and b/src/img/543.png differ diff --git a/src/img/544.png b/src/img/544.png new file mode 100644 index 0000000..5b104a0 Binary files /dev/null and b/src/img/544.png differ diff --git a/src/img/545.png b/src/img/545.png new file mode 100644 index 0000000..e6202b4 Binary files /dev/null and b/src/img/545.png differ diff --git a/src/img/546.png b/src/img/546.png new file mode 100644 index 0000000..d23453f Binary files /dev/null and b/src/img/546.png differ diff --git a/src/img/547.png b/src/img/547.png new file mode 100644 index 0000000..1fd8b31 Binary files /dev/null and b/src/img/547.png differ diff --git a/src/img/548.png b/src/img/548.png new file mode 100644 index 0000000..83aa6f8 Binary files /dev/null and b/src/img/548.png differ diff --git a/src/img/549.png b/src/img/549.png new file mode 100644 index 0000000..a654234 Binary files /dev/null and b/src/img/549.png differ diff --git a/src/img/550.png b/src/img/550.png new file mode 100644 index 0000000..a6c0b91 Binary files /dev/null and b/src/img/550.png differ diff --git a/src/img/551.png b/src/img/551.png new file mode 100644 index 0000000..8d43755 Binary files /dev/null and b/src/img/551.png differ diff --git a/src/img/552.png b/src/img/552.png new file mode 100644 index 0000000..5aef369 Binary files /dev/null and b/src/img/552.png differ diff --git a/src/img/553.png b/src/img/553.png new file mode 100644 index 0000000..214e0e5 Binary files /dev/null and b/src/img/553.png differ diff --git a/src/img/554.png b/src/img/554.png new file mode 100644 index 0000000..3520a47 Binary files /dev/null and b/src/img/554.png differ diff --git a/src/img/555.png b/src/img/555.png new file mode 100644 index 0000000..ec38da2 Binary files /dev/null and b/src/img/555.png differ diff --git a/src/img/556.png b/src/img/556.png new file mode 100644 index 0000000..f98dd01 Binary files /dev/null and b/src/img/556.png differ diff --git a/src/img/557.png b/src/img/557.png new file mode 100644 index 0000000..1309412 Binary files /dev/null and b/src/img/557.png differ diff --git a/src/img/558.png b/src/img/558.png new file mode 100644 index 0000000..1daba29 Binary files /dev/null and b/src/img/558.png differ diff --git a/src/img/559.png b/src/img/559.png new file mode 100644 index 0000000..a52c1d6 Binary files /dev/null and b/src/img/559.png differ diff --git a/src/img/560.png b/src/img/560.png new file mode 100644 index 0000000..edc24f4 Binary files /dev/null and b/src/img/560.png differ diff --git a/src/img/561.png b/src/img/561.png new file mode 100644 index 0000000..f532e39 Binary files /dev/null and b/src/img/561.png differ diff --git a/src/img/562.png b/src/img/562.png new file mode 100644 index 0000000..1a87b7d Binary files /dev/null and b/src/img/562.png differ diff --git a/src/img/563.png b/src/img/563.png new file mode 100644 index 0000000..b6fadd0 Binary files /dev/null and b/src/img/563.png differ diff --git a/src/img/564.png b/src/img/564.png new file mode 100644 index 0000000..c5c299f Binary files /dev/null and b/src/img/564.png differ diff --git a/src/img/565.png b/src/img/565.png new file mode 100644 index 0000000..4165f39 Binary files /dev/null and b/src/img/565.png differ diff --git a/src/img/566.png b/src/img/566.png new file mode 100644 index 0000000..40234bc Binary files /dev/null and b/src/img/566.png differ diff --git a/src/img/567.png b/src/img/567.png new file mode 100644 index 0000000..5088456 Binary files /dev/null and b/src/img/567.png differ diff --git a/src/img/568.png b/src/img/568.png new file mode 100644 index 0000000..05f3dae Binary files /dev/null and b/src/img/568.png differ diff --git a/src/img/569.png b/src/img/569.png new file mode 100644 index 0000000..c08a53b Binary files /dev/null and b/src/img/569.png differ diff --git a/src/img/570.png b/src/img/570.png new file mode 100644 index 0000000..1cfb0b9 Binary files /dev/null and b/src/img/570.png differ diff --git a/src/img/571.png b/src/img/571.png new file mode 100644 index 0000000..6595e11 Binary files /dev/null and b/src/img/571.png differ diff --git a/src/img/572.png b/src/img/572.png new file mode 100644 index 0000000..7187d21 Binary files /dev/null and b/src/img/572.png differ diff --git a/src/img/573.png b/src/img/573.png new file mode 100644 index 0000000..3d1911b Binary files /dev/null and b/src/img/573.png differ diff --git a/src/img/574.png b/src/img/574.png new file mode 100644 index 0000000..16d0abc Binary files /dev/null and b/src/img/574.png differ diff --git a/src/img/575.png b/src/img/575.png new file mode 100644 index 0000000..37be766 Binary files /dev/null and b/src/img/575.png differ diff --git a/src/img/576.png b/src/img/576.png new file mode 100644 index 0000000..fa0e45a Binary files /dev/null and b/src/img/576.png differ diff --git a/src/img/577.png b/src/img/577.png new file mode 100644 index 0000000..b042e42 Binary files /dev/null and b/src/img/577.png differ diff --git a/src/img/578.png b/src/img/578.png new file mode 100644 index 0000000..6133ae6 Binary files /dev/null and b/src/img/578.png differ diff --git a/src/img/579.png b/src/img/579.png new file mode 100644 index 0000000..cdc466b Binary files /dev/null and b/src/img/579.png differ diff --git a/src/img/580.png b/src/img/580.png new file mode 100644 index 0000000..2d8769e Binary files /dev/null and b/src/img/580.png differ diff --git a/src/img/581.png b/src/img/581.png new file mode 100644 index 0000000..c150c4d Binary files /dev/null and b/src/img/581.png differ diff --git a/src/img/582.png b/src/img/582.png new file mode 100644 index 0000000..a050e89 Binary files /dev/null and b/src/img/582.png differ diff --git a/src/img/583.png b/src/img/583.png new file mode 100644 index 0000000..1e4668c Binary files /dev/null and b/src/img/583.png differ diff --git a/src/img/584.png b/src/img/584.png new file mode 100644 index 0000000..ca3ebeb Binary files /dev/null and b/src/img/584.png differ diff --git a/src/img/585.png b/src/img/585.png new file mode 100644 index 0000000..b600832 Binary files /dev/null and b/src/img/585.png differ diff --git a/src/img/586.png b/src/img/586.png new file mode 100644 index 0000000..3cf34fc Binary files /dev/null and b/src/img/586.png differ diff --git a/src/img/587.png b/src/img/587.png new file mode 100644 index 0000000..b25027b Binary files /dev/null and b/src/img/587.png differ diff --git a/src/img/588.png b/src/img/588.png new file mode 100644 index 0000000..77845a2 Binary files /dev/null and b/src/img/588.png differ diff --git a/src/img/589.png b/src/img/589.png new file mode 100644 index 0000000..9f4a82c Binary files /dev/null and b/src/img/589.png differ diff --git a/src/img/590.png b/src/img/590.png new file mode 100644 index 0000000..12d97a5 Binary files /dev/null and b/src/img/590.png differ diff --git a/src/img/591.png b/src/img/591.png new file mode 100644 index 0000000..ae125f8 Binary files /dev/null and b/src/img/591.png differ diff --git a/src/img/592.png b/src/img/592.png new file mode 100644 index 0000000..e7a3a3f Binary files /dev/null and b/src/img/592.png differ diff --git a/src/img/593.png b/src/img/593.png new file mode 100644 index 0000000..a0de771 Binary files /dev/null and b/src/img/593.png differ diff --git a/src/img/594.png b/src/img/594.png new file mode 100644 index 0000000..84d2b4e Binary files /dev/null and b/src/img/594.png differ diff --git a/src/img/595.png b/src/img/595.png new file mode 100644 index 0000000..3bd663e Binary files /dev/null and b/src/img/595.png differ diff --git a/src/img/596.png b/src/img/596.png new file mode 100644 index 0000000..353af3c Binary files /dev/null and b/src/img/596.png differ diff --git a/src/img/597.png b/src/img/597.png new file mode 100644 index 0000000..5a44d6e Binary files /dev/null and b/src/img/597.png differ diff --git a/src/img/598.png b/src/img/598.png new file mode 100644 index 0000000..5ce2436 Binary files /dev/null and b/src/img/598.png differ diff --git a/src/img/599.png b/src/img/599.png new file mode 100644 index 0000000..dabfa89 Binary files /dev/null and b/src/img/599.png differ diff --git a/src/img/600.png b/src/img/600.png new file mode 100644 index 0000000..f139d1c Binary files /dev/null and b/src/img/600.png differ diff --git a/src/img/601.png b/src/img/601.png new file mode 100644 index 0000000..7bac633 Binary files /dev/null and b/src/img/601.png differ diff --git a/src/img/602.png b/src/img/602.png new file mode 100644 index 0000000..8de5849 Binary files /dev/null and b/src/img/602.png differ diff --git a/src/img/603.png b/src/img/603.png new file mode 100644 index 0000000..0695aa3 Binary files /dev/null and b/src/img/603.png differ diff --git a/src/img/604.png b/src/img/604.png new file mode 100644 index 0000000..38aa278 Binary files /dev/null and b/src/img/604.png differ diff --git a/src/img/605.png b/src/img/605.png new file mode 100644 index 0000000..52d3d78 Binary files /dev/null and b/src/img/605.png differ diff --git a/src/img/606.png b/src/img/606.png new file mode 100644 index 0000000..19135c0 Binary files /dev/null and b/src/img/606.png differ diff --git a/src/img/607.png b/src/img/607.png new file mode 100644 index 0000000..3c96db1 Binary files /dev/null and b/src/img/607.png differ diff --git a/src/img/608.png b/src/img/608.png new file mode 100644 index 0000000..0d60737 Binary files /dev/null and b/src/img/608.png differ diff --git a/src/img/609.png b/src/img/609.png new file mode 100644 index 0000000..22cc148 Binary files /dev/null and b/src/img/609.png differ diff --git a/src/img/610.png b/src/img/610.png new file mode 100644 index 0000000..fa48387 Binary files /dev/null and b/src/img/610.png differ diff --git a/src/img/611.png b/src/img/611.png new file mode 100644 index 0000000..d8e211c Binary files /dev/null and b/src/img/611.png differ diff --git a/src/img/612.png b/src/img/612.png new file mode 100644 index 0000000..344f76c Binary files /dev/null and b/src/img/612.png differ diff --git a/src/img/613.png b/src/img/613.png new file mode 100644 index 0000000..91b71f3 Binary files /dev/null and b/src/img/613.png differ diff --git a/src/img/614.png b/src/img/614.png new file mode 100644 index 0000000..aa8c17b Binary files /dev/null and b/src/img/614.png differ diff --git a/src/img/615.png b/src/img/615.png new file mode 100644 index 0000000..cfbf051 Binary files /dev/null and b/src/img/615.png differ diff --git a/src/img/616.png b/src/img/616.png new file mode 100644 index 0000000..4ff058d Binary files /dev/null and b/src/img/616.png differ diff --git a/src/img/617.png b/src/img/617.png new file mode 100644 index 0000000..b883922 Binary files /dev/null and b/src/img/617.png differ diff --git a/src/img/618.png b/src/img/618.png new file mode 100644 index 0000000..9445da8 Binary files /dev/null and b/src/img/618.png differ diff --git a/src/img/619.png b/src/img/619.png new file mode 100644 index 0000000..d4eae09 Binary files /dev/null and b/src/img/619.png differ diff --git a/src/img/620.png b/src/img/620.png new file mode 100644 index 0000000..06f22c9 Binary files /dev/null and b/src/img/620.png differ diff --git a/src/img/621.png b/src/img/621.png new file mode 100644 index 0000000..0d32e84 Binary files /dev/null and b/src/img/621.png differ diff --git a/src/img/622.png b/src/img/622.png new file mode 100644 index 0000000..74b3d0a Binary files /dev/null and b/src/img/622.png differ diff --git a/src/img/623.png b/src/img/623.png new file mode 100644 index 0000000..06b25af Binary files /dev/null and b/src/img/623.png differ diff --git a/src/img/624.png b/src/img/624.png new file mode 100644 index 0000000..a7dac5d Binary files /dev/null and b/src/img/624.png differ diff --git a/src/img/625.png b/src/img/625.png new file mode 100644 index 0000000..e15a07b Binary files /dev/null and b/src/img/625.png differ diff --git a/src/img/626.png b/src/img/626.png new file mode 100644 index 0000000..c829d47 Binary files /dev/null and b/src/img/626.png differ diff --git a/src/img/627.png b/src/img/627.png new file mode 100644 index 0000000..5bbfafe Binary files /dev/null and b/src/img/627.png differ diff --git a/src/img/628.png b/src/img/628.png new file mode 100644 index 0000000..dff2a0f Binary files /dev/null and b/src/img/628.png differ diff --git a/src/img/629.png b/src/img/629.png new file mode 100644 index 0000000..1f87333 Binary files /dev/null and b/src/img/629.png differ diff --git a/src/img/630.png b/src/img/630.png new file mode 100644 index 0000000..9c07e51 Binary files /dev/null and b/src/img/630.png differ diff --git a/src/img/631.png b/src/img/631.png new file mode 100644 index 0000000..773d7f1 Binary files /dev/null and b/src/img/631.png differ diff --git a/src/img/632.png b/src/img/632.png new file mode 100644 index 0000000..8f49bc1 Binary files /dev/null and b/src/img/632.png differ diff --git a/src/img/633.png b/src/img/633.png new file mode 100644 index 0000000..e2d7ae2 Binary files /dev/null and b/src/img/633.png differ diff --git a/src/img/634.png b/src/img/634.png new file mode 100644 index 0000000..98c153e Binary files /dev/null and b/src/img/634.png differ diff --git a/src/img/635.png b/src/img/635.png new file mode 100644 index 0000000..6452514 Binary files /dev/null and b/src/img/635.png differ diff --git a/src/img/636.png b/src/img/636.png new file mode 100644 index 0000000..ebc0ea3 Binary files /dev/null and b/src/img/636.png differ diff --git a/src/img/637.png b/src/img/637.png new file mode 100644 index 0000000..365ef95 Binary files /dev/null and b/src/img/637.png differ diff --git a/src/img/638.png b/src/img/638.png new file mode 100644 index 0000000..63d0e38 Binary files /dev/null and b/src/img/638.png differ diff --git a/src/img/639.png b/src/img/639.png new file mode 100644 index 0000000..c3fbf8e Binary files /dev/null and b/src/img/639.png differ diff --git a/src/img/640.png b/src/img/640.png new file mode 100644 index 0000000..ebc7606 Binary files /dev/null and b/src/img/640.png differ diff --git a/src/img/641.png b/src/img/641.png new file mode 100644 index 0000000..0984b14 Binary files /dev/null and b/src/img/641.png differ diff --git a/src/img/642.png b/src/img/642.png new file mode 100644 index 0000000..6619597 Binary files /dev/null and b/src/img/642.png differ diff --git a/src/img/643.png b/src/img/643.png new file mode 100644 index 0000000..f03c0ae Binary files /dev/null and b/src/img/643.png differ diff --git a/src/img/644.png b/src/img/644.png new file mode 100644 index 0000000..7336eaf Binary files /dev/null and b/src/img/644.png differ diff --git a/src/img/645.png b/src/img/645.png new file mode 100644 index 0000000..636316e Binary files /dev/null and b/src/img/645.png differ diff --git a/src/img/646.png b/src/img/646.png new file mode 100644 index 0000000..8b91b8b Binary files /dev/null and b/src/img/646.png differ diff --git a/src/img/647.png b/src/img/647.png new file mode 100644 index 0000000..7a954ba Binary files /dev/null and b/src/img/647.png differ diff --git a/src/img/648.png b/src/img/648.png new file mode 100644 index 0000000..33a6684 Binary files /dev/null and b/src/img/648.png differ diff --git a/src/img/649.png b/src/img/649.png new file mode 100644 index 0000000..2c97a10 Binary files /dev/null and b/src/img/649.png differ diff --git a/src/img/650.png b/src/img/650.png new file mode 100644 index 0000000..b29d60d Binary files /dev/null and b/src/img/650.png differ diff --git a/src/img/651.png b/src/img/651.png new file mode 100644 index 0000000..cc94cef Binary files /dev/null and b/src/img/651.png differ diff --git a/src/img/652.png b/src/img/652.png new file mode 100644 index 0000000..820f364 Binary files /dev/null and b/src/img/652.png differ diff --git a/src/img/653.png b/src/img/653.png new file mode 100644 index 0000000..79395ce Binary files /dev/null and b/src/img/653.png differ diff --git a/src/img/654.png b/src/img/654.png new file mode 100644 index 0000000..e438b0d Binary files /dev/null and b/src/img/654.png differ diff --git a/src/img/655.png b/src/img/655.png new file mode 100644 index 0000000..882ecac Binary files /dev/null and b/src/img/655.png differ diff --git a/src/img/656.png b/src/img/656.png new file mode 100644 index 0000000..1e9b826 Binary files /dev/null and b/src/img/656.png differ diff --git a/src/img/657.png b/src/img/657.png new file mode 100644 index 0000000..b24ab28 Binary files /dev/null and b/src/img/657.png differ diff --git a/src/img/658.png b/src/img/658.png new file mode 100644 index 0000000..79a1e98 Binary files /dev/null and b/src/img/658.png differ diff --git a/src/img/659.png b/src/img/659.png new file mode 100644 index 0000000..0c00744 Binary files /dev/null and b/src/img/659.png differ diff --git a/src/img/660.png b/src/img/660.png new file mode 100644 index 0000000..2ffb498 Binary files /dev/null and b/src/img/660.png differ diff --git a/src/img/661.png b/src/img/661.png new file mode 100644 index 0000000..4e3afa7 Binary files /dev/null and b/src/img/661.png differ diff --git a/src/img/662.png b/src/img/662.png new file mode 100644 index 0000000..d63770e Binary files /dev/null and b/src/img/662.png differ diff --git a/src/img/663.png b/src/img/663.png new file mode 100644 index 0000000..72ca734 Binary files /dev/null and b/src/img/663.png differ diff --git a/src/img/664.png b/src/img/664.png new file mode 100644 index 0000000..b21c1aa Binary files /dev/null and b/src/img/664.png differ diff --git a/src/img/665.png b/src/img/665.png new file mode 100644 index 0000000..8982207 Binary files /dev/null and b/src/img/665.png differ diff --git a/src/img/666.png b/src/img/666.png new file mode 100644 index 0000000..77d7bce Binary files /dev/null and b/src/img/666.png differ diff --git a/src/img/667.png b/src/img/667.png new file mode 100644 index 0000000..bf3f01a Binary files /dev/null and b/src/img/667.png differ diff --git a/src/img/668.png b/src/img/668.png new file mode 100644 index 0000000..a85ba04 Binary files /dev/null and b/src/img/668.png differ diff --git a/src/img/669.png b/src/img/669.png new file mode 100644 index 0000000..ef4e3c8 Binary files /dev/null and b/src/img/669.png differ diff --git a/src/img/670.png b/src/img/670.png new file mode 100644 index 0000000..a83b21b Binary files /dev/null and b/src/img/670.png differ diff --git a/src/img/671.png b/src/img/671.png new file mode 100644 index 0000000..caa3f20 Binary files /dev/null and b/src/img/671.png differ diff --git a/src/img/672.png b/src/img/672.png new file mode 100644 index 0000000..9aed1b7 Binary files /dev/null and b/src/img/672.png differ diff --git a/src/img/673.png b/src/img/673.png new file mode 100644 index 0000000..02c8c55 Binary files /dev/null and b/src/img/673.png differ diff --git a/src/img/674.png b/src/img/674.png new file mode 100644 index 0000000..3001bba Binary files /dev/null and b/src/img/674.png differ diff --git a/src/img/675.png b/src/img/675.png new file mode 100644 index 0000000..dd3ed41 Binary files /dev/null and b/src/img/675.png differ diff --git a/src/img/676.png b/src/img/676.png new file mode 100644 index 0000000..a04bc8b Binary files /dev/null and b/src/img/676.png differ diff --git a/src/img/677.png b/src/img/677.png new file mode 100644 index 0000000..8af6f5f Binary files /dev/null and b/src/img/677.png differ diff --git a/src/img/678.png b/src/img/678.png new file mode 100644 index 0000000..6d76edc Binary files /dev/null and b/src/img/678.png differ diff --git a/src/img/679.png b/src/img/679.png new file mode 100644 index 0000000..63377a1 Binary files /dev/null and b/src/img/679.png differ diff --git a/src/img/680.png b/src/img/680.png new file mode 100644 index 0000000..b611b65 Binary files /dev/null and b/src/img/680.png differ diff --git a/src/img/681.png b/src/img/681.png new file mode 100644 index 0000000..3aa9f03 Binary files /dev/null and b/src/img/681.png differ diff --git a/src/img/682.png b/src/img/682.png new file mode 100644 index 0000000..30961ea Binary files /dev/null and b/src/img/682.png differ diff --git a/src/img/683.png b/src/img/683.png new file mode 100644 index 0000000..ebb3e1a Binary files /dev/null and b/src/img/683.png differ diff --git a/src/img/684.png b/src/img/684.png new file mode 100644 index 0000000..bd51dde Binary files /dev/null and b/src/img/684.png differ diff --git a/src/img/685.png b/src/img/685.png new file mode 100644 index 0000000..436bb50 Binary files /dev/null and b/src/img/685.png differ diff --git a/src/img/686.png b/src/img/686.png new file mode 100644 index 0000000..bb40bd6 Binary files /dev/null and b/src/img/686.png differ diff --git a/src/img/687.png b/src/img/687.png new file mode 100644 index 0000000..9842242 Binary files /dev/null and b/src/img/687.png differ diff --git a/src/img/688.png b/src/img/688.png new file mode 100644 index 0000000..65286fe Binary files /dev/null and b/src/img/688.png differ diff --git a/src/img/689.png b/src/img/689.png new file mode 100644 index 0000000..18a4f87 Binary files /dev/null and b/src/img/689.png differ diff --git a/src/img/690.png b/src/img/690.png new file mode 100644 index 0000000..b9d7b4b Binary files /dev/null and b/src/img/690.png differ diff --git a/src/img/691.png b/src/img/691.png new file mode 100644 index 0000000..2ffe366 Binary files /dev/null and b/src/img/691.png differ diff --git a/src/img/692.png b/src/img/692.png new file mode 100644 index 0000000..7cebbd4 Binary files /dev/null and b/src/img/692.png differ diff --git a/src/img/693.png b/src/img/693.png new file mode 100644 index 0000000..83e119a Binary files /dev/null and b/src/img/693.png differ diff --git a/src/img/694.png b/src/img/694.png new file mode 100644 index 0000000..093de6f Binary files /dev/null and b/src/img/694.png differ diff --git a/src/img/695.png b/src/img/695.png new file mode 100644 index 0000000..45952fb Binary files /dev/null and b/src/img/695.png differ diff --git a/src/img/696.png b/src/img/696.png new file mode 100644 index 0000000..0eaf23f Binary files /dev/null and b/src/img/696.png differ diff --git a/src/img/697.png b/src/img/697.png new file mode 100644 index 0000000..3eff6de Binary files /dev/null and b/src/img/697.png differ diff --git a/src/img/698.png b/src/img/698.png new file mode 100644 index 0000000..ca11ab9 Binary files /dev/null and b/src/img/698.png differ diff --git a/src/img/699.png b/src/img/699.png new file mode 100644 index 0000000..24f8cfc Binary files /dev/null and b/src/img/699.png differ diff --git a/src/img/700.png b/src/img/700.png new file mode 100644 index 0000000..34f361e Binary files /dev/null and b/src/img/700.png differ diff --git a/src/img/701.png b/src/img/701.png new file mode 100644 index 0000000..92f1f31 Binary files /dev/null and b/src/img/701.png differ diff --git a/src/img/702.png b/src/img/702.png new file mode 100644 index 0000000..fae18d7 Binary files /dev/null and b/src/img/702.png differ diff --git a/src/img/703.png b/src/img/703.png new file mode 100644 index 0000000..fdd9a3a Binary files /dev/null and b/src/img/703.png differ diff --git a/src/img/704.png b/src/img/704.png new file mode 100644 index 0000000..644031b Binary files /dev/null and b/src/img/704.png differ diff --git a/src/img/705.png b/src/img/705.png new file mode 100644 index 0000000..15d91a6 Binary files /dev/null and b/src/img/705.png differ diff --git a/src/img/706.png b/src/img/706.png new file mode 100644 index 0000000..00d499b Binary files /dev/null and b/src/img/706.png differ diff --git a/src/img/707.png b/src/img/707.png new file mode 100644 index 0000000..cbfcbf4 Binary files /dev/null and b/src/img/707.png differ diff --git a/src/img/708.png b/src/img/708.png new file mode 100644 index 0000000..55a8a06 Binary files /dev/null and b/src/img/708.png differ diff --git a/src/img/709.png b/src/img/709.png new file mode 100644 index 0000000..72c5604 Binary files /dev/null and b/src/img/709.png differ diff --git a/src/img/710.png b/src/img/710.png new file mode 100644 index 0000000..5f9dfe2 Binary files /dev/null and b/src/img/710.png differ diff --git a/src/img/711.png b/src/img/711.png new file mode 100644 index 0000000..9aa8f3c Binary files /dev/null and b/src/img/711.png differ diff --git a/src/img/712.png b/src/img/712.png new file mode 100644 index 0000000..626af06 Binary files /dev/null and b/src/img/712.png differ diff --git a/src/img/713.png b/src/img/713.png new file mode 100644 index 0000000..c4b78d3 Binary files /dev/null and b/src/img/713.png differ diff --git a/src/img/714.png b/src/img/714.png new file mode 100644 index 0000000..b06c901 Binary files /dev/null and b/src/img/714.png differ diff --git a/src/img/715.png b/src/img/715.png new file mode 100644 index 0000000..5a52131 Binary files /dev/null and b/src/img/715.png differ diff --git a/src/img/716.png b/src/img/716.png new file mode 100644 index 0000000..86d9b37 Binary files /dev/null and b/src/img/716.png differ diff --git a/src/img/717.png b/src/img/717.png new file mode 100644 index 0000000..1cbd3c3 Binary files /dev/null and b/src/img/717.png differ diff --git a/src/img/718.png b/src/img/718.png new file mode 100644 index 0000000..a69ebe8 Binary files /dev/null and b/src/img/718.png differ diff --git a/src/img/719.png b/src/img/719.png new file mode 100644 index 0000000..ae16f1c Binary files /dev/null and b/src/img/719.png differ diff --git a/src/img/720.png b/src/img/720.png new file mode 100644 index 0000000..8c16ea1 Binary files /dev/null and b/src/img/720.png differ diff --git a/src/img/721.png b/src/img/721.png new file mode 100644 index 0000000..9ad552b Binary files /dev/null and b/src/img/721.png differ diff --git a/src/img/722.png b/src/img/722.png new file mode 100644 index 0000000..31c0583 Binary files /dev/null and b/src/img/722.png differ diff --git a/src/img/723.png b/src/img/723.png new file mode 100644 index 0000000..790035a Binary files /dev/null and b/src/img/723.png differ diff --git a/src/img/724.png b/src/img/724.png new file mode 100644 index 0000000..29bc5a3 Binary files /dev/null and b/src/img/724.png differ diff --git a/src/img/725.png b/src/img/725.png new file mode 100644 index 0000000..7bce30e Binary files /dev/null and b/src/img/725.png differ diff --git a/src/img/726.png b/src/img/726.png new file mode 100644 index 0000000..0554e81 Binary files /dev/null and b/src/img/726.png differ diff --git a/src/img/727.png b/src/img/727.png new file mode 100644 index 0000000..3cccfb1 Binary files /dev/null and b/src/img/727.png differ diff --git a/src/img/728.png b/src/img/728.png new file mode 100644 index 0000000..fba3ec1 Binary files /dev/null and b/src/img/728.png differ diff --git a/src/img/729.png b/src/img/729.png new file mode 100644 index 0000000..9b0612c Binary files /dev/null and b/src/img/729.png differ diff --git a/src/img/730.png b/src/img/730.png new file mode 100644 index 0000000..9eafc54 Binary files /dev/null and b/src/img/730.png differ diff --git a/src/img/731.png b/src/img/731.png new file mode 100644 index 0000000..39d9caf Binary files /dev/null and b/src/img/731.png differ diff --git a/src/img/732.png b/src/img/732.png new file mode 100644 index 0000000..28bfd5f Binary files /dev/null and b/src/img/732.png differ diff --git a/src/img/733.png b/src/img/733.png new file mode 100644 index 0000000..d4580d6 Binary files /dev/null and b/src/img/733.png differ diff --git a/src/img/734.png b/src/img/734.png new file mode 100644 index 0000000..a8f5f9f Binary files /dev/null and b/src/img/734.png differ diff --git a/src/img/735.png b/src/img/735.png new file mode 100644 index 0000000..44c4af6 Binary files /dev/null and b/src/img/735.png differ diff --git a/src/img/736.png b/src/img/736.png new file mode 100644 index 0000000..763155f Binary files /dev/null and b/src/img/736.png differ diff --git a/src/img/737.png b/src/img/737.png new file mode 100644 index 0000000..a2f27a8 Binary files /dev/null and b/src/img/737.png differ diff --git a/src/img/738.png b/src/img/738.png new file mode 100644 index 0000000..37c47f6 Binary files /dev/null and b/src/img/738.png differ diff --git a/src/img/739.png b/src/img/739.png new file mode 100644 index 0000000..674fff3 Binary files /dev/null and b/src/img/739.png differ diff --git a/src/img/740.png b/src/img/740.png new file mode 100644 index 0000000..dac3d47 Binary files /dev/null and b/src/img/740.png differ diff --git a/src/img/741.png b/src/img/741.png new file mode 100644 index 0000000..fb72514 Binary files /dev/null and b/src/img/741.png differ diff --git a/src/img/742.png b/src/img/742.png new file mode 100644 index 0000000..68a5289 Binary files /dev/null and b/src/img/742.png differ diff --git a/src/img/743.png b/src/img/743.png new file mode 100644 index 0000000..97731d3 Binary files /dev/null and b/src/img/743.png differ diff --git a/src/img/744.png b/src/img/744.png new file mode 100644 index 0000000..bd3c52c Binary files /dev/null and b/src/img/744.png differ diff --git a/src/img/745.png b/src/img/745.png new file mode 100644 index 0000000..de9bf0c Binary files /dev/null and b/src/img/745.png differ diff --git a/src/img/746.png b/src/img/746.png new file mode 100644 index 0000000..92e9a05 Binary files /dev/null and b/src/img/746.png differ diff --git a/src/img/747.png b/src/img/747.png new file mode 100644 index 0000000..54d19e5 Binary files /dev/null and b/src/img/747.png differ diff --git a/src/img/748.png b/src/img/748.png new file mode 100644 index 0000000..42609f1 Binary files /dev/null and b/src/img/748.png differ diff --git a/src/img/749.png b/src/img/749.png new file mode 100644 index 0000000..2ddd6c0 Binary files /dev/null and b/src/img/749.png differ diff --git a/src/img/750.png b/src/img/750.png new file mode 100644 index 0000000..a13a641 Binary files /dev/null and b/src/img/750.png differ diff --git a/src/img/751.png b/src/img/751.png new file mode 100644 index 0000000..568baf7 Binary files /dev/null and b/src/img/751.png differ diff --git a/src/img/752.png b/src/img/752.png new file mode 100644 index 0000000..f6e1be5 Binary files /dev/null and b/src/img/752.png differ diff --git a/src/img/753.png b/src/img/753.png new file mode 100644 index 0000000..a1f6aa0 Binary files /dev/null and b/src/img/753.png differ diff --git a/src/img/754.png b/src/img/754.png new file mode 100644 index 0000000..6480d15 Binary files /dev/null and b/src/img/754.png differ diff --git a/src/img/755.png b/src/img/755.png new file mode 100644 index 0000000..9c5d048 Binary files /dev/null and b/src/img/755.png differ diff --git a/src/img/756.png b/src/img/756.png new file mode 100644 index 0000000..e25f1a3 Binary files /dev/null and b/src/img/756.png differ diff --git a/src/img/757.png b/src/img/757.png new file mode 100644 index 0000000..92391fe Binary files /dev/null and b/src/img/757.png differ diff --git a/src/img/758.png b/src/img/758.png new file mode 100644 index 0000000..94d41bc Binary files /dev/null and b/src/img/758.png differ diff --git a/src/img/759.png b/src/img/759.png new file mode 100644 index 0000000..fc42d9d Binary files /dev/null and b/src/img/759.png differ diff --git a/src/img/760.png b/src/img/760.png new file mode 100644 index 0000000..86da1af Binary files /dev/null and b/src/img/760.png differ diff --git a/src/img/761.png b/src/img/761.png new file mode 100644 index 0000000..58ba66f Binary files /dev/null and b/src/img/761.png differ diff --git a/src/img/fetch_sprites.sh b/src/img/fetch_sprites.sh new file mode 100755 index 0000000..ff1ee05 --- /dev/null +++ b/src/img/fetch_sprites.sh @@ -0,0 +1,13 @@ +#! /bin/bash + +# from https://pokemondb.net/sprites +# TODO: check and update from https://github.com/ZeChrales/PogoAssets/tree/master/pixels +files=( "https://img.pokemondb.net/sprites/sun-moon/icon/bulbasaur.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ivysaur.png" "https://img.pokemondb.net/sprites/sun-moon/icon/venusaur.png" "https://img.pokemondb.net/sprites/sun-moon/icon/charmander.png" "https://img.pokemondb.net/sprites/sun-moon/icon/charmeleon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/charizard.png" "https://img.pokemondb.net/sprites/sun-moon/icon/squirtle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wartortle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/blastoise.png" "https://img.pokemondb.net/sprites/sun-moon/icon/caterpie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/metapod.png" "https://img.pokemondb.net/sprites/sun-moon/icon/butterfree.png" "https://img.pokemondb.net/sprites/sun-moon/icon/weedle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kakuna.png" "https://img.pokemondb.net/sprites/sun-moon/icon/beedrill.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pidgey.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pidgeotto.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pidgeot.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rattata.png" "https://img.pokemondb.net/sprites/sun-moon/icon/raticate.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spearow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/fearow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ekans.png" "https://img.pokemondb.net/sprites/sun-moon/icon/arbok.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pikachu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/raichu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sandshrew.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sandslash.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nidoran-f.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nidorina.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nidoqueen.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nidoran-m.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nidorino.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nidoking.png" "https://img.pokemondb.net/sprites/sun-moon/icon/clefairy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/clefable.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vulpix.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ninetales.png" "https://img.pokemondb.net/sprites/sun-moon/icon/jigglypuff.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wigglytuff.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zubat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/golbat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/oddish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gloom.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vileplume.png" "https://img.pokemondb.net/sprites/sun-moon/icon/paras.png" "https://img.pokemondb.net/sprites/sun-moon/icon/parasect.png" "https://img.pokemondb.net/sprites/sun-moon/icon/venonat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/venomoth.png" "https://img.pokemondb.net/sprites/sun-moon/icon/diglett.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dugtrio.png" "https://img.pokemondb.net/sprites/sun-moon/icon/meowth.png" "https://img.pokemondb.net/sprites/sun-moon/icon/persian.png" "https://img.pokemondb.net/sprites/sun-moon/icon/psyduck.png" "https://img.pokemondb.net/sprites/sun-moon/icon/golduck.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mankey.png" "https://img.pokemondb.net/sprites/sun-moon/icon/primeape.png" "https://img.pokemondb.net/sprites/sun-moon/icon/growlithe.png" "https://img.pokemondb.net/sprites/sun-moon/icon/arcanine.png" "https://img.pokemondb.net/sprites/sun-moon/icon/poliwag.png" "https://img.pokemondb.net/sprites/sun-moon/icon/poliwhirl.png" "https://img.pokemondb.net/sprites/sun-moon/icon/poliwrath.png" "https://img.pokemondb.net/sprites/sun-moon/icon/abra.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kadabra.png" "https://img.pokemondb.net/sprites/sun-moon/icon/alakazam.png" "https://img.pokemondb.net/sprites/sun-moon/icon/machop.png" "https://img.pokemondb.net/sprites/sun-moon/icon/machoke.png" "https://img.pokemondb.net/sprites/sun-moon/icon/machamp.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bellsprout.png" "https://img.pokemondb.net/sprites/sun-moon/icon/weepinbell.png" "https://img.pokemondb.net/sprites/sun-moon/icon/victreebel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tentacool.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tentacruel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/geodude.png" "https://img.pokemondb.net/sprites/sun-moon/icon/graveler.png" "https://img.pokemondb.net/sprites/sun-moon/icon/golem.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ponyta.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rapidash.png" "https://img.pokemondb.net/sprites/sun-moon/icon/slowpoke.png" "https://img.pokemondb.net/sprites/sun-moon/icon/slowbro.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magnemite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magneton.png" "https://img.pokemondb.net/sprites/sun-moon/icon/farfetchd.png" "https://img.pokemondb.net/sprites/sun-moon/icon/doduo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dodrio.png" "https://img.pokemondb.net/sprites/sun-moon/icon/seel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dewgong.png" "https://img.pokemondb.net/sprites/sun-moon/icon/grimer.png" "https://img.pokemondb.net/sprites/sun-moon/icon/muk.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shellder.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cloyster.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gastly.png" "https://img.pokemondb.net/sprites/sun-moon/icon/haunter.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gengar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/onix.png" "https://img.pokemondb.net/sprites/sun-moon/icon/drowzee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hypno.png" "https://img.pokemondb.net/sprites/sun-moon/icon/krabby.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kingler.png" "https://img.pokemondb.net/sprites/sun-moon/icon/voltorb.png" "https://img.pokemondb.net/sprites/sun-moon/icon/electrode.png" "https://img.pokemondb.net/sprites/sun-moon/icon/exeggcute.png" "https://img.pokemondb.net/sprites/sun-moon/icon/exeggutor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cubone.png" "https://img.pokemondb.net/sprites/sun-moon/icon/marowak.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hitmonlee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hitmonchan.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lickitung.png" "https://img.pokemondb.net/sprites/sun-moon/icon/koffing.png" "https://img.pokemondb.net/sprites/sun-moon/icon/weezing.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rhyhorn.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rhydon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chansey.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tangela.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kangaskhan.png" "https://img.pokemondb.net/sprites/sun-moon/icon/horsea.png" "https://img.pokemondb.net/sprites/sun-moon/icon/seadra.png" "https://img.pokemondb.net/sprites/sun-moon/icon/goldeen.png" "https://img.pokemondb.net/sprites/sun-moon/icon/seaking.png" "https://img.pokemondb.net/sprites/sun-moon/icon/staryu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/starmie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mr-mime.png" "https://img.pokemondb.net/sprites/sun-moon/icon/scyther.png" "https://img.pokemondb.net/sprites/sun-moon/icon/jynx.png" "https://img.pokemondb.net/sprites/sun-moon/icon/electabuzz.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magmar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pinsir.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tauros.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magikarp.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gyarados.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lapras.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ditto.png" "https://img.pokemondb.net/sprites/sun-moon/icon/eevee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vaporeon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/jolteon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/flareon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/porygon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/omanyte.png" "https://img.pokemondb.net/sprites/sun-moon/icon/omastar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kabuto.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kabutops.png" "https://img.pokemondb.net/sprites/sun-moon/icon/aerodactyl.png" "https://img.pokemondb.net/sprites/sun-moon/icon/snorlax.png" "https://img.pokemondb.net/sprites/sun-moon/icon/articuno.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zapdos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/moltres.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dratini.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dragonair.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dragonite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mewtwo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mew.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chikorita.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bayleef.png" "https://img.pokemondb.net/sprites/sun-moon/icon/meganium.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cyndaquil.png" "https://img.pokemondb.net/sprites/sun-moon/icon/quilava.png" "https://img.pokemondb.net/sprites/sun-moon/icon/typhlosion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/totodile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/croconaw.png" "https://img.pokemondb.net/sprites/sun-moon/icon/feraligatr.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sentret.png" "https://img.pokemondb.net/sprites/sun-moon/icon/furret.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hoothoot.png" "https://img.pokemondb.net/sprites/sun-moon/icon/noctowl.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ledyba.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ledian.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spinarak.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ariados.png" "https://img.pokemondb.net/sprites/sun-moon/icon/crobat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chinchou.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lanturn.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pichu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cleffa.png" "https://img.pokemondb.net/sprites/sun-moon/icon/igglybuff.png" "https://img.pokemondb.net/sprites/sun-moon/icon/togepi.png" "https://img.pokemondb.net/sprites/sun-moon/icon/togetic.png" "https://img.pokemondb.net/sprites/sun-moon/icon/natu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/xatu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mareep.png" "https://img.pokemondb.net/sprites/sun-moon/icon/flaaffy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ampharos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bellossom.png" "https://img.pokemondb.net/sprites/sun-moon/icon/marill.png" "https://img.pokemondb.net/sprites/sun-moon/icon/azumarill.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sudowoodo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/politoed.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hoppip.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tyrogue.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hitmontop.png" "https://img.pokemondb.net/sprites/sun-moon/icon/smoochum.png" "https://img.pokemondb.net/sprites/sun-moon/icon/elekid.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magby.png" "https://img.pokemondb.net/sprites/sun-moon/icon/miltank.png" "https://img.pokemondb.net/sprites/sun-moon/icon/blissey.png" "https://img.pokemondb.net/sprites/sun-moon/icon/raikou.png" "https://img.pokemondb.net/sprites/sun-moon/icon/entei.png" "https://img.pokemondb.net/sprites/sun-moon/icon/suicune.png" "https://img.pokemondb.net/sprites/sun-moon/icon/larvitar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pupitar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tyranitar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lugia.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ho-oh.png" "https://img.pokemondb.net/sprites/sun-moon/icon/celebi.png" "https://img.pokemondb.net/sprites/sun-moon/icon/treecko.png" "https://img.pokemondb.net/sprites/sun-moon/icon/grovyle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sceptile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/torchic.png" "https://img.pokemondb.net/sprites/sun-moon/icon/combusken.png" "https://img.pokemondb.net/sprites/sun-moon/icon/blaziken.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mudkip.png" "https://img.pokemondb.net/sprites/sun-moon/icon/marshtomp.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swampert.png" "https://img.pokemondb.net/sprites/sun-moon/icon/poochyena.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mightyena.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zigzagoon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/linoone.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wurmple.png" "https://img.pokemondb.net/sprites/sun-moon/icon/silcoon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/beautifly.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cascoon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dustox.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lotad.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lombre.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ludicolo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/seedot.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nuzleaf.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shiftry.png" "https://img.pokemondb.net/sprites/sun-moon/icon/taillow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swellow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wingull.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pelipper.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ralts.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kirlia.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gardevoir.png" "https://img.pokemondb.net/sprites/sun-moon/icon/surskit.png" "https://img.pokemondb.net/sprites/sun-moon/icon/masquerain.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shroomish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/breloom.png" "https://img.pokemondb.net/sprites/sun-moon/icon/slakoth.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vigoroth.png" "https://img.pokemondb.net/sprites/sun-moon/icon/slaking.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nincada.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ninjask.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shedinja.png" "https://img.pokemondb.net/sprites/sun-moon/icon/whismur.png" "https://img.pokemondb.net/sprites/sun-moon/icon/loudred.png" "https://img.pokemondb.net/sprites/sun-moon/icon/exploud.png" "https://img.pokemondb.net/sprites/sun-moon/icon/makuhita.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hariyama.png" "https://img.pokemondb.net/sprites/sun-moon/icon/azurill.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nosepass.png" "https://img.pokemondb.net/sprites/sun-moon/icon/skitty.png" "https://img.pokemondb.net/sprites/sun-moon/icon/delcatty.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sableye.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mawile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/aron.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lairon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/aggron.png" "https://img.pokemondb.net/sprites/sun-moon/icon/meditite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/medicham.png" "https://img.pokemondb.net/sprites/sun-moon/icon/electrike.png" "https://img.pokemondb.net/sprites/sun-moon/icon/manectric.png" "https://img.pokemondb.net/sprites/sun-moon/icon/plusle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/minun.png" "https://img.pokemondb.net/sprites/sun-moon/icon/volbeat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/illumise.png" "https://img.pokemondb.net/sprites/sun-moon/icon/roselia.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gulpin.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swalot.png" "https://img.pokemondb.net/sprites/sun-moon/icon/carvanha.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sharpedo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wailmer.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wailord.png" "https://img.pokemondb.net/sprites/sun-moon/icon/numel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/camerupt.png" "https://img.pokemondb.net/sprites/sun-moon/icon/torkoal.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spoink.png" "https://img.pokemondb.net/sprites/sun-moon/icon/grumpig.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spinda.png" "https://img.pokemondb.net/sprites/sun-moon/icon/trapinch.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vibrava.png" "https://img.pokemondb.net/sprites/sun-moon/icon/flygon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cacnea.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cacturne.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swablu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/altaria.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zangoose.png" "https://img.pokemondb.net/sprites/sun-moon/icon/seviper.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lunatone.png" "https://img.pokemondb.net/sprites/sun-moon/icon/solrock.png" "https://img.pokemondb.net/sprites/sun-moon/icon/barboach.png" "https://img.pokemondb.net/sprites/sun-moon/icon/whiscash.png" "https://img.pokemondb.net/sprites/sun-moon/icon/corphish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/crawdaunt.png" "https://img.pokemondb.net/sprites/sun-moon/icon/baltoy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/claydol.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lileep.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cradily.png" "https://img.pokemondb.net/sprites/sun-moon/icon/anorith.png" "https://img.pokemondb.net/sprites/sun-moon/icon/armaldo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/feebas.png" "https://img.pokemondb.net/sprites/sun-moon/icon/milotic.png" "https://img.pokemondb.net/sprites/sun-moon/icon/castform.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kecleon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shuppet.png" "https://img.pokemondb.net/sprites/sun-moon/icon/banette.png" "https://img.pokemondb.net/sprites/sun-moon/icon/duskull.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dusclops.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tropius.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chimecho.png" "https://img.pokemondb.net/sprites/sun-moon/icon/absol.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wynaut.png" "https://img.pokemondb.net/sprites/sun-moon/icon/snorunt.png" "https://img.pokemondb.net/sprites/sun-moon/icon/glalie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spheal.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sealeo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/walrein.png" "https://img.pokemondb.net/sprites/sun-moon/icon/clamperl.png" "https://img.pokemondb.net/sprites/sun-moon/icon/huntail.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gorebyss.png" "https://img.pokemondb.net/sprites/sun-moon/icon/relicanth.png" "https://img.pokemondb.net/sprites/sun-moon/icon/luvdisc.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bagon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shelgon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/salamence.png" "https://img.pokemondb.net/sprites/sun-moon/icon/beldum.png" "https://img.pokemondb.net/sprites/sun-moon/icon/metang.png" "https://img.pokemondb.net/sprites/sun-moon/icon/metagross.png" "https://img.pokemondb.net/sprites/sun-moon/icon/regirock.png" "https://img.pokemondb.net/sprites/sun-moon/icon/regice.png" "https://img.pokemondb.net/sprites/sun-moon/icon/registeel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/latias.png" "https://img.pokemondb.net/sprites/sun-moon/icon/latios.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kyogre.png" "https://img.pokemondb.net/sprites/sun-moon/icon/groudon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rayquaza.png" "https://img.pokemondb.net/sprites/sun-moon/icon/jirachi.png" "https://img.pokemondb.net/sprites/sun-moon/icon/deoxys-normal.png" "https://img.pokemondb.net/sprites/sun-moon/icon/turtwig.png" "https://img.pokemondb.net/sprites/sun-moon/icon/grotle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/torterra.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chimchar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/monferno.png" "https://img.pokemondb.net/sprites/sun-moon/icon/infernape.png" "https://img.pokemondb.net/sprites/sun-moon/icon/piplup.png" "https://img.pokemondb.net/sprites/sun-moon/icon/prinplup.png" "https://img.pokemondb.net/sprites/sun-moon/icon/empoleon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/starly.png" "https://img.pokemondb.net/sprites/sun-moon/icon/staravia.png" "https://img.pokemondb.net/sprites/sun-moon/icon/staraptor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bidoof.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bibarel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kricketot.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kricketune.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shinx.png" "https://img.pokemondb.net/sprites/sun-moon/icon/luxio.png" "https://img.pokemondb.net/sprites/sun-moon/icon/luxray.png" "https://img.pokemondb.net/sprites/sun-moon/icon/budew.png" "https://img.pokemondb.net/sprites/sun-moon/icon/roserade.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cranidos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rampardos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shieldon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bastiodon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/burmy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wormadam-plant.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mothim.png" "https://img.pokemondb.net/sprites/sun-moon/icon/combee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vespiquen.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pachirisu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/buizel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/floatzel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cherubi.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cherrim.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shellos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gastrodon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ambipom.png" "https://img.pokemondb.net/sprites/sun-moon/icon/drifloon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/drifblim.png" "https://img.pokemondb.net/sprites/sun-moon/icon/buneary.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lopunny.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mismagius.png" "https://img.pokemondb.net/sprites/sun-moon/icon/honchkrow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/glameow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/purugly.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chingling.png" "https://img.pokemondb.net/sprites/sun-moon/icon/stunky.png" "https://img.pokemondb.net/sprites/sun-moon/icon/skuntank.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bronzor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bronzong.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bonsly.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mime-jr.png" "https://img.pokemondb.net/sprites/sun-moon/icon/happiny.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chatot.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spiritomb.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gible.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gabite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/garchomp.png" "https://img.pokemondb.net/sprites/sun-moon/icon/munchlax.png" "https://img.pokemondb.net/sprites/sun-moon/icon/riolu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lucario.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hippopotas.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hippowdon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/skorupi.png" "https://img.pokemondb.net/sprites/sun-moon/icon/drapion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/croagunk.png" "https://img.pokemondb.net/sprites/sun-moon/icon/toxicroak.png" "https://img.pokemondb.net/sprites/sun-moon/icon/carnivine.png" "https://img.pokemondb.net/sprites/sun-moon/icon/finneon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lumineon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mantyke.png" "https://img.pokemondb.net/sprites/sun-moon/icon/snover.png" "https://img.pokemondb.net/sprites/sun-moon/icon/abomasnow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/weavile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magnezone.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lickilicky.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rhyperior.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tangrowth.png" "https://img.pokemondb.net/sprites/sun-moon/icon/electivire.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magmortar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/togekiss.png" "https://img.pokemondb.net/sprites/sun-moon/icon/yanmega.png" "https://img.pokemondb.net/sprites/sun-moon/icon/leafeon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/glaceon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gliscor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mamoswine.png" "https://img.pokemondb.net/sprites/sun-moon/icon/porygon-z.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gallade.png" "https://img.pokemondb.net/sprites/sun-moon/icon/probopass.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dusknoir.png" "https://img.pokemondb.net/sprites/sun-moon/icon/froslass.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rotom.png" "https://img.pokemondb.net/sprites/sun-moon/icon/uxie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mesprit.png" "https://img.pokemondb.net/sprites/sun-moon/icon/azelf.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dialga.png" "https://img.pokemondb.net/sprites/sun-moon/icon/palkia.png" "https://img.pokemondb.net/sprites/sun-moon/icon/heatran.png" "https://img.pokemondb.net/sprites/sun-moon/icon/regigigas.png" "https://img.pokemondb.net/sprites/sun-moon/icon/giratina-altered.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cresselia.png" "https://img.pokemondb.net/sprites/sun-moon/icon/phione.png" "https://img.pokemondb.net/sprites/sun-moon/icon/manaphy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/darkrai.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shaymin-land.png" "https://img.pokemondb.net/sprites/sun-moon/icon/arceus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/victini.png" "https://img.pokemondb.net/sprites/sun-moon/icon/snivy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/servine.png" "https://img.pokemondb.net/sprites/sun-moon/icon/serperior.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tepig.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pignite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/emboar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/oshawott.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dewott.png" "https://img.pokemondb.net/sprites/sun-moon/icon/samurott.png" "https://img.pokemondb.net/sprites/sun-moon/icon/patrat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/watchog.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lillipup.png" "https://img.pokemondb.net/sprites/sun-moon/icon/herdier.png" "https://img.pokemondb.net/sprites/sun-moon/icon/stoutland.png" "https://img.pokemondb.net/sprites/sun-moon/icon/purrloin.png" "https://img.pokemondb.net/sprites/sun-moon/icon/liepard.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pansage.png" "https://img.pokemondb.net/sprites/sun-moon/icon/simisage.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pansear.png" "https://img.pokemondb.net/sprites/sun-moon/icon/simisear.png" "https://img.pokemondb.net/sprites/sun-moon/icon/panpour.png" "https://img.pokemondb.net/sprites/sun-moon/icon/simipour.png" "https://img.pokemondb.net/sprites/sun-moon/icon/munna.png" "https://img.pokemondb.net/sprites/sun-moon/icon/musharna.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pidove.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tranquill.png" "https://img.pokemondb.net/sprites/sun-moon/icon/unfezant.png" "https://img.pokemondb.net/sprites/sun-moon/icon/blitzle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zebstrika.png" "https://img.pokemondb.net/sprites/sun-moon/icon/roggenrola.png" "https://img.pokemondb.net/sprites/sun-moon/icon/boldore.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gigalith.png" "https://img.pokemondb.net/sprites/sun-moon/icon/woobat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swoobat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/drilbur.png" "https://img.pokemondb.net/sprites/sun-moon/icon/excadrill.png" "https://img.pokemondb.net/sprites/sun-moon/icon/audino.png" "https://img.pokemondb.net/sprites/sun-moon/icon/timburr.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gurdurr.png" "https://img.pokemondb.net/sprites/sun-moon/icon/conkeldurr.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tympole.png" "https://img.pokemondb.net/sprites/sun-moon/icon/palpitoad.png" "https://img.pokemondb.net/sprites/sun-moon/icon/seismitoad.png" "https://img.pokemondb.net/sprites/sun-moon/icon/throh.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sawk.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sewaddle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swadloon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/leavanny.png" "https://img.pokemondb.net/sprites/sun-moon/icon/venipede.png" "https://img.pokemondb.net/sprites/sun-moon/icon/whirlipede.png" "https://img.pokemondb.net/sprites/sun-moon/icon/scolipede.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cottonee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/whimsicott.png" "https://img.pokemondb.net/sprites/sun-moon/icon/petilil.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lilligant.png" "https://img.pokemondb.net/sprites/sun-moon/icon/basculin-red-striped.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sandile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/krokorok.png" "https://img.pokemondb.net/sprites/sun-moon/icon/krookodile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/darumaka.png" "https://img.pokemondb.net/sprites/sun-moon/icon/darmanitan-standard.png" "https://img.pokemondb.net/sprites/sun-moon/icon/maractus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dwebble.png" "https://img.pokemondb.net/sprites/sun-moon/icon/crustle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/scraggy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/scrafty.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sigilyph.png" "https://img.pokemondb.net/sprites/sun-moon/icon/yamask.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cofagrigus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tirtouga.png" "https://img.pokemondb.net/sprites/sun-moon/icon/carracosta.png" "https://img.pokemondb.net/sprites/sun-moon/icon/archen.png" "https://img.pokemondb.net/sprites/sun-moon/icon/archeops.png" "https://img.pokemondb.net/sprites/sun-moon/icon/trubbish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/garbodor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zorua.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zoroark.png" "https://img.pokemondb.net/sprites/sun-moon/icon/minccino.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cinccino.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gothita.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gothorita.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gothitelle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/solosis.png" "https://img.pokemondb.net/sprites/sun-moon/icon/duosion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/reuniclus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ducklett.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swanna.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vanillite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vanillish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vanilluxe.png" "https://img.pokemondb.net/sprites/sun-moon/icon/deerling.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sawsbuck.png" "https://img.pokemondb.net/sprites/sun-moon/icon/emolga.png" "https://img.pokemondb.net/sprites/sun-moon/icon/karrablast.png" "https://img.pokemondb.net/sprites/sun-moon/icon/escavalier.png" "https://img.pokemondb.net/sprites/sun-moon/icon/foongus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/amoonguss.png" "https://img.pokemondb.net/sprites/sun-moon/icon/frillish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/jellicent.png" "https://img.pokemondb.net/sprites/sun-moon/icon/alomomola.png" "https://img.pokemondb.net/sprites/sun-moon/icon/joltik.png" "https://img.pokemondb.net/sprites/sun-moon/icon/galvantula.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ferroseed.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ferrothorn.png" "https://img.pokemondb.net/sprites/sun-moon/icon/klink.png" "https://img.pokemondb.net/sprites/sun-moon/icon/klang.png" "https://img.pokemondb.net/sprites/sun-moon/icon/klinklang.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tynamo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/eelektrik.png" "https://img.pokemondb.net/sprites/sun-moon/icon/eelektross.png" "https://img.pokemondb.net/sprites/sun-moon/icon/elgyem.png" "https://img.pokemondb.net/sprites/sun-moon/icon/beheeyem.png" "https://img.pokemondb.net/sprites/sun-moon/icon/litwick.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lampent.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chandelure.png" "https://img.pokemondb.net/sprites/sun-moon/icon/axew.png" "https://img.pokemondb.net/sprites/sun-moon/icon/fraxure.png" "https://img.pokemondb.net/sprites/sun-moon/icon/haxorus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cubchoo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/beartic.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cryogonal.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shelmet.png" "https://img.pokemondb.net/sprites/sun-moon/icon/accelgor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/stunfisk.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mienfoo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mienshao.png" "https://img.pokemondb.net/sprites/sun-moon/icon/druddigon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/golett.png" "https://img.pokemondb.net/sprites/sun-moon/icon/golurk.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pawniard.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bisharp.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bouffalant.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rufflet.png" "https://img.pokemondb.net/sprites/sun-moon/icon/braviary.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vullaby.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mandibuzz.png" "https://img.pokemondb.net/sprites/sun-moon/icon/heatmor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/durant.png" "https://img.pokemondb.net/sprites/sun-moon/icon/deino.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zweilous.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hydreigon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/larvesta.png" "https://img.pokemondb.net/sprites/sun-moon/icon/volcarona.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cobalion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/terrakion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/virizion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tornadus-incarnate.png" "https://img.pokemondb.net/sprites/sun-moon/icon/thundurus-incarnate.png" "https://img.pokemondb.net/sprites/sun-moon/icon/reshiram.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zekrom.png" "https://img.pokemondb.net/sprites/sun-moon/icon/landorus-incarnate.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kyurem.png" "https://img.pokemondb.net/sprites/sun-moon/icon/keldeo-ordinary.png" "https://img.pokemondb.net/sprites/sun-moon/icon/meloetta-aria.png" "https://img.pokemondb.net/sprites/sun-moon/icon/genesect.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chespin.png" "https://img.pokemondb.net/sprites/sun-moon/icon/quilladin.png" "https://img.pokemondb.net/sprites/sun-moon/icon/chesnaught.png" "https://img.pokemondb.net/sprites/sun-moon/icon/fennekin.png" "https://img.pokemondb.net/sprites/sun-moon/icon/braixen.png" "https://img.pokemondb.net/sprites/sun-moon/icon/delphox.png" "https://img.pokemondb.net/sprites/sun-moon/icon/froakie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/frogadier.png" "https://img.pokemondb.net/sprites/sun-moon/icon/greninja.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bunnelby.png" "https://img.pokemondb.net/sprites/sun-moon/icon/diggersby.png" "https://img.pokemondb.net/sprites/sun-moon/icon/fletchling.png" "https://img.pokemondb.net/sprites/sun-moon/icon/fletchinder.png" "https://img.pokemondb.net/sprites/sun-moon/icon/talonflame.png" "https://img.pokemondb.net/sprites/sun-moon/icon/scatterbug.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spewpa.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vivillon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/litleo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pyroar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/flabebe.png" "https://img.pokemondb.net/sprites/sun-moon/icon/floette.png" "https://img.pokemondb.net/sprites/sun-moon/icon/florges.png" "https://img.pokemondb.net/sprites/sun-moon/icon/skiddo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gogoat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pancham.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pangoro.png" "https://img.pokemondb.net/sprites/sun-moon/icon/furfrou.png" "https://img.pokemondb.net/sprites/sun-moon/icon/espurr.png" "https://img.pokemondb.net/sprites/sun-moon/icon/meowstic-male.png" "https://img.pokemondb.net/sprites/sun-moon/icon/honedge.png" "https://img.pokemondb.net/sprites/sun-moon/icon/doublade.png" "https://img.pokemondb.net/sprites/sun-moon/icon/aegislash-blade.png" "https://img.pokemondb.net/sprites/sun-moon/icon/spritzee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/aromatisse.png" "https://img.pokemondb.net/sprites/sun-moon/icon/swirlix.png" "https://img.pokemondb.net/sprites/sun-moon/icon/slurpuff.png" "https://img.pokemondb.net/sprites/sun-moon/icon/inkay.png" "https://img.pokemondb.net/sprites/sun-moon/icon/malamar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/binacle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/barbaracle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/skrelp.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dragalge.png" "https://img.pokemondb.net/sprites/sun-moon/icon/clauncher.png" "https://img.pokemondb.net/sprites/sun-moon/icon/clawitzer.png" "https://img.pokemondb.net/sprites/sun-moon/icon/helioptile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/heliolisk.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tyrunt.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tyrantrum.png" "https://img.pokemondb.net/sprites/sun-moon/icon/amaura.png" "https://img.pokemondb.net/sprites/sun-moon/icon/aurorus.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sylveon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hawlucha.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dedenne.png" "https://img.pokemondb.net/sprites/sun-moon/icon/carbink.png" "https://img.pokemondb.net/sprites/sun-moon/icon/goomy.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sliggoo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/goodra.png" "https://img.pokemondb.net/sprites/sun-moon/icon/klefki.png" "https://img.pokemondb.net/sprites/sun-moon/icon/phantump.png" "https://img.pokemondb.net/sprites/sun-moon/icon/trevenant.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pumpkaboo-average.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gourgeist-average.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bergmite.png" "https://img.pokemondb.net/sprites/sun-moon/icon/avalugg.png" "https://img.pokemondb.net/sprites/sun-moon/icon/noibat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/noivern.png" "https://img.pokemondb.net/sprites/sun-moon/icon/xerneas.png" "https://img.pokemondb.net/sprites/sun-moon/icon/yveltal.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zygarde-50.png" "https://img.pokemondb.net/sprites/sun-moon/icon/diancie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hoopa-confined.png" "https://img.pokemondb.net/sprites/sun-moon/icon/volcanion.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rowlet.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dartrix.png" "https://img.pokemondb.net/sprites/sun-moon/icon/decidueye.png" "https://img.pokemondb.net/sprites/sun-moon/icon/litten.png" "https://img.pokemondb.net/sprites/sun-moon/icon/torracat.png" "https://img.pokemondb.net/sprites/sun-moon/icon/incineroar.png" "https://img.pokemondb.net/sprites/sun-moon/icon/popplio.png" "https://img.pokemondb.net/sprites/sun-moon/icon/brionne.png" "https://img.pokemondb.net/sprites/sun-moon/icon/primarina.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pikipek.png" "https://img.pokemondb.net/sprites/sun-moon/icon/trumbeak.png" "https://img.pokemondb.net/sprites/sun-moon/icon/toucannon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/yungoos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/gumshoos.png" "https://img.pokemondb.net/sprites/sun-moon/icon/grubbin.png" "https://img.pokemondb.net/sprites/sun-moon/icon/charjabug.png" "https://img.pokemondb.net/sprites/sun-moon/icon/vikavolt.png" "https://img.pokemondb.net/sprites/sun-moon/icon/crabrawler.png" "https://img.pokemondb.net/sprites/sun-moon/icon/crabominable.png" "https://img.pokemondb.net/sprites/sun-moon/icon/oricorio-baile.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cutiefly.png" "https://img.pokemondb.net/sprites/sun-moon/icon/ribombee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/rockruff.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lycanroc-midday.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wishiwashi-solo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mareanie.png" "https://img.pokemondb.net/sprites/sun-moon/icon/toxapex.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mudbray.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mudsdale.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dewpider.png" "https://img.pokemondb.net/sprites/sun-moon/icon/araquanid.png" "https://img.pokemondb.net/sprites/sun-moon/icon/fomantis.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lurantis.png" "https://img.pokemondb.net/sprites/sun-moon/icon/morelull.png" "https://img.pokemondb.net/sprites/sun-moon/icon/shiinotic.png" "https://img.pokemondb.net/sprites/sun-moon/icon/salandit.png" "https://img.pokemondb.net/sprites/sun-moon/icon/salazzle.png" "https://img.pokemondb.net/sprites/sun-moon/icon/stufful.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bewear.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bounsweet.png" "https://img.pokemondb.net/sprites/sun-moon/icon/steenee.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tsareena.png" "https://img.pokemondb.net/sprites/sun-moon/icon/comfey.png" "https://img.pokemondb.net/sprites/sun-moon/icon/oranguru.png" "https://img.pokemondb.net/sprites/sun-moon/icon/passimian.png" "https://img.pokemondb.net/sprites/sun-moon/icon/wimpod.png" "https://img.pokemondb.net/sprites/sun-moon/icon/golisopod.png" "https://img.pokemondb.net/sprites/sun-moon/icon/sandygast.png" "https://img.pokemondb.net/sprites/sun-moon/icon/palossand.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pyukumuku.png" "https://img.pokemondb.net/sprites/sun-moon/icon/type-null.png" "https://img.pokemondb.net/sprites/sun-moon/icon/silvally.png" "https://img.pokemondb.net/sprites/sun-moon/icon/minior-meteor.png" "https://img.pokemondb.net/sprites/sun-moon/icon/komala.png" "https://img.pokemondb.net/sprites/sun-moon/icon/turtonator.png" "https://img.pokemondb.net/sprites/sun-moon/icon/togedemaru.png" "https://img.pokemondb.net/sprites/sun-moon/icon/mimikyu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/bruxish.png" "https://img.pokemondb.net/sprites/sun-moon/icon/drampa.png" "https://img.pokemondb.net/sprites/sun-moon/icon/dhelmise.png" "https://img.pokemondb.net/sprites/sun-moon/icon/jangmo-o.png" "https://img.pokemondb.net/sprites/sun-moon/icon/hakamo-o.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kommo-o.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tapu-koko.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tapu-lele.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tapu-bulu.png" "https://img.pokemondb.net/sprites/sun-moon/icon/tapu-fini.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cosmog.png" "https://img.pokemondb.net/sprites/sun-moon/icon/cosmoem.png" "https://img.pokemondb.net/sprites/sun-moon/icon/solgaleo.png" "https://img.pokemondb.net/sprites/sun-moon/icon/lunala.png" "https://img.pokemondb.net/sprites/sun-moon/icon/nihilego.png" "https://img.pokemondb.net/sprites/sun-moon/icon/buzzwole.png" "https://img.pokemondb.net/sprites/sun-moon/icon/pheromosa.png" "https://img.pokemondb.net/sprites/sun-moon/icon/xurkitree.png" "https://img.pokemondb.net/sprites/sun-moon/icon/celesteela.png" "https://img.pokemondb.net/sprites/sun-moon/icon/kartana.png" "https://img.pokemondb.net/sprites/sun-moon/icon/guzzlord.png" "https://img.pokemondb.net/sprites/sun-moon/icon/necrozma.png" "https://img.pokemondb.net/sprites/sun-moon/icon/magearna.png" "https://img.pokemondb.net/sprites/sun-moon/icon/marshadow.png" "https://img.pokemondb.net/sprites/sun-moon/icon/poipole.png" "https://img.pokemondb.net/sprites/sun-moon/icon/naganadel.png" "https://img.pokemondb.net/sprites/sun-moon/icon/stakataka.png" "https://img.pokemondb.net/sprites/sun-moon/icon/blacephalon.png" "https://img.pokemondb.net/sprites/sun-moon/icon/zeraora.png" "https://img.pokemondb.net/sprites/sun-moon/icon/meltan.png" "https://img.pokemondb.net/sprites/sun-moon/icon/melmetal.png" ) +for i in "${!files[@]}" +do + filename=${files[$i]##*/} + extension="${filename##*.}" + printf -v dex "%03d" $((i+1)) # zero pad number + echo $filename " -> " "$dex.$extension" + curl "${files[$i]}" -o "$dex.$extension" +done diff --git a/src/img/sprite.png b/src/img/sprite.png new file mode 100644 index 0000000..c6f7930 Binary files /dev/null and b/src/img/sprite.png differ diff --git a/src/scss/Variables.scss b/src/scss/Variables.scss index 7414e53..c29a08b 100644 --- a/src/scss/Variables.scss +++ b/src/scss/Variables.scss @@ -1,2 +1,45 @@ -$background-color: #fff; -$border-color: #000; +$light: #e8e8e8; +$medium: #939393; +$dark: #3d3d3d; +$nes-dark: #212529; + +$background-color: #f9f9f9; +$font-color: $dark; +$border-color: $dark; + +$normal-primary: #a8a77a; +$normal-contrast: #fff; +$fire-primary: #ee8130; +$fire-contrast: #fff; +$fighting-primary: #c22e28; +$fighting-contrast: #fff; +$water-primary: #6390f0; +$water-contrast: #fff; +$flying-primary: #a98ff3; +$flying-contrast: #fff; +$grass-primary: #7ac74c; +$grass-contrast: #fff; +$poison-primary: #a33ea1; +$poison-contrast: #fff; +$electric-primary: #f7d02c; +$electric-contrast: #fff; +$ground-primary: #e2bf65; +$ground-contrast: #fff; +$psychic-primary: #f95587; +$psychic-contrast: #fff; +$rock-primary: #b6a136; +$rock-contrast: #fff; +$ice-primary: #96d9d6; +$ice-contrast: #fff; +$bug-primary: #a6b91a; +$bug-contrast: #fff; +$dragon-primary: #6f35fc; +$dragon-contrast: #fff; +$ghost-primary: #735797; +$ghost-contrast: #fff; +$dark-primary: #705746; +$dark-contrast: #fff; +$steel-primary: #b7b7ce; +$steel-contrast: #fff; +$fairy-primary: #d685ad; +$fairy-contrast: #fff; diff --git a/src/scss/index.scss b/src/scss/index.scss index 40b4a9d..cbf1b3b 100644 --- a/src/scss/index.scss +++ b/src/scss/index.scss @@ -1,8 +1,42 @@ @import './Variables.scss'; +@import './sprites.scss'; html, body { height: 100vh; margin: 0; - background: $background-color; +} + +/** nes.css overrides */ + +body { + background-color: $background-color; + color: $font-color; +} + +.nes-container::after, +.nes-container.is-rounded::after, { + border-color: $dark; +} + +.nes-input, +.nes-textarea { + box-shadow: 0 4px $dark, 0 -4px $dark, 4px 0 $dark, -4px 0 $dark; +} + +.nes-container:not(:last-child) { + margin-bottom: 1rem; +} + +.form.nes-container > .nes-field:not(:last-child) { + margin-bottom: 1rem; +} + +.nes-field.is-inline > label { + margin-right: 0.5rem; + margin-left: 1.5rem; + + &:first-child { + margin-left: 0; + } } diff --git a/src/scss/index.scss.d.ts b/src/scss/index.scss.d.ts deleted file mode 100644 index 5feca4d..0000000 --- a/src/scss/index.scss.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -// This file is automatically generated. -// Please do not change this file! - diff --git a/src/scss/sprites.scss b/src/scss/sprites.scss new file mode 100644 index 0000000..3f56c8d --- /dev/null +++ b/src/scss/sprites.scss @@ -0,0 +1,3821 @@ +$scale: 4; + +.pokemon-001, +.pokemon-002, +.pokemon-003, +.pokemon-004, +.pokemon-005, +.pokemon-006, +.pokemon-007, +.pokemon-008, +.pokemon-009, +.pokemon-010, +.pokemon-011, +.pokemon-012, +.pokemon-013, +.pokemon-014, +.pokemon-015, +.pokemon-016, +.pokemon-017, +.pokemon-018, +.pokemon-019, +.pokemon-020, +.pokemon-021, +.pokemon-022, +.pokemon-023, +.pokemon-024, +.pokemon-025, +.pokemon-026, +.pokemon-027, +.pokemon-028, +.pokemon-029, +.pokemon-030, +.pokemon-031, +.pokemon-032, +.pokemon-033, +.pokemon-034, +.pokemon-035, +.pokemon-036, +.pokemon-037, +.pokemon-038, +.pokemon-039, +.pokemon-040, +.pokemon-041, +.pokemon-042, +.pokemon-043, +.pokemon-044, +.pokemon-045, +.pokemon-046, +.pokemon-047, +.pokemon-048, +.pokemon-049, +.pokemon-050, +.pokemon-051, +.pokemon-052, +.pokemon-053, +.pokemon-054, +.pokemon-055, +.pokemon-056, +.pokemon-057, +.pokemon-058, +.pokemon-059, +.pokemon-060, +.pokemon-061, +.pokemon-062, +.pokemon-063, +.pokemon-064, +.pokemon-065, +.pokemon-066, +.pokemon-067, +.pokemon-068, +.pokemon-069, +.pokemon-070, +.pokemon-071, +.pokemon-072, +.pokemon-073, +.pokemon-074, +.pokemon-075, +.pokemon-076, +.pokemon-077, +.pokemon-078, +.pokemon-079, +.pokemon-080, +.pokemon-081, +.pokemon-082, +.pokemon-083, +.pokemon-084, +.pokemon-085, +.pokemon-086, +.pokemon-087, +.pokemon-088, +.pokemon-089, +.pokemon-090, +.pokemon-091, +.pokemon-092, +.pokemon-093, +.pokemon-094, +.pokemon-095, +.pokemon-096, +.pokemon-097, +.pokemon-098, +.pokemon-099, +.pokemon-100, +.pokemon-101, +.pokemon-102, +.pokemon-103, +.pokemon-104, +.pokemon-105, +.pokemon-106, +.pokemon-107, +.pokemon-108, +.pokemon-109, +.pokemon-110, +.pokemon-111, +.pokemon-112, +.pokemon-113, +.pokemon-114, +.pokemon-115, +.pokemon-116, +.pokemon-117, +.pokemon-118, +.pokemon-119, +.pokemon-120, +.pokemon-121, +.pokemon-122, +.pokemon-123, +.pokemon-124, +.pokemon-125, +.pokemon-126, +.pokemon-127, +.pokemon-128, +.pokemon-129, +.pokemon-130, +.pokemon-131, +.pokemon-132, +.pokemon-133, +.pokemon-134, +.pokemon-135, +.pokemon-136, +.pokemon-137, +.pokemon-138, +.pokemon-139, +.pokemon-140, +.pokemon-141, +.pokemon-142, +.pokemon-143, +.pokemon-144, +.pokemon-145, +.pokemon-146, +.pokemon-147, +.pokemon-148, +.pokemon-149, +.pokemon-150, +.pokemon-151, +.pokemon-152, +.pokemon-153, +.pokemon-154, +.pokemon-155, +.pokemon-156, +.pokemon-157, +.pokemon-158, +.pokemon-159, +.pokemon-160, +.pokemon-161, +.pokemon-162, +.pokemon-163, +.pokemon-164, +.pokemon-165, +.pokemon-166, +.pokemon-167, +.pokemon-168, +.pokemon-169, +.pokemon-170, +.pokemon-171, +.pokemon-172, +.pokemon-173, +.pokemon-174, +.pokemon-175, +.pokemon-176, +.pokemon-177, +.pokemon-178, +.pokemon-179, +.pokemon-180, +.pokemon-181, +.pokemon-182, +.pokemon-183, +.pokemon-184, +.pokemon-185, +.pokemon-186, +.pokemon-187, +.pokemon-188, +.pokemon-189, +.pokemon-190, +.pokemon-191, +.pokemon-192, +.pokemon-193, +.pokemon-194, +.pokemon-195, +.pokemon-196, +.pokemon-197, +.pokemon-198, +.pokemon-199, +.pokemon-200, +.pokemon-201, +.pokemon-202, +.pokemon-203, +.pokemon-204, +.pokemon-205, +.pokemon-206, +.pokemon-207, +.pokemon-208, +.pokemon-209, +.pokemon-210, +.pokemon-211, +.pokemon-212, +.pokemon-213, +.pokemon-214, +.pokemon-215, +.pokemon-216, +.pokemon-217, +.pokemon-218, +.pokemon-219, +.pokemon-220, +.pokemon-221, +.pokemon-222, +.pokemon-223, +.pokemon-224, +.pokemon-225, +.pokemon-226, +.pokemon-227, +.pokemon-228, +.pokemon-229, +.pokemon-230, +.pokemon-231, +.pokemon-232, +.pokemon-233, +.pokemon-234, +.pokemon-235, +.pokemon-236, +.pokemon-237, +.pokemon-238, +.pokemon-239, +.pokemon-240, +.pokemon-241, +.pokemon-242, +.pokemon-243, +.pokemon-244, +.pokemon-245, +.pokemon-246, +.pokemon-247, +.pokemon-248, +.pokemon-249, +.pokemon-250, +.pokemon-251, +.pokemon-252, +.pokemon-253, +.pokemon-254, +.pokemon-255, +.pokemon-256, +.pokemon-257, +.pokemon-258, +.pokemon-259, +.pokemon-260, +.pokemon-261, +.pokemon-262, +.pokemon-263, +.pokemon-264, +.pokemon-265, +.pokemon-266, +.pokemon-267, +.pokemon-268, +.pokemon-269, +.pokemon-270, +.pokemon-271, +.pokemon-272, +.pokemon-273, +.pokemon-274, +.pokemon-275, +.pokemon-276, +.pokemon-277, +.pokemon-278, +.pokemon-279, +.pokemon-280, +.pokemon-281, +.pokemon-282, +.pokemon-283, +.pokemon-284, +.pokemon-285, +.pokemon-286, +.pokemon-287, +.pokemon-288, +.pokemon-289, +.pokemon-290, +.pokemon-291, +.pokemon-292, +.pokemon-293, +.pokemon-294, +.pokemon-295, +.pokemon-296, +.pokemon-297, +.pokemon-298, +.pokemon-299, +.pokemon-300, +.pokemon-301, +.pokemon-302, +.pokemon-303, +.pokemon-304, +.pokemon-305, +.pokemon-306, +.pokemon-307, +.pokemon-308, +.pokemon-309, +.pokemon-310, +.pokemon-311, +.pokemon-312, +.pokemon-313, +.pokemon-314, +.pokemon-315, +.pokemon-316, +.pokemon-317, +.pokemon-318, +.pokemon-319, +.pokemon-320, +.pokemon-321, +.pokemon-322, +.pokemon-323, +.pokemon-324, +.pokemon-325, +.pokemon-326, +.pokemon-327, +.pokemon-328, +.pokemon-329, +.pokemon-330, +.pokemon-331, +.pokemon-332, +.pokemon-333, +.pokemon-334, +.pokemon-335, +.pokemon-336, +.pokemon-337, +.pokemon-338, +.pokemon-339, +.pokemon-340, +.pokemon-341, +.pokemon-342, +.pokemon-343, +.pokemon-344, +.pokemon-345, +.pokemon-346, +.pokemon-347, +.pokemon-348, +.pokemon-349, +.pokemon-350, +.pokemon-351, +.pokemon-352, +.pokemon-353, +.pokemon-354, +.pokemon-355, +.pokemon-356, +.pokemon-357, +.pokemon-358, +.pokemon-359, +.pokemon-360, +.pokemon-361, +.pokemon-362, +.pokemon-363, +.pokemon-364, +.pokemon-365, +.pokemon-366, +.pokemon-367, +.pokemon-368, +.pokemon-369, +.pokemon-370, +.pokemon-371, +.pokemon-372, +.pokemon-373, +.pokemon-374, +.pokemon-375, +.pokemon-376, +.pokemon-377, +.pokemon-378, +.pokemon-379, +.pokemon-380, +.pokemon-381, +.pokemon-382, +.pokemon-383, +.pokemon-384, +.pokemon-385, +.pokemon-386, +.pokemon-387, +.pokemon-388, +.pokemon-389, +.pokemon-390, +.pokemon-391, +.pokemon-392, +.pokemon-393, +.pokemon-394, +.pokemon-395, +.pokemon-396, +.pokemon-397, +.pokemon-398, +.pokemon-399, +.pokemon-400, +.pokemon-401, +.pokemon-402, +.pokemon-403, +.pokemon-404, +.pokemon-405, +.pokemon-406, +.pokemon-407, +.pokemon-408, +.pokemon-409, +.pokemon-410, +.pokemon-411, +.pokemon-412, +.pokemon-413, +.pokemon-414, +.pokemon-415, +.pokemon-416, +.pokemon-417, +.pokemon-418, +.pokemon-419, +.pokemon-420, +.pokemon-421, +.pokemon-422, +.pokemon-423, +.pokemon-424, +.pokemon-425, +.pokemon-426, +.pokemon-427, +.pokemon-428, +.pokemon-429, +.pokemon-430, +.pokemon-431, +.pokemon-432, +.pokemon-433, +.pokemon-434, +.pokemon-435, +.pokemon-436, +.pokemon-437, +.pokemon-438, +.pokemon-439, +.pokemon-440, +.pokemon-441, +.pokemon-442, +.pokemon-443, +.pokemon-444, +.pokemon-445, +.pokemon-446, +.pokemon-447, +.pokemon-448, +.pokemon-449, +.pokemon-450, +.pokemon-451, +.pokemon-452, +.pokemon-453, +.pokemon-454, +.pokemon-455, +.pokemon-456, +.pokemon-457, +.pokemon-458, +.pokemon-459, +.pokemon-460, +.pokemon-461, +.pokemon-462, +.pokemon-463, +.pokemon-464, +.pokemon-465, +.pokemon-466, +.pokemon-467, +.pokemon-468, +.pokemon-469, +.pokemon-470, +.pokemon-471, +.pokemon-472, +.pokemon-473, +.pokemon-474, +.pokemon-475, +.pokemon-476, +.pokemon-477, +.pokemon-478, +.pokemon-479, +.pokemon-480, +.pokemon-481, +.pokemon-482, +.pokemon-483, +.pokemon-484, +.pokemon-485, +.pokemon-486, +.pokemon-487, +.pokemon-488, +.pokemon-489, +.pokemon-490, +.pokemon-491, +.pokemon-492, +.pokemon-493, +.pokemon-494, +.pokemon-495, +.pokemon-496, +.pokemon-497, +.pokemon-498, +.pokemon-499, +.pokemon-500, +.pokemon-501, +.pokemon-502, +.pokemon-503, +.pokemon-504, +.pokemon-505, +.pokemon-506, +.pokemon-507, +.pokemon-508, +.pokemon-509, +.pokemon-510, +.pokemon-511, +.pokemon-512, +.pokemon-513, +.pokemon-514, +.pokemon-515, +.pokemon-516, +.pokemon-517, +.pokemon-518, +.pokemon-519, +.pokemon-520, +.pokemon-521, +.pokemon-522, +.pokemon-523, +.pokemon-524, +.pokemon-525, +.pokemon-526, +.pokemon-527, +.pokemon-528, +.pokemon-529, +.pokemon-530, +.pokemon-531, +.pokemon-532, +.pokemon-533, +.pokemon-534, +.pokemon-535, +.pokemon-536, +.pokemon-537, +.pokemon-538, +.pokemon-539, +.pokemon-540, +.pokemon-541, +.pokemon-542, +.pokemon-543, +.pokemon-544, +.pokemon-545, +.pokemon-546, +.pokemon-547, +.pokemon-548, +.pokemon-549, +.pokemon-550, +.pokemon-551, +.pokemon-552, +.pokemon-553, +.pokemon-554, +.pokemon-555, +.pokemon-556, +.pokemon-557, +.pokemon-558, +.pokemon-559, +.pokemon-560, +.pokemon-561, +.pokemon-562, +.pokemon-563, +.pokemon-564, +.pokemon-565, +.pokemon-566, +.pokemon-567, +.pokemon-568, +.pokemon-569, +.pokemon-570, +.pokemon-571, +.pokemon-572, +.pokemon-573, +.pokemon-574, +.pokemon-575, +.pokemon-576, +.pokemon-577, +.pokemon-578, +.pokemon-579, +.pokemon-580, +.pokemon-581, +.pokemon-582, +.pokemon-583, +.pokemon-584, +.pokemon-585, +.pokemon-586, +.pokemon-587, +.pokemon-588, +.pokemon-589, +.pokemon-590, +.pokemon-591, +.pokemon-592, +.pokemon-593, +.pokemon-594, +.pokemon-595, +.pokemon-596, +.pokemon-597, +.pokemon-598, +.pokemon-599, +.pokemon-600, +.pokemon-601, +.pokemon-602, +.pokemon-603, +.pokemon-604, +.pokemon-605, +.pokemon-606, +.pokemon-607, +.pokemon-608, +.pokemon-609, +.pokemon-610, +.pokemon-611, +.pokemon-612, +.pokemon-613, +.pokemon-614, +.pokemon-615, +.pokemon-616, +.pokemon-617, +.pokemon-618, +.pokemon-619, +.pokemon-620, +.pokemon-621, +.pokemon-622, +.pokemon-623, +.pokemon-624, +.pokemon-625, +.pokemon-626, +.pokemon-627, +.pokemon-628, +.pokemon-629, +.pokemon-630, +.pokemon-631, +.pokemon-632, +.pokemon-633, +.pokemon-634, +.pokemon-635, +.pokemon-636, +.pokemon-637, +.pokemon-638, +.pokemon-639, +.pokemon-640, +.pokemon-641, +.pokemon-642, +.pokemon-643, +.pokemon-644, +.pokemon-645, +.pokemon-646, +.pokemon-647, +.pokemon-648, +.pokemon-649, +.pokemon-650, +.pokemon-651, +.pokemon-652, +.pokemon-653, +.pokemon-654, +.pokemon-655, +.pokemon-656, +.pokemon-657, +.pokemon-658, +.pokemon-659, +.pokemon-660, +.pokemon-661, +.pokemon-662, +.pokemon-663, +.pokemon-664, +.pokemon-665, +.pokemon-666, +.pokemon-667, +.pokemon-668, +.pokemon-669, +.pokemon-670, +.pokemon-671, +.pokemon-672, +.pokemon-673, +.pokemon-674, +.pokemon-675, +.pokemon-676, +.pokemon-677, +.pokemon-678, +.pokemon-679, +.pokemon-680, +.pokemon-681, +.pokemon-682, +.pokemon-683, +.pokemon-684, +.pokemon-685, +.pokemon-686, +.pokemon-687, +.pokemon-688, +.pokemon-689, +.pokemon-690, +.pokemon-691, +.pokemon-692, +.pokemon-693, +.pokemon-694, +.pokemon-695, +.pokemon-696, +.pokemon-697, +.pokemon-698, +.pokemon-699, +.pokemon-700, +.pokemon-701, +.pokemon-702, +.pokemon-703, +.pokemon-704, +.pokemon-705, +.pokemon-706, +.pokemon-707, +.pokemon-708, +.pokemon-709, +.pokemon-710, +.pokemon-711, +.pokemon-712, +.pokemon-713, +.pokemon-714, +.pokemon-715, +.pokemon-716, +.pokemon-717, +.pokemon-718, +.pokemon-719, +.pokemon-720, +.pokemon-721, +.pokemon-722, +.pokemon-723, +.pokemon-724, +.pokemon-725, +.pokemon-726, +.pokemon-727, +.pokemon-728, +.pokemon-729, +.pokemon-730, +.pokemon-731, +.pokemon-732, +.pokemon-733, +.pokemon-734, +.pokemon-735, +.pokemon-736, +.pokemon-737, +.pokemon-738, +.pokemon-739, +.pokemon-740, +.pokemon-741, +.pokemon-742, +.pokemon-743, +.pokemon-744, +.pokemon-745, +.pokemon-746, +.pokemon-747, +.pokemon-748, +.pokemon-749, +.pokemon-750, +.pokemon-751, +.pokemon-752, +.pokemon-753, +.pokemon-754, +.pokemon-755, +.pokemon-756, +.pokemon-757, +.pokemon-758, +.pokemon-759, +.pokemon-760, +.pokemon-761 { + display: inline-block; + background: url('../img/sprite.png') no-repeat; + background-size: 1080px * $scale 870px * $scale; + overflow: hidden; + text-indent: -9999px; + text-align: left; + height: 30px * $scale; + width: 40px * $scale; + image-rendering: -webkit-crisp-edges; + image-rendering: -moz-crisp-edges; + image-rendering: crisp-edges; + image-rendering: pixelated; + -ms-interpolation-mode: nearest-neighbor; +} + +.pokemon-001 { + background-position: 0 * $scale 0 * $scale; +} + +.pokemon-002 { + background-position: -40px * $scale 0 * $scale; +} + +.pokemon-003 { + background-position: -80px * $scale 0 * $scale; +} + +.pokemon-004 { + background-position: -120px * $scale 0 * $scale; +} + +.pokemon-005 { + background-position: -160px * $scale 0 * $scale; +} + +.pokemon-006 { + background-position: -200px * $scale 0 * $scale; +} + +.pokemon-007 { + background-position: -240px * $scale 0 * $scale; +} + +.pokemon-008 { + background-position: -280px * $scale 0 * $scale; +} + +.pokemon-009 { + background-position: -320px * $scale 0 * $scale; +} + +.pokemon-010 { + background-position: -360px * $scale 0 * $scale; +} + +.pokemon-011 { + background-position: -400px * $scale 0 * $scale; +} + +.pokemon-012 { + background-position: -440px * $scale 0 * $scale; +} + +.pokemon-013 { + background-position: -480px * $scale 0 * $scale; +} + +.pokemon-014 { + background-position: -520px * $scale 0 * $scale; +} + +.pokemon-015 { + background-position: -560px * $scale 0 * $scale; +} + +.pokemon-016 { + background-position: -600px * $scale 0 * $scale; +} + +.pokemon-017 { + background-position: -640px * $scale 0 * $scale; +} + +.pokemon-018 { + background-position: -680px * $scale 0 * $scale; +} + +.pokemon-019 { + background-position: -720px * $scale 0 * $scale; +} + +.pokemon-020 { + background-position: -760px * $scale 0 * $scale; +} + +.pokemon-021 { + background-position: -800px * $scale 0 * $scale; +} + +.pokemon-022 { + background-position: -840px * $scale 0 * $scale; +} + +.pokemon-023 { + background-position: -880px * $scale 0 * $scale; +} + +.pokemon-024 { + background-position: -920px * $scale 0 * $scale; +} + +.pokemon-025 { + background-position: -960px * $scale 0 * $scale; +} + +.pokemon-026 { + background-position: -1000px * $scale 0 * $scale; +} + +.pokemon-027 { + background-position: -1040px * $scale 0 * $scale; +} + +.pokemon-028 { + background-position: 0 * $scale -30px * $scale; +} + +.pokemon-029 { + background-position: -40px * $scale -30px * $scale; +} + +.pokemon-030 { + background-position: -80px * $scale -30px * $scale; +} + +.pokemon-031 { + background-position: -120px * $scale -30px * $scale; +} + +.pokemon-032 { + background-position: -160px * $scale -30px * $scale; +} + +.pokemon-033 { + background-position: -200px * $scale -30px * $scale; +} + +.pokemon-034 { + background-position: -240px * $scale -30px * $scale; +} + +.pokemon-035 { + background-position: -280px * $scale -30px * $scale; +} + +.pokemon-036 { + background-position: -320px * $scale -30px * $scale; +} + +.pokemon-037 { + background-position: -360px * $scale -30px * $scale; +} + +.pokemon-038 { + background-position: -400px * $scale -30px * $scale; +} + +.pokemon-039 { + background-position: -440px * $scale -30px * $scale; +} + +.pokemon-040 { + background-position: -480px * $scale -30px * $scale; +} + +.pokemon-041 { + background-position: -520px * $scale -30px * $scale; +} + +.pokemon-042 { + background-position: -560px * $scale -30px * $scale; +} + +.pokemon-043 { + background-position: -600px * $scale -30px * $scale; +} + +.pokemon-044 { + background-position: -640px * $scale -30px * $scale; +} + +.pokemon-045 { + background-position: -680px * $scale -30px * $scale; +} + +.pokemon-046 { + background-position: -720px * $scale -30px * $scale; +} + +.pokemon-047 { + background-position: -760px * $scale -30px * $scale; +} + +.pokemon-048 { + background-position: -800px * $scale -30px * $scale; +} + +.pokemon-049 { + background-position: -840px * $scale -30px * $scale; +} + +.pokemon-050 { + background-position: -880px * $scale -30px * $scale; +} + +.pokemon-051 { + background-position: -920px * $scale -30px * $scale; +} + +.pokemon-052 { + background-position: -960px * $scale -30px * $scale; +} + +.pokemon-053 { + background-position: -1000px * $scale -30px * $scale; +} + +.pokemon-054 { + background-position: -1040px * $scale -30px * $scale; +} + +.pokemon-055 { + background-position: 0 * $scale -60px * $scale; +} + +.pokemon-056 { + background-position: -40px * $scale -60px * $scale; +} + +.pokemon-057 { + background-position: -80px * $scale -60px * $scale; +} + +.pokemon-058 { + background-position: -120px * $scale -60px * $scale; +} + +.pokemon-059 { + background-position: -160px * $scale -60px * $scale; +} + +.pokemon-060 { + background-position: -200px * $scale -60px * $scale; +} + +.pokemon-061 { + background-position: -240px * $scale -60px * $scale; +} + +.pokemon-062 { + background-position: -280px * $scale -60px * $scale; +} + +.pokemon-063 { + background-position: -320px * $scale -60px * $scale; +} + +.pokemon-064 { + background-position: -360px * $scale -60px * $scale; +} + +.pokemon-065 { + background-position: -400px * $scale -60px * $scale; +} + +.pokemon-066 { + background-position: -440px * $scale -60px * $scale; +} + +.pokemon-067 { + background-position: -480px * $scale -60px * $scale; +} + +.pokemon-068 { + background-position: -520px * $scale -60px * $scale; +} + +.pokemon-069 { + background-position: -560px * $scale -60px * $scale; +} + +.pokemon-070 { + background-position: -600px * $scale -60px * $scale; +} + +.pokemon-071 { + background-position: -640px * $scale -60px * $scale; +} + +.pokemon-072 { + background-position: -680px * $scale -60px * $scale; +} + +.pokemon-073 { + background-position: -720px * $scale -60px * $scale; +} + +.pokemon-074 { + background-position: -760px * $scale -60px * $scale; +} + +.pokemon-075 { + background-position: -800px * $scale -60px * $scale; +} + +.pokemon-076 { + background-position: -840px * $scale -60px * $scale; +} + +.pokemon-077 { + background-position: -880px * $scale -60px * $scale; +} + +.pokemon-078 { + background-position: -920px * $scale -60px * $scale; +} + +.pokemon-079 { + background-position: -960px * $scale -60px * $scale; +} + +.pokemon-080 { + background-position: -1000px * $scale -60px * $scale; +} + +.pokemon-081 { + background-position: -1040px * $scale -60px * $scale; +} + +.pokemon-082 { + background-position: 0 * $scale -90px * $scale; +} + +.pokemon-083 { + background-position: -40px * $scale -90px * $scale; +} + +.pokemon-084 { + background-position: -80px * $scale -90px * $scale; +} + +.pokemon-085 { + background-position: -120px * $scale -90px * $scale; +} + +.pokemon-086 { + background-position: -160px * $scale -90px * $scale; +} + +.pokemon-087 { + background-position: -200px * $scale -90px * $scale; +} + +.pokemon-088 { + background-position: -240px * $scale -90px * $scale; +} + +.pokemon-089 { + background-position: -280px * $scale -90px * $scale; +} + +.pokemon-090 { + background-position: -320px * $scale -90px * $scale; +} + +.pokemon-091 { + background-position: -360px * $scale -90px * $scale; +} + +.pokemon-092 { + background-position: -400px * $scale -90px * $scale; +} + +.pokemon-093 { + background-position: -440px * $scale -90px * $scale; +} + +.pokemon-094 { + background-position: -480px * $scale -90px * $scale; +} + +.pokemon-095 { + background-position: -520px * $scale -90px * $scale; +} + +.pokemon-096 { + background-position: -560px * $scale -90px * $scale; +} + +.pokemon-097 { + background-position: -600px * $scale -90px * $scale; +} + +.pokemon-098 { + background-position: -640px * $scale -90px * $scale; +} + +.pokemon-099 { + background-position: -680px * $scale -90px * $scale; +} + +.pokemon-100 { + background-position: -720px * $scale -90px * $scale; +} + +.pokemon-101 { + background-position: -760px * $scale -90px * $scale; +} + +.pokemon-102 { + background-position: -800px * $scale -90px * $scale; +} + +.pokemon-103 { + background-position: -840px * $scale -90px * $scale; +} + +.pokemon-104 { + background-position: -880px * $scale -90px * $scale; +} + +.pokemon-105 { + background-position: -920px * $scale -90px * $scale; +} + +.pokemon-106 { + background-position: -960px * $scale -90px * $scale; +} + +.pokemon-107 { + background-position: -1000px * $scale -90px * $scale; +} + +.pokemon-108 { + background-position: -1040px * $scale -90px * $scale; +} + +.pokemon-109 { + background-position: 0 * $scale -120px * $scale; +} + +.pokemon-110 { + background-position: -40px * $scale -120px * $scale; +} + +.pokemon-111 { + background-position: -80px * $scale -120px * $scale; +} + +.pokemon-112 { + background-position: -120px * $scale -120px * $scale; +} + +.pokemon-113 { + background-position: -160px * $scale -120px * $scale; +} + +.pokemon-114 { + background-position: -200px * $scale -120px * $scale; +} + +.pokemon-115 { + background-position: -240px * $scale -120px * $scale; +} + +.pokemon-116 { + background-position: -280px * $scale -120px * $scale; +} + +.pokemon-117 { + background-position: -320px * $scale -120px * $scale; +} + +.pokemon-118 { + background-position: -360px * $scale -120px * $scale; +} + +.pokemon-119 { + background-position: -400px * $scale -120px * $scale; +} + +.pokemon-120 { + background-position: -440px * $scale -120px * $scale; +} + +.pokemon-121 { + background-position: -480px * $scale -120px * $scale; +} + +.pokemon-122 { + background-position: -520px * $scale -120px * $scale; +} + +.pokemon-123 { + background-position: -560px * $scale -120px * $scale; +} + +.pokemon-124 { + background-position: -600px * $scale -120px * $scale; +} + +.pokemon-125 { + background-position: -640px * $scale -120px * $scale; +} + +.pokemon-126 { + background-position: -680px * $scale -120px * $scale; +} + +.pokemon-127 { + background-position: -720px * $scale -120px * $scale; +} + +.pokemon-128 { + background-position: -760px * $scale -120px * $scale; +} + +.pokemon-129 { + background-position: -800px * $scale -120px * $scale; +} + +.pokemon-130 { + background-position: -840px * $scale -120px * $scale; +} + +.pokemon-131 { + background-position: -880px * $scale -120px * $scale; +} + +.pokemon-132 { + background-position: -920px * $scale -120px * $scale; +} + +.pokemon-133 { + background-position: -960px * $scale -120px * $scale; +} + +.pokemon-134 { + background-position: -1000px * $scale -120px * $scale; +} + +.pokemon-135 { + background-position: -1040px * $scale -120px * $scale; +} + +.pokemon-136 { + background-position: 0 * $scale -150px * $scale; +} + +.pokemon-137 { + background-position: -40px * $scale -150px * $scale; +} + +.pokemon-138 { + background-position: -80px * $scale -150px * $scale; +} + +.pokemon-139 { + background-position: -120px * $scale -150px * $scale; +} + +.pokemon-140 { + background-position: -160px * $scale -150px * $scale; +} + +.pokemon-141 { + background-position: -200px * $scale -150px * $scale; +} + +.pokemon-142 { + background-position: -240px * $scale -150px * $scale; +} + +.pokemon-143 { + background-position: -280px * $scale -150px * $scale; +} + +.pokemon-144 { + background-position: -320px * $scale -150px * $scale; +} + +.pokemon-145 { + background-position: -360px * $scale -150px * $scale; +} + +.pokemon-146 { + background-position: -400px * $scale -150px * $scale; +} + +.pokemon-147 { + background-position: -440px * $scale -150px * $scale; +} + +.pokemon-148 { + background-position: -480px * $scale -150px * $scale; +} + +.pokemon-149 { + background-position: -520px * $scale -150px * $scale; +} + +.pokemon-150 { + background-position: -560px * $scale -150px * $scale; +} + +.pokemon-151 { + background-position: -600px * $scale -150px * $scale; +} + +.pokemon-152 { + background-position: -640px * $scale -150px * $scale; +} + +.pokemon-153 { + background-position: -680px * $scale -150px * $scale; +} + +.pokemon-154 { + background-position: -720px * $scale -150px * $scale; +} + +.pokemon-155 { + background-position: -760px * $scale -150px * $scale; +} + +.pokemon-156 { + background-position: -800px * $scale -150px * $scale; +} + +.pokemon-157 { + background-position: -840px * $scale -150px * $scale; +} + +.pokemon-158 { + background-position: -880px * $scale -150px * $scale; +} + +.pokemon-159 { + background-position: -920px * $scale -150px * $scale; +} + +.pokemon-160 { + background-position: -960px * $scale -150px * $scale; +} + +.pokemon-161 { + background-position: -1000px * $scale -150px * $scale; +} + +.pokemon-162 { + background-position: -1040px * $scale -150px * $scale; +} + +.pokemon-163 { + background-position: 0 * $scale -180px * $scale; +} + +.pokemon-164 { + background-position: -40px * $scale -180px * $scale; +} + +.pokemon-165 { + background-position: -80px * $scale -180px * $scale; +} + +.pokemon-166 { + background-position: -120px * $scale -180px * $scale; +} + +.pokemon-167 { + background-position: -160px * $scale -180px * $scale; +} + +.pokemon-168 { + background-position: -200px * $scale -180px * $scale; +} + +.pokemon-169 { + background-position: -240px * $scale -180px * $scale; +} + +.pokemon-170 { + background-position: -280px * $scale -180px * $scale; +} + +.pokemon-171 { + background-position: -320px * $scale -180px * $scale; +} + +.pokemon-172 { + background-position: -360px * $scale -180px * $scale; +} + +.pokemon-173 { + background-position: -400px * $scale -180px * $scale; +} + +.pokemon-174 { + background-position: -440px * $scale -180px * $scale; +} + +.pokemon-175 { + background-position: -480px * $scale -180px * $scale; +} + +.pokemon-176 { + background-position: -520px * $scale -180px * $scale; +} + +.pokemon-177 { + background-position: -560px * $scale -180px * $scale; +} + +.pokemon-178 { + background-position: -600px * $scale -180px * $scale; +} + +.pokemon-179 { + background-position: -640px * $scale -180px * $scale; +} + +.pokemon-180 { + background-position: -680px * $scale -180px * $scale; +} + +.pokemon-181 { + background-position: -720px * $scale -180px * $scale; +} + +.pokemon-182 { + background-position: -760px * $scale -180px * $scale; +} + +.pokemon-183 { + background-position: -800px * $scale -180px * $scale; +} + +.pokemon-184 { + background-position: -840px * $scale -180px * $scale; +} + +.pokemon-185 { + background-position: -880px * $scale -180px * $scale; +} + +.pokemon-186 { + background-position: -920px * $scale -180px * $scale; +} + +.pokemon-187 { + background-position: -960px * $scale -180px * $scale; +} + +.pokemon-188 { + background-position: -1000px * $scale -180px * $scale; +} + +.pokemon-189 { + background-position: -1040px * $scale -180px * $scale; +} + +.pokemon-190 { + background-position: 0 * $scale -210px * $scale; +} + +.pokemon-191 { + background-position: -40px * $scale -210px * $scale; +} + +.pokemon-192 { + background-position: -80px * $scale -210px * $scale; +} + +.pokemon-193 { + background-position: -120px * $scale -210px * $scale; +} + +.pokemon-194 { + background-position: -160px * $scale -210px * $scale; +} + +.pokemon-195 { + background-position: -200px * $scale -210px * $scale; +} + +.pokemon-196 { + background-position: -240px * $scale -210px * $scale; +} + +.pokemon-197 { + background-position: -280px * $scale -210px * $scale; +} + +.pokemon-198 { + background-position: -320px * $scale -210px * $scale; +} + +.pokemon-199 { + background-position: -360px * $scale -210px * $scale; +} + +.pokemon-200 { + background-position: -400px * $scale -210px * $scale; +} + +.pokemon-201 { + background-position: -440px * $scale -210px * $scale; +} + +.pokemon-202 { + background-position: -480px * $scale -210px * $scale; +} + +.pokemon-203 { + background-position: -520px * $scale -210px * $scale; +} + +.pokemon-204 { + background-position: -560px * $scale -210px * $scale; +} + +.pokemon-205 { + background-position: -600px * $scale -210px * $scale; +} + +.pokemon-206 { + background-position: -640px * $scale -210px * $scale; +} + +.pokemon-207 { + background-position: -680px * $scale -210px * $scale; +} + +.pokemon-208 { + background-position: -720px * $scale -210px * $scale; +} + +.pokemon-209 { + background-position: -760px * $scale -210px * $scale; +} + +.pokemon-210 { + background-position: -800px * $scale -210px * $scale; +} + +.pokemon-211 { + background-position: -840px * $scale -210px * $scale; +} + +.pokemon-212 { + background-position: -880px * $scale -210px * $scale; +} + +.pokemon-213 { + background-position: -920px * $scale -210px * $scale; +} + +.pokemon-214 { + background-position: -960px * $scale -210px * $scale; +} + +.pokemon-215 { + background-position: -1000px * $scale -210px * $scale; +} + +.pokemon-216 { + background-position: -1040px * $scale -210px * $scale; +} + +.pokemon-217 { + background-position: 0 * $scale -240px * $scale; +} + +.pokemon-218 { + background-position: -40px * $scale -240px * $scale; +} + +.pokemon-219 { + background-position: -80px * $scale -240px * $scale; +} + +.pokemon-220 { + background-position: -120px * $scale -240px * $scale; +} + +.pokemon-221 { + background-position: -160px * $scale -240px * $scale; +} + +.pokemon-222 { + background-position: -200px * $scale -240px * $scale; +} + +.pokemon-223 { + background-position: -240px * $scale -240px * $scale; +} + +.pokemon-224 { + background-position: -280px * $scale -240px * $scale; +} + +.pokemon-225 { + background-position: -320px * $scale -240px * $scale; +} + +.pokemon-226 { + background-position: -360px * $scale -240px * $scale; +} + +.pokemon-227 { + background-position: -400px * $scale -240px * $scale; +} + +.pokemon-228 { + background-position: -440px * $scale -240px * $scale; +} + +.pokemon-229 { + background-position: -480px * $scale -240px * $scale; +} + +.pokemon-230 { + background-position: -520px * $scale -240px * $scale; +} + +.pokemon-231 { + background-position: -560px * $scale -240px * $scale; +} + +.pokemon-232 { + background-position: -600px * $scale -240px * $scale; +} + +.pokemon-233 { + background-position: -640px * $scale -240px * $scale; +} + +.pokemon-234 { + background-position: -680px * $scale -240px * $scale; +} + +.pokemon-235 { + background-position: -720px * $scale -240px * $scale; +} + +.pokemon-236 { + background-position: -760px * $scale -240px * $scale; +} + +.pokemon-237 { + background-position: -800px * $scale -240px * $scale; +} + +.pokemon-238 { + background-position: -840px * $scale -240px * $scale; +} + +.pokemon-239 { + background-position: -880px * $scale -240px * $scale; +} + +.pokemon-240 { + background-position: -920px * $scale -240px * $scale; +} + +.pokemon-241 { + background-position: -960px * $scale -240px * $scale; +} + +.pokemon-242 { + background-position: -1000px * $scale -240px * $scale; +} + +.pokemon-243 { + background-position: -1040px * $scale -240px * $scale; +} + +.pokemon-244 { + background-position: 0 * $scale -270px * $scale; +} + +.pokemon-245 { + background-position: -40px * $scale -270px * $scale; +} + +.pokemon-246 { + background-position: -80px * $scale -270px * $scale; +} + +.pokemon-247 { + background-position: -120px * $scale -270px * $scale; +} + +.pokemon-248 { + background-position: -160px * $scale -270px * $scale; +} + +.pokemon-249 { + background-position: -200px * $scale -270px * $scale; +} + +.pokemon-250 { + background-position: -240px * $scale -270px * $scale; +} + +.pokemon-251 { + background-position: -280px * $scale -270px * $scale; +} + +.pokemon-252 { + background-position: -320px * $scale -270px * $scale; +} + +.pokemon-253 { + background-position: -360px * $scale -270px * $scale; +} + +.pokemon-254 { + background-position: -400px * $scale -270px * $scale; +} + +.pokemon-255 { + background-position: -440px * $scale -270px * $scale; +} + +.pokemon-256 { + background-position: -480px * $scale -270px * $scale; +} + +.pokemon-257 { + background-position: -520px * $scale -270px * $scale; +} + +.pokemon-258 { + background-position: -560px * $scale -270px * $scale; +} + +.pokemon-259 { + background-position: -600px * $scale -270px * $scale; +} + +.pokemon-260 { + background-position: -640px * $scale -270px * $scale; +} + +.pokemon-261 { + background-position: -680px * $scale -270px * $scale; +} + +.pokemon-262 { + background-position: -720px * $scale -270px * $scale; +} + +.pokemon-263 { + background-position: -760px * $scale -270px * $scale; +} + +.pokemon-264 { + background-position: -800px * $scale -270px * $scale; +} + +.pokemon-265 { + background-position: -840px * $scale -270px * $scale; +} + +.pokemon-266 { + background-position: -880px * $scale -270px * $scale; +} + +.pokemon-267 { + background-position: -920px * $scale -270px * $scale; +} + +.pokemon-268 { + background-position: -960px * $scale -270px * $scale; +} + +.pokemon-269 { + background-position: -1000px * $scale -270px * $scale; +} + +.pokemon-270 { + background-position: -1040px * $scale -270px * $scale; +} + +.pokemon-271 { + background-position: 0 * $scale -300px * $scale; +} + +.pokemon-272 { + background-position: -40px * $scale -300px * $scale; +} + +.pokemon-273 { + background-position: -80px * $scale -300px * $scale; +} + +.pokemon-274 { + background-position: -120px * $scale -300px * $scale; +} + +.pokemon-275 { + background-position: -160px * $scale -300px * $scale; +} + +.pokemon-276 { + background-position: -200px * $scale -300px * $scale; +} + +.pokemon-277 { + background-position: -240px * $scale -300px * $scale; +} + +.pokemon-278 { + background-position: -280px * $scale -300px * $scale; +} + +.pokemon-279 { + background-position: -320px * $scale -300px * $scale; +} + +.pokemon-280 { + background-position: -360px * $scale -300px * $scale; +} + +.pokemon-281 { + background-position: -400px * $scale -300px * $scale; +} + +.pokemon-282 { + background-position: -440px * $scale -300px * $scale; +} + +.pokemon-283 { + background-position: -480px * $scale -300px * $scale; +} + +.pokemon-284 { + background-position: -520px * $scale -300px * $scale; +} + +.pokemon-285 { + background-position: -560px * $scale -300px * $scale; +} + +.pokemon-286 { + background-position: -600px * $scale -300px * $scale; +} + +.pokemon-287 { + background-position: -640px * $scale -300px * $scale; +} + +.pokemon-288 { + background-position: -680px * $scale -300px * $scale; +} + +.pokemon-289 { + background-position: -720px * $scale -300px * $scale; +} + +.pokemon-290 { + background-position: -760px * $scale -300px * $scale; +} + +.pokemon-291 { + background-position: -800px * $scale -300px * $scale; +} + +.pokemon-292 { + background-position: -840px * $scale -300px * $scale; +} + +.pokemon-293 { + background-position: -880px * $scale -300px * $scale; +} + +.pokemon-294 { + background-position: -920px * $scale -300px * $scale; +} + +.pokemon-295 { + background-position: -960px * $scale -300px * $scale; +} + +.pokemon-296 { + background-position: -1000px * $scale -300px * $scale; +} + +.pokemon-297 { + background-position: -1040px * $scale -300px * $scale; +} + +.pokemon-298 { + background-position: 0 * $scale -330px * $scale; +} + +.pokemon-299 { + background-position: -40px * $scale -330px * $scale; +} + +.pokemon-300 { + background-position: -80px * $scale -330px * $scale; +} + +.pokemon-301 { + background-position: -120px * $scale -330px * $scale; +} + +.pokemon-302 { + background-position: -160px * $scale -330px * $scale; +} + +.pokemon-303 { + background-position: -200px * $scale -330px * $scale; +} + +.pokemon-304 { + background-position: -240px * $scale -330px * $scale; +} + +.pokemon-305 { + background-position: -280px * $scale -330px * $scale; +} + +.pokemon-306 { + background-position: -320px * $scale -330px * $scale; +} + +.pokemon-307 { + background-position: -360px * $scale -330px * $scale; +} + +.pokemon-308 { + background-position: -400px * $scale -330px * $scale; +} + +.pokemon-309 { + background-position: -440px * $scale -330px * $scale; +} + +.pokemon-310 { + background-position: -480px * $scale -330px * $scale; +} + +.pokemon-311 { + background-position: -520px * $scale -330px * $scale; +} + +.pokemon-312 { + background-position: -560px * $scale -330px * $scale; +} + +.pokemon-313 { + background-position: -600px * $scale -330px * $scale; +} + +.pokemon-314 { + background-position: -640px * $scale -330px * $scale; +} + +.pokemon-315 { + background-position: -680px * $scale -330px * $scale; +} + +.pokemon-316 { + background-position: -720px * $scale -330px * $scale; +} + +.pokemon-317 { + background-position: -760px * $scale -330px * $scale; +} + +.pokemon-318 { + background-position: -800px * $scale -330px * $scale; +} + +.pokemon-319 { + background-position: -840px * $scale -330px * $scale; +} + +.pokemon-320 { + background-position: -880px * $scale -330px * $scale; +} + +.pokemon-321 { + background-position: -920px * $scale -330px * $scale; +} + +.pokemon-322 { + background-position: -960px * $scale -330px * $scale; +} + +.pokemon-323 { + background-position: -1000px * $scale -330px * $scale; +} + +.pokemon-324 { + background-position: -1040px * $scale -330px * $scale; +} + +.pokemon-325 { + background-position: 0 * $scale -360px * $scale; +} + +.pokemon-326 { + background-position: -40px * $scale -360px * $scale; +} + +.pokemon-327 { + background-position: -80px * $scale -360px * $scale; +} + +.pokemon-328 { + background-position: -120px * $scale -360px * $scale; +} + +.pokemon-329 { + background-position: -160px * $scale -360px * $scale; +} + +.pokemon-330 { + background-position: -200px * $scale -360px * $scale; +} + +.pokemon-331 { + background-position: -240px * $scale -360px * $scale; +} + +.pokemon-332 { + background-position: -280px * $scale -360px * $scale; +} + +.pokemon-333 { + background-position: -320px * $scale -360px * $scale; +} + +.pokemon-334 { + background-position: -360px * $scale -360px * $scale; +} + +.pokemon-335 { + background-position: -400px * $scale -360px * $scale; +} + +.pokemon-336 { + background-position: -440px * $scale -360px * $scale; +} + +.pokemon-337 { + background-position: -480px * $scale -360px * $scale; +} + +.pokemon-338 { + background-position: -520px * $scale -360px * $scale; +} + +.pokemon-339 { + background-position: -560px * $scale -360px * $scale; +} + +.pokemon-340 { + background-position: -600px * $scale -360px * $scale; +} + +.pokemon-341 { + background-position: -640px * $scale -360px * $scale; +} + +.pokemon-342 { + background-position: -680px * $scale -360px * $scale; +} + +.pokemon-343 { + background-position: -720px * $scale -360px * $scale; +} + +.pokemon-344 { + background-position: -760px * $scale -360px * $scale; +} + +.pokemon-345 { + background-position: -800px * $scale -360px * $scale; +} + +.pokemon-346 { + background-position: -840px * $scale -360px * $scale; +} + +.pokemon-347 { + background-position: -880px * $scale -360px * $scale; +} + +.pokemon-348 { + background-position: -920px * $scale -360px * $scale; +} + +.pokemon-349 { + background-position: -960px * $scale -360px * $scale; +} + +.pokemon-350 { + background-position: -1000px * $scale -360px * $scale; +} + +.pokemon-351 { + background-position: -1040px * $scale -360px * $scale; +} + +.pokemon-352 { + background-position: 0 * $scale -390px * $scale; +} + +.pokemon-353 { + background-position: -40px * $scale -390px * $scale; +} + +.pokemon-354 { + background-position: -80px * $scale -390px * $scale; +} + +.pokemon-355 { + background-position: -120px * $scale -390px * $scale; +} + +.pokemon-356 { + background-position: -160px * $scale -390px * $scale; +} + +.pokemon-357 { + background-position: -200px * $scale -390px * $scale; +} + +.pokemon-358 { + background-position: -240px * $scale -390px * $scale; +} + +.pokemon-359 { + background-position: -280px * $scale -390px * $scale; +} + +.pokemon-360 { + background-position: -320px * $scale -390px * $scale; +} + +.pokemon-361 { + background-position: -360px * $scale -390px * $scale; +} + +.pokemon-362 { + background-position: -400px * $scale -390px * $scale; +} + +.pokemon-363 { + background-position: -440px * $scale -390px * $scale; +} + +.pokemon-364 { + background-position: -480px * $scale -390px * $scale; +} + +.pokemon-365 { + background-position: -520px * $scale -390px * $scale; +} + +.pokemon-366 { + background-position: -560px * $scale -390px * $scale; +} + +.pokemon-367 { + background-position: -600px * $scale -390px * $scale; +} + +.pokemon-368 { + background-position: -640px * $scale -390px * $scale; +} + +.pokemon-369 { + background-position: -680px * $scale -390px * $scale; +} + +.pokemon-370 { + background-position: -720px * $scale -390px * $scale; +} + +.pokemon-371 { + background-position: -760px * $scale -390px * $scale; +} + +.pokemon-372 { + background-position: -800px * $scale -390px * $scale; +} + +.pokemon-373 { + background-position: -840px * $scale -390px * $scale; +} + +.pokemon-374 { + background-position: -880px * $scale -390px * $scale; +} + +.pokemon-375 { + background-position: -920px * $scale -390px * $scale; +} + +.pokemon-376 { + background-position: -960px * $scale -390px * $scale; +} + +.pokemon-377 { + background-position: -1000px * $scale -390px * $scale; +} + +.pokemon-378 { + background-position: -1040px * $scale -390px * $scale; +} + +.pokemon-379 { + background-position: 0 * $scale -420px * $scale; +} + +.pokemon-380 { + background-position: -40px * $scale -420px * $scale; +} + +.pokemon-381 { + background-position: -80px * $scale -420px * $scale; +} + +.pokemon-382 { + background-position: -120px * $scale -420px * $scale; +} + +.pokemon-383 { + background-position: -160px * $scale -420px * $scale; +} + +.pokemon-384 { + background-position: -200px * $scale -420px * $scale; +} + +.pokemon-385 { + background-position: -240px * $scale -420px * $scale; +} + +.pokemon-386 { + background-position: -280px * $scale -420px * $scale; +} + +.pokemon-387 { + background-position: -320px * $scale -420px * $scale; +} + +.pokemon-388 { + background-position: -360px * $scale -420px * $scale; +} + +.pokemon-389 { + background-position: -400px * $scale -420px * $scale; +} + +.pokemon-390 { + background-position: -440px * $scale -420px * $scale; +} + +.pokemon-391 { + background-position: -480px * $scale -420px * $scale; +} + +.pokemon-392 { + background-position: -520px * $scale -420px * $scale; +} + +.pokemon-393 { + background-position: -560px * $scale -420px * $scale; +} + +.pokemon-394 { + background-position: -600px * $scale -420px * $scale; +} + +.pokemon-395 { + background-position: -640px * $scale -420px * $scale; +} + +.pokemon-396 { + background-position: -680px * $scale -420px * $scale; +} + +.pokemon-397 { + background-position: -720px * $scale -420px * $scale; +} + +.pokemon-398 { + background-position: -760px * $scale -420px * $scale; +} + +.pokemon-399 { + background-position: -800px * $scale -420px * $scale; +} + +.pokemon-400 { + background-position: -840px * $scale -420px * $scale; +} + +.pokemon-401 { + background-position: -880px * $scale -420px * $scale; +} + +.pokemon-402 { + background-position: -920px * $scale -420px * $scale; +} + +.pokemon-403 { + background-position: -960px * $scale -420px * $scale; +} + +.pokemon-404 { + background-position: -1000px * $scale -420px * $scale; +} + +.pokemon-405 { + background-position: -1040px * $scale -420px * $scale; +} + +.pokemon-406 { + background-position: 0 * $scale -450px * $scale; +} + +.pokemon-407 { + background-position: -40px * $scale -450px * $scale; +} + +.pokemon-408 { + background-position: -80px * $scale -450px * $scale; +} + +.pokemon-409 { + background-position: -120px * $scale -450px * $scale; +} + +.pokemon-410 { + background-position: -160px * $scale -450px * $scale; +} + +.pokemon-411 { + background-position: -200px * $scale -450px * $scale; +} + +.pokemon-412 { + background-position: -240px * $scale -450px * $scale; +} + +.pokemon-413 { + background-position: -280px * $scale -450px * $scale; +} + +.pokemon-414 { + background-position: -320px * $scale -450px * $scale; +} + +.pokemon-415 { + background-position: -360px * $scale -450px * $scale; +} + +.pokemon-416 { + background-position: -400px * $scale -450px * $scale; +} + +.pokemon-417 { + background-position: -440px * $scale -450px * $scale; +} + +.pokemon-418 { + background-position: -480px * $scale -450px * $scale; +} + +.pokemon-419 { + background-position: -520px * $scale -450px * $scale; +} + +.pokemon-420 { + background-position: -560px * $scale -450px * $scale; +} + +.pokemon-421 { + background-position: -600px * $scale -450px * $scale; +} + +.pokemon-422 { + background-position: -640px * $scale -450px * $scale; +} + +.pokemon-423 { + background-position: -680px * $scale -450px * $scale; +} + +.pokemon-424 { + background-position: -720px * $scale -450px * $scale; +} + +.pokemon-425 { + background-position: -760px * $scale -450px * $scale; +} + +.pokemon-426 { + background-position: -800px * $scale -450px * $scale; +} + +.pokemon-427 { + background-position: -840px * $scale -450px * $scale; +} + +.pokemon-428 { + background-position: -880px * $scale -450px * $scale; +} + +.pokemon-429 { + background-position: -920px * $scale -450px * $scale; +} + +.pokemon-430 { + background-position: -960px * $scale -450px * $scale; +} + +.pokemon-431 { + background-position: -1000px * $scale -450px * $scale; +} + +.pokemon-432 { + background-position: -1040px * $scale -450px * $scale; +} + +.pokemon-433 { + background-position: 0 * $scale -480px * $scale; +} + +.pokemon-434 { + background-position: -40px * $scale -480px * $scale; +} + +.pokemon-435 { + background-position: -80px * $scale -480px * $scale; +} + +.pokemon-436 { + background-position: -120px * $scale -480px * $scale; +} + +.pokemon-437 { + background-position: -160px * $scale -480px * $scale; +} + +.pokemon-438 { + background-position: -200px * $scale -480px * $scale; +} + +.pokemon-439 { + background-position: -240px * $scale -480px * $scale; +} + +.pokemon-440 { + background-position: -280px * $scale -480px * $scale; +} + +.pokemon-441 { + background-position: -320px * $scale -480px * $scale; +} + +.pokemon-442 { + background-position: -360px * $scale -480px * $scale; +} + +.pokemon-443 { + background-position: -400px * $scale -480px * $scale; +} + +.pokemon-444 { + background-position: -440px * $scale -480px * $scale; +} + +.pokemon-445 { + background-position: -480px * $scale -480px * $scale; +} + +.pokemon-446 { + background-position: -520px * $scale -480px * $scale; +} + +.pokemon-447 { + background-position: -560px * $scale -480px * $scale; +} + +.pokemon-448 { + background-position: -600px * $scale -480px * $scale; +} + +.pokemon-449 { + background-position: -640px * $scale -480px * $scale; +} + +.pokemon-450 { + background-position: -680px * $scale -480px * $scale; +} + +.pokemon-451 { + background-position: -720px * $scale -480px * $scale; +} + +.pokemon-452 { + background-position: -760px * $scale -480px * $scale; +} + +.pokemon-453 { + background-position: -800px * $scale -480px * $scale; +} + +.pokemon-454 { + background-position: -840px * $scale -480px * $scale; +} + +.pokemon-455 { + background-position: -880px * $scale -480px * $scale; +} + +.pokemon-456 { + background-position: -920px * $scale -480px * $scale; +} + +.pokemon-457 { + background-position: -960px * $scale -480px * $scale; +} + +.pokemon-458 { + background-position: -1000px * $scale -480px * $scale; +} + +.pokemon-459 { + background-position: -1040px * $scale -480px * $scale; +} + +.pokemon-460 { + background-position: 0 * $scale -510px * $scale; +} + +.pokemon-461 { + background-position: -40px * $scale -510px * $scale; +} + +.pokemon-462 { + background-position: -80px * $scale -510px * $scale; +} + +.pokemon-463 { + background-position: -120px * $scale -510px * $scale; +} + +.pokemon-464 { + background-position: -160px * $scale -510px * $scale; +} + +.pokemon-465 { + background-position: -200px * $scale -510px * $scale; +} + +.pokemon-466 { + background-position: -240px * $scale -510px * $scale; +} + +.pokemon-467 { + background-position: -280px * $scale -510px * $scale; +} + +.pokemon-468 { + background-position: -320px * $scale -510px * $scale; +} + +.pokemon-469 { + background-position: -360px * $scale -510px * $scale; +} + +.pokemon-470 { + background-position: -400px * $scale -510px * $scale; +} + +.pokemon-471 { + background-position: -440px * $scale -510px * $scale; +} + +.pokemon-472 { + background-position: -480px * $scale -510px * $scale; +} + +.pokemon-473 { + background-position: -520px * $scale -510px * $scale; +} + +.pokemon-474 { + background-position: -560px * $scale -510px * $scale; +} + +.pokemon-475 { + background-position: -600px * $scale -510px * $scale; +} + +.pokemon-476 { + background-position: -640px * $scale -510px * $scale; +} + +.pokemon-477 { + background-position: -680px * $scale -510px * $scale; +} + +.pokemon-478 { + background-position: -720px * $scale -510px * $scale; +} + +.pokemon-479 { + background-position: -760px * $scale -510px * $scale; +} + +.pokemon-480 { + background-position: -800px * $scale -510px * $scale; +} + +.pokemon-481 { + background-position: -840px * $scale -510px * $scale; +} + +.pokemon-482 { + background-position: -880px * $scale -510px * $scale; +} + +.pokemon-483 { + background-position: -920px * $scale -510px * $scale; +} + +.pokemon-484 { + background-position: -960px * $scale -510px * $scale; +} + +.pokemon-485 { + background-position: -1000px * $scale -510px * $scale; +} + +.pokemon-486 { + background-position: -1040px * $scale -510px * $scale; +} + +.pokemon-487 { + background-position: 0 * $scale -540px * $scale; +} + +.pokemon-488 { + background-position: -40px * $scale -540px * $scale; +} + +.pokemon-489 { + background-position: -80px * $scale -540px * $scale; +} + +.pokemon-490 { + background-position: -120px * $scale -540px * $scale; +} + +.pokemon-491 { + background-position: -160px * $scale -540px * $scale; +} + +.pokemon-492 { + background-position: -200px * $scale -540px * $scale; +} + +.pokemon-493 { + background-position: -240px * $scale -540px * $scale; +} + +.pokemon-494 { + background-position: -280px * $scale -540px * $scale; +} + +.pokemon-495 { + background-position: -320px * $scale -540px * $scale; +} + +.pokemon-496 { + background-position: -360px * $scale -540px * $scale; +} + +.pokemon-497 { + background-position: -400px * $scale -540px * $scale; +} + +.pokemon-498 { + background-position: -440px * $scale -540px * $scale; +} + +.pokemon-499 { + background-position: -480px * $scale -540px * $scale; +} + +.pokemon-500 { + background-position: -520px * $scale -540px * $scale; +} + +.pokemon-501 { + background-position: -560px * $scale -540px * $scale; +} + +.pokemon-502 { + background-position: -600px * $scale -540px * $scale; +} + +.pokemon-503 { + background-position: -640px * $scale -540px * $scale; +} + +.pokemon-504 { + background-position: -680px * $scale -540px * $scale; +} + +.pokemon-505 { + background-position: -720px * $scale -540px * $scale; +} + +.pokemon-506 { + background-position: -760px * $scale -540px * $scale; +} + +.pokemon-507 { + background-position: -800px * $scale -540px * $scale; +} + +.pokemon-508 { + background-position: -840px * $scale -540px * $scale; +} + +.pokemon-509 { + background-position: -880px * $scale -540px * $scale; +} + +.pokemon-510 { + background-position: -920px * $scale -540px * $scale; +} + +.pokemon-511 { + background-position: -960px * $scale -540px * $scale; +} + +.pokemon-512 { + background-position: -1000px * $scale -540px * $scale; +} + +.pokemon-513 { + background-position: -1040px * $scale -540px * $scale; +} + +.pokemon-514 { + background-position: 0 * $scale -570px * $scale; +} + +.pokemon-515 { + background-position: -40px * $scale -570px * $scale; +} + +.pokemon-516 { + background-position: -80px * $scale -570px * $scale; +} + +.pokemon-517 { + background-position: -120px * $scale -570px * $scale; +} + +.pokemon-518 { + background-position: -160px * $scale -570px * $scale; +} + +.pokemon-519 { + background-position: -200px * $scale -570px * $scale; +} + +.pokemon-520 { + background-position: -240px * $scale -570px * $scale; +} + +.pokemon-521 { + background-position: -280px * $scale -570px * $scale; +} + +.pokemon-522 { + background-position: -320px * $scale -570px * $scale; +} + +.pokemon-523 { + background-position: -360px * $scale -570px * $scale; +} + +.pokemon-524 { + background-position: -400px * $scale -570px * $scale; +} + +.pokemon-525 { + background-position: -440px * $scale -570px * $scale; +} + +.pokemon-526 { + background-position: -480px * $scale -570px * $scale; +} + +.pokemon-527 { + background-position: -520px * $scale -570px * $scale; +} + +.pokemon-528 { + background-position: -560px * $scale -570px * $scale; +} + +.pokemon-529 { + background-position: -600px * $scale -570px * $scale; +} + +.pokemon-530 { + background-position: -640px * $scale -570px * $scale; +} + +.pokemon-531 { + background-position: -680px * $scale -570px * $scale; +} + +.pokemon-532 { + background-position: -720px * $scale -570px * $scale; +} + +.pokemon-533 { + background-position: -760px * $scale -570px * $scale; +} + +.pokemon-534 { + background-position: -800px * $scale -570px * $scale; +} + +.pokemon-535 { + background-position: -840px * $scale -570px * $scale; +} + +.pokemon-536 { + background-position: -880px * $scale -570px * $scale; +} + +.pokemon-537 { + background-position: -920px * $scale -570px * $scale; +} + +.pokemon-538 { + background-position: -960px * $scale -570px * $scale; +} + +.pokemon-539 { + background-position: -1000px * $scale -570px * $scale; +} + +.pokemon-540 { + background-position: -1040px * $scale -570px * $scale; +} + +.pokemon-541 { + background-position: 0 * $scale -600px * $scale; +} + +.pokemon-542 { + background-position: -40px * $scale -600px * $scale; +} + +.pokemon-543 { + background-position: -80px * $scale -600px * $scale; +} + +.pokemon-544 { + background-position: -120px * $scale -600px * $scale; +} + +.pokemon-545 { + background-position: -160px * $scale -600px * $scale; +} + +.pokemon-546 { + background-position: -200px * $scale -600px * $scale; +} + +.pokemon-547 { + background-position: -240px * $scale -600px * $scale; +} + +.pokemon-548 { + background-position: -280px * $scale -600px * $scale; +} + +.pokemon-549 { + background-position: -320px * $scale -600px * $scale; +} + +.pokemon-550 { + background-position: -360px * $scale -600px * $scale; +} + +.pokemon-551 { + background-position: -400px * $scale -600px * $scale; +} + +.pokemon-552 { + background-position: -440px * $scale -600px * $scale; +} + +.pokemon-553 { + background-position: -480px * $scale -600px * $scale; +} + +.pokemon-554 { + background-position: -520px * $scale -600px * $scale; +} + +.pokemon-555 { + background-position: -560px * $scale -600px * $scale; +} + +.pokemon-556 { + background-position: -600px * $scale -600px * $scale; +} + +.pokemon-557 { + background-position: -640px * $scale -600px * $scale; +} + +.pokemon-558 { + background-position: -680px * $scale -600px * $scale; +} + +.pokemon-559 { + background-position: -720px * $scale -600px * $scale; +} + +.pokemon-560 { + background-position: -760px * $scale -600px * $scale; +} + +.pokemon-561 { + background-position: -800px * $scale -600px * $scale; +} + +.pokemon-562 { + background-position: -840px * $scale -600px * $scale; +} + +.pokemon-563 { + background-position: -880px * $scale -600px * $scale; +} + +.pokemon-564 { + background-position: -920px * $scale -600px * $scale; +} + +.pokemon-565 { + background-position: -960px * $scale -600px * $scale; +} + +.pokemon-566 { + background-position: -1000px * $scale -600px * $scale; +} + +.pokemon-567 { + background-position: -1040px * $scale -600px * $scale; +} + +.pokemon-568 { + background-position: 0 * $scale -630px * $scale; +} + +.pokemon-569 { + background-position: -40px * $scale -630px * $scale; +} + +.pokemon-570 { + background-position: -80px * $scale -630px * $scale; +} + +.pokemon-571 { + background-position: -120px * $scale -630px * $scale; +} + +.pokemon-572 { + background-position: -160px * $scale -630px * $scale; +} + +.pokemon-573 { + background-position: -200px * $scale -630px * $scale; +} + +.pokemon-574 { + background-position: -240px * $scale -630px * $scale; +} + +.pokemon-575 { + background-position: -280px * $scale -630px * $scale; +} + +.pokemon-576 { + background-position: -320px * $scale -630px * $scale; +} + +.pokemon-577 { + background-position: -360px * $scale -630px * $scale; +} + +.pokemon-578 { + background-position: -400px * $scale -630px * $scale; +} + +.pokemon-579 { + background-position: -440px * $scale -630px * $scale; +} + +.pokemon-580 { + background-position: -480px * $scale -630px * $scale; +} + +.pokemon-581 { + background-position: -520px * $scale -630px * $scale; +} + +.pokemon-582 { + background-position: -560px * $scale -630px * $scale; +} + +.pokemon-583 { + background-position: -600px * $scale -630px * $scale; +} + +.pokemon-584 { + background-position: -640px * $scale -630px * $scale; +} + +.pokemon-585 { + background-position: -680px * $scale -630px * $scale; +} + +.pokemon-586 { + background-position: -720px * $scale -630px * $scale; +} + +.pokemon-587 { + background-position: -760px * $scale -630px * $scale; +} + +.pokemon-588 { + background-position: -800px * $scale -630px * $scale; +} + +.pokemon-589 { + background-position: -840px * $scale -630px * $scale; +} + +.pokemon-590 { + background-position: -880px * $scale -630px * $scale; +} + +.pokemon-591 { + background-position: -920px * $scale -630px * $scale; +} + +.pokemon-592 { + background-position: -960px * $scale -630px * $scale; +} + +.pokemon-593 { + background-position: -1000px * $scale -630px * $scale; +} + +.pokemon-594 { + background-position: -1040px * $scale -630px * $scale; +} + +.pokemon-595 { + background-position: 0 * $scale -660px * $scale; +} + +.pokemon-596 { + background-position: -40px * $scale -660px * $scale; +} + +.pokemon-597 { + background-position: -80px * $scale -660px * $scale; +} + +.pokemon-598 { + background-position: -120px * $scale -660px * $scale; +} + +.pokemon-599 { + background-position: -160px * $scale -660px * $scale; +} + +.pokemon-600 { + background-position: -200px * $scale -660px * $scale; +} + +.pokemon-601 { + background-position: -240px * $scale -660px * $scale; +} + +.pokemon-602 { + background-position: -280px * $scale -660px * $scale; +} + +.pokemon-603 { + background-position: -320px * $scale -660px * $scale; +} + +.pokemon-604 { + background-position: -360px * $scale -660px * $scale; +} + +.pokemon-605 { + background-position: -400px * $scale -660px * $scale; +} + +.pokemon-606 { + background-position: -440px * $scale -660px * $scale; +} + +.pokemon-607 { + background-position: -480px * $scale -660px * $scale; +} + +.pokemon-608 { + background-position: -520px * $scale -660px * $scale; +} + +.pokemon-609 { + background-position: -560px * $scale -660px * $scale; +} + +.pokemon-610 { + background-position: -600px * $scale -660px * $scale; +} + +.pokemon-611 { + background-position: -640px * $scale -660px * $scale; +} + +.pokemon-612 { + background-position: -680px * $scale -660px * $scale; +} + +.pokemon-613 { + background-position: -720px * $scale -660px * $scale; +} + +.pokemon-614 { + background-position: -760px * $scale -660px * $scale; +} + +.pokemon-615 { + background-position: -800px * $scale -660px * $scale; +} + +.pokemon-616 { + background-position: -840px * $scale -660px * $scale; +} + +.pokemon-617 { + background-position: -880px * $scale -660px * $scale; +} + +.pokemon-618 { + background-position: -920px * $scale -660px * $scale; +} + +.pokemon-619 { + background-position: -960px * $scale -660px * $scale; +} + +.pokemon-620 { + background-position: -1000px * $scale -660px * $scale; +} + +.pokemon-621 { + background-position: -1040px * $scale -660px * $scale; +} + +.pokemon-622 { + background-position: 0 * $scale -690px * $scale; +} + +.pokemon-623 { + background-position: -40px * $scale -690px * $scale; +} + +.pokemon-624 { + background-position: -80px * $scale -690px * $scale; +} + +.pokemon-625 { + background-position: -120px * $scale -690px * $scale; +} + +.pokemon-626 { + background-position: -160px * $scale -690px * $scale; +} + +.pokemon-627 { + background-position: -200px * $scale -690px * $scale; +} + +.pokemon-628 { + background-position: -240px * $scale -690px * $scale; +} + +.pokemon-629 { + background-position: -280px * $scale -690px * $scale; +} + +.pokemon-630 { + background-position: -320px * $scale -690px * $scale; +} + +.pokemon-631 { + background-position: -360px * $scale -690px * $scale; +} + +.pokemon-632 { + background-position: -400px * $scale -690px * $scale; +} + +.pokemon-633 { + background-position: -440px * $scale -690px * $scale; +} + +.pokemon-634 { + background-position: -480px * $scale -690px * $scale; +} + +.pokemon-635 { + background-position: -520px * $scale -690px * $scale; +} + +.pokemon-636 { + background-position: -560px * $scale -690px * $scale; +} + +.pokemon-637 { + background-position: -600px * $scale -690px * $scale; +} + +.pokemon-638 { + background-position: -640px * $scale -690px * $scale; +} + +.pokemon-639 { + background-position: -680px * $scale -690px * $scale; +} + +.pokemon-640 { + background-position: -720px * $scale -690px * $scale; +} + +.pokemon-641 { + background-position: -760px * $scale -690px * $scale; +} + +.pokemon-642 { + background-position: -800px * $scale -690px * $scale; +} + +.pokemon-643 { + background-position: -840px * $scale -690px * $scale; +} + +.pokemon-644 { + background-position: -880px * $scale -690px * $scale; +} + +.pokemon-645 { + background-position: -920px * $scale -690px * $scale; +} + +.pokemon-646 { + background-position: -960px * $scale -690px * $scale; +} + +.pokemon-647 { + background-position: -1000px * $scale -690px * $scale; +} + +.pokemon-648 { + background-position: -1040px * $scale -690px * $scale; +} + +.pokemon-649 { + background-position: 0 * $scale -720px * $scale; +} + +.pokemon-650 { + background-position: -40px * $scale -720px * $scale; +} + +.pokemon-651 { + background-position: -80px * $scale -720px * $scale; +} + +.pokemon-652 { + background-position: -120px * $scale -720px * $scale; +} + +.pokemon-653 { + background-position: -160px * $scale -720px * $scale; +} + +.pokemon-654 { + background-position: -200px * $scale -720px * $scale; +} + +.pokemon-655 { + background-position: -240px * $scale -720px * $scale; +} + +.pokemon-656 { + background-position: -280px * $scale -720px * $scale; +} + +.pokemon-657 { + background-position: -320px * $scale -720px * $scale; +} + +.pokemon-658 { + background-position: -360px * $scale -720px * $scale; +} + +.pokemon-659 { + background-position: -400px * $scale -720px * $scale; +} + +.pokemon-660 { + background-position: -440px * $scale -720px * $scale; +} + +.pokemon-661 { + background-position: -480px * $scale -720px * $scale; +} + +.pokemon-662 { + background-position: -520px * $scale -720px * $scale; +} + +.pokemon-663 { + background-position: -560px * $scale -720px * $scale; +} + +.pokemon-664 { + background-position: -600px * $scale -720px * $scale; +} + +.pokemon-665 { + background-position: -640px * $scale -720px * $scale; +} + +.pokemon-666 { + background-position: -680px * $scale -720px * $scale; +} + +.pokemon-667 { + background-position: -720px * $scale -720px * $scale; +} + +.pokemon-668 { + background-position: -760px * $scale -720px * $scale; +} + +.pokemon-669 { + background-position: -800px * $scale -720px * $scale; +} + +.pokemon-670 { + background-position: -840px * $scale -720px * $scale; +} + +.pokemon-671 { + background-position: -880px * $scale -720px * $scale; +} + +.pokemon-672 { + background-position: -920px * $scale -720px * $scale; +} + +.pokemon-673 { + background-position: -960px * $scale -720px * $scale; +} + +.pokemon-674 { + background-position: -1000px * $scale -720px * $scale; +} + +.pokemon-675 { + background-position: -1040px * $scale -720px * $scale; +} + +.pokemon-676 { + background-position: 0 * $scale -750px * $scale; +} + +.pokemon-677 { + background-position: -40px * $scale -750px * $scale; +} + +.pokemon-678 { + background-position: -80px * $scale -750px * $scale; +} + +.pokemon-679 { + background-position: -120px * $scale -750px * $scale; +} + +.pokemon-680 { + background-position: -160px * $scale -750px * $scale; +} + +.pokemon-681 { + background-position: -200px * $scale -750px * $scale; +} + +.pokemon-682 { + background-position: -240px * $scale -750px * $scale; +} + +.pokemon-683 { + background-position: -280px * $scale -750px * $scale; +} + +.pokemon-684 { + background-position: -320px * $scale -750px * $scale; +} + +.pokemon-685 { + background-position: -360px * $scale -750px * $scale; +} + +.pokemon-686 { + background-position: -400px * $scale -750px * $scale; +} + +.pokemon-687 { + background-position: -440px * $scale -750px * $scale; +} + +.pokemon-688 { + background-position: -480px * $scale -750px * $scale; +} + +.pokemon-689 { + background-position: -520px * $scale -750px * $scale; +} + +.pokemon-690 { + background-position: -560px * $scale -750px * $scale; +} + +.pokemon-691 { + background-position: -600px * $scale -750px * $scale; +} + +.pokemon-692 { + background-position: -640px * $scale -750px * $scale; +} + +.pokemon-693 { + background-position: -680px * $scale -750px * $scale; +} + +.pokemon-694 { + background-position: -720px * $scale -750px * $scale; +} + +.pokemon-695 { + background-position: -760px * $scale -750px * $scale; +} + +.pokemon-696 { + background-position: -800px * $scale -750px * $scale; +} + +.pokemon-697 { + background-position: -840px * $scale -750px * $scale; +} + +.pokemon-698 { + background-position: -880px * $scale -750px * $scale; +} + +.pokemon-699 { + background-position: -920px * $scale -750px * $scale; +} + +.pokemon-700 { + background-position: -960px * $scale -750px * $scale; +} + +.pokemon-701 { + background-position: -1000px * $scale -750px * $scale; +} + +.pokemon-702 { + background-position: -1040px * $scale -750px * $scale; +} + +.pokemon-703 { + background-position: 0 * $scale -780px * $scale; +} + +.pokemon-704 { + background-position: -40px * $scale -780px * $scale; +} + +.pokemon-705 { + background-position: -80px * $scale -780px * $scale; +} + +.pokemon-706 { + background-position: -120px * $scale -780px * $scale; +} + +.pokemon-707 { + background-position: -160px * $scale -780px * $scale; +} + +.pokemon-708 { + background-position: -200px * $scale -780px * $scale; +} + +.pokemon-709 { + background-position: -240px * $scale -780px * $scale; +} + +.pokemon-710 { + background-position: -280px * $scale -780px * $scale; +} + +.pokemon-711 { + background-position: -320px * $scale -780px * $scale; +} + +.pokemon-712 { + background-position: -360px * $scale -780px * $scale; +} + +.pokemon-713 { + background-position: -400px * $scale -780px * $scale; +} + +.pokemon-714 { + background-position: -440px * $scale -780px * $scale; +} + +.pokemon-715 { + background-position: -480px * $scale -780px * $scale; +} + +.pokemon-716 { + background-position: -520px * $scale -780px * $scale; +} + +.pokemon-717 { + background-position: -560px * $scale -780px * $scale; +} + +.pokemon-718 { + background-position: -600px * $scale -780px * $scale; +} + +.pokemon-719 { + background-position: -640px * $scale -780px * $scale; +} + +.pokemon-720 { + background-position: -680px * $scale -780px * $scale; +} + +.pokemon-721 { + background-position: -720px * $scale -780px * $scale; +} + +.pokemon-722 { + background-position: -760px * $scale -780px * $scale; +} + +.pokemon-723 { + background-position: -800px * $scale -780px * $scale; +} + +.pokemon-724 { + background-position: -840px * $scale -780px * $scale; +} + +.pokemon-725 { + background-position: -880px * $scale -780px * $scale; +} + +.pokemon-726 { + background-position: -920px * $scale -780px * $scale; +} + +.pokemon-727 { + background-position: -960px * $scale -780px * $scale; +} + +.pokemon-728 { + background-position: -1000px * $scale -780px * $scale; +} + +.pokemon-729 { + background-position: -1040px * $scale -780px * $scale; +} + +.pokemon-730 { + background-position: 0 * $scale -810px * $scale; +} + +.pokemon-731 { + background-position: -40px * $scale -810px * $scale; +} + +.pokemon-732 { + background-position: -80px * $scale -810px * $scale; +} + +.pokemon-733 { + background-position: -120px * $scale -810px * $scale; +} + +.pokemon-734 { + background-position: -160px * $scale -810px * $scale; +} + +.pokemon-735 { + background-position: -200px * $scale -810px * $scale; +} + +.pokemon-736 { + background-position: -240px * $scale -810px * $scale; +} + +.pokemon-737 { + background-position: -280px * $scale -810px * $scale; +} + +.pokemon-738 { + background-position: -320px * $scale -810px * $scale; +} + +.pokemon-739 { + background-position: -360px * $scale -810px * $scale; +} + +.pokemon-740 { + background-position: -400px * $scale -810px * $scale; +} + +.pokemon-741 { + background-position: -440px * $scale -810px * $scale; +} + +.pokemon-742 { + background-position: -480px * $scale -810px * $scale; +} + +.pokemon-743 { + background-position: -520px * $scale -810px * $scale; +} + +.pokemon-744 { + background-position: -560px * $scale -810px * $scale; +} + +.pokemon-745 { + background-position: -600px * $scale -810px * $scale; +} + +.pokemon-746 { + background-position: -640px * $scale -810px * $scale; +} + +.pokemon-747 { + background-position: -680px * $scale -810px * $scale; +} + +.pokemon-748 { + background-position: -720px * $scale -810px * $scale; +} + +.pokemon-749 { + background-position: -760px * $scale -810px * $scale; +} + +.pokemon-750 { + background-position: -800px * $scale -810px * $scale; +} + +.pokemon-751 { + background-position: -840px * $scale -810px * $scale; +} + +.pokemon-752 { + background-position: -880px * $scale -810px * $scale; +} + +.pokemon-753 { + background-position: -920px * $scale -810px * $scale; +} + +.pokemon-754 { + background-position: -960px * $scale -810px * $scale; +} + +.pokemon-755 { + background-position: -1000px * $scale -810px * $scale; +} + +.pokemon-756 { + background-position: -1040px * $scale -810px * $scale; +} + +.pokemon-757 { + background-position: 0 * $scale -840px * $scale; +} + +.pokemon-758 { + background-position: -40px * $scale -840px * $scale; +} + +.pokemon-759 { + background-position: -80px * $scale -840px * $scale; +} + +.pokemon-760 { + background-position: -120px * $scale -840px * $scale; +} + +.pokemon-761 { + background-position: -160px * $scale -840px * $scale; +} diff --git a/src/ts/app/components/PokemonExplorer/PokemonExplorer.tsx b/src/ts/app/components/PokemonExplorer/PokemonExplorer.tsx index c7f1fba..863fab7 100644 --- a/src/ts/app/components/PokemonExplorer/PokemonExplorer.tsx +++ b/src/ts/app/components/PokemonExplorer/PokemonExplorer.tsx @@ -1,5 +1,7 @@ import React from 'react'; +import classNames from 'classnames'; + import { Grade, ILeaguePokemon, IStats } from 'app/models/Pokemon'; import { calculateCp, calculateStatAtLevel } from 'app/utils/calculator'; @@ -60,6 +62,7 @@ export class PokemonExplorer extends React.Component{ leaguePokemon.types.type1 }; + } + + let type2 : JSX.Element | null = null; + if (leaguePokemon.types.type2) { + type2 =
{ leaguePokemon.types.type2 }
; + } + return (
-

- { this.formatDexNumber(leaguePokemon.dex) } - { leaguePokemon.name } -

-
-
Base Stats
-
{ leaguePokemon.types.type1 }
-
{ leaguePokemon.types.type2 }
-
{ leaguePokemon.stats.baseStamina }
-
{ leaguePokemon.stats.baseAttack }
-
{ leaguePokemon.stats.baseDefense }
-
-
+
+
+ +

No.{ dex }

+
+ { type1 } + { type2 } +
+
-
Level
+

+ { leaguePokemon.name } +

+

The Seed Pokemon

+
+

Base Stats

+
HP  { leaguePokemon.stats.baseStamina }
+
ATK { leaguePokemon.stats.baseAttack }
+
DEF { leaguePokemon.stats.baseDefense }
+
+
+
+
+
IVs
+
+ + + + +
-
-
IVs
-
-
+
+
{ rankedGrade } Rank
CP { rankedCp }
{ rankedHp } HP
{ rankedAtk } ATK
{ rankedDef } DEF
-
+
=0.34.0, postcss-styled@^0.34.0: version "0.34.0" resolved "https://registry.yarnpkg.com/postcss-styled/-/postcss-styled-0.34.0.tgz#07d47bcb13707289782aa058605fd9feaf84391d" @@ -5657,6 +5684,17 @@ stylelint-config-standard@^18.2.0: dependencies: stylelint-config-recommended "^2.1.0" +stylelint-scss@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.5.1.tgz#3759dbae8da4b03d8a9f60f5b8c098f23961db43" + integrity sha512-XNWKTU1a2EUNWdauxHPTJlGNNQzIbg48OTTIdBs5xTXxpbYAGtX/J+jBqMPjxfdySXijc/mexubuZ+ZinUGGgw== + dependencies: + lodash "^4.17.11" + postcss-media-query-parser "^0.2.3" + postcss-resolve-nested-selector "^0.1.1" + postcss-selector-parser "^5.0.0" + postcss-value-parser "^3.3.1" + stylelint-webpack-plugin@^0.10.5: version "0.10.5" resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.10.5.tgz#0b6e0d373ff5e03baa8197ebe0f2625981bd266b"