mirror of
https://github.com/CajunAvenger/cajunavenger.github.io.git
synced 2026-03-21 17:34:16 -05:00
parent
3c5f2329b9
commit
5a59e3227d
BIN
Front/PECHARUNT.png
Normal file
BIN
Front/PECHARUNT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
|
|
@ -35,8 +35,6 @@ If you want to do something like put Galarian Meowth as your favorite Gen 1 gimm
|
|||
## Additional Sprites
|
||||
Walking Wake and Iron Leaves sprites from [JordanosArt](https://twitter.com/JordanosArt).
|
||||
|
||||
Archaludon, Dipplin, Iron Crown, Raging Bolt, Okidogi, and Terapagos from [RetroNC](https://www.deviantart.com/retronc).
|
||||
Archaludon, Dipplin, and Okidogi from [RetroNC](https://www.deviantart.com/retronc).
|
||||
|
||||
Substitute, Poltchageist, Sinistcha, Munkidori, Fezandipiti, Ogerpon, and Bloom Moon Ursaluna from [PokeAPI](https://github.com/PokeAPI/sprites)
|
||||
|
||||
Later generation sprites from the [Gen 8 Project](https://reliccastle.com/resources/1101/), [Gen 9 Project](https://reliccastle.com/resources/952/), and [PokeAPI](https://github.com/PokeAPI/sprites)
|
||||
Gen 6-9 and Substitute sprites from the [Gen 8 Project](https://reliccastle.com/resources/1101/), [Gen 9 Project](https://reliccastle.com/resources/952/), and [PokeAPI](https://github.com/PokeAPI/sprites)
|
||||
BIN
Shiny/PECHARUNT.png
Normal file
BIN
Shiny/PECHARUNT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
|
|
@ -288,7 +288,8 @@ var arrays = {
|
|||
"IRONMOTH",
|
||||
"OKIDOGI",
|
||||
"MUNKIDORI",
|
||||
"FEZANDIPITI"
|
||||
"FEZANDIPITI",
|
||||
"PECHARUNT"
|
||||
]
|
||||
],
|
||||
"Fire": [
|
||||
|
|
@ -2461,7 +2462,8 @@ var arrays = {
|
|||
"GIMMIGHOUL_1",
|
||||
"GHOLDENGO",
|
||||
"POLTCHAGEIST",
|
||||
"SINISTCHA"
|
||||
"SINISTCHA",
|
||||
"PECHARUNT"
|
||||
]
|
||||
],
|
||||
|
||||
|
|
@ -2759,7 +2761,8 @@ var arrays = {
|
|||
"MELMETAL",
|
||||
"MELMETAL_1",
|
||||
"ZARUDE",
|
||||
"ZARUDE_1"
|
||||
"ZARUDE_1",
|
||||
"PECHARUNT"
|
||||
],
|
||||
"Ultra": [
|
||||
"NIHILEGO",
|
||||
|
|
@ -3059,10 +3062,6 @@ var arrays = {
|
|||
"CHIYU",
|
||||
"KORAIDON",
|
||||
"MIRAIDON",
|
||||
"WALKINGWAKE",
|
||||
"IRONLEAVES",
|
||||
"RAGINGBOLT",
|
||||
"IRONCROWN",
|
||||
"OKIDOGI",
|
||||
"MUNKIDORI",
|
||||
"FEZANDIPITI",
|
||||
|
|
@ -3072,7 +3071,8 @@ var arrays = {
|
|||
"OGERPON_3",
|
||||
"TERAPAGOS",
|
||||
"TERAPAGOS_1",
|
||||
"TERAPAGOS_2"
|
||||
"TERAPAGOS_2",
|
||||
"PECHARUNT"
|
||||
]
|
||||
],
|
||||
"Gimmick": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user