mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-24 04:53:08 +00:00
Update GO shinies (#2260)
This commit is contained in:
parent
e7486e4534
commit
7538a33c81
1 changed files with 0 additions and 5 deletions
|
@ -266,8 +266,6 @@ namespace PKHeX.Core
|
||||||
032, // Nidoran-M
|
032, // Nidoran-M
|
||||||
033, // Nidorino
|
033, // Nidorino
|
||||||
034, // Nidoking
|
034, // Nidoking
|
||||||
035, // Clefairy
|
|
||||||
036, // Clefable
|
|
||||||
037, // Vulpix
|
037, // Vulpix
|
||||||
038, // Ninetales
|
038, // Ninetales
|
||||||
039, // Jigglypuff
|
039, // Jigglypuff
|
||||||
|
@ -285,8 +283,6 @@ namespace PKHeX.Core
|
||||||
051, // Dugtrio
|
051, // Dugtrio
|
||||||
052, // Meowth
|
052, // Meowth
|
||||||
053, // Persian
|
053, // Persian
|
||||||
054, // Psyduck
|
|
||||||
055, // Golduck
|
|
||||||
056, // Mankey
|
056, // Mankey
|
||||||
057, // Primeape
|
057, // Primeape
|
||||||
060, // Poliwag
|
060, // Poliwag
|
||||||
|
@ -333,7 +329,6 @@ namespace PKHeX.Core
|
||||||
121, // Starmie
|
121, // Starmie
|
||||||
122, // Mr. Mime
|
122, // Mr. Mime
|
||||||
123, // Scyther
|
123, // Scyther
|
||||||
124, // Jynx
|
|
||||||
128, // Tauros
|
128, // Tauros
|
||||||
131, // Lapras
|
131, // Lapras
|
||||||
132, // Ditto
|
132, // Ditto
|
||||||
|
|
Loading…
Reference in a new issue