mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-11 07:04:16 +00:00
parent
b58a9d4b70
commit
833a66b4db
1 changed files with 10 additions and 0 deletions
|
@ -616,6 +616,16 @@ namespace PKHeX
|
||||||
|
|
||||||
032, // Via Nidoran-F
|
032, // Via Nidoran-F
|
||||||
313, // Via Illumise
|
313, // Via Illumise
|
||||||
|
|
||||||
|
// Via Evolution
|
||||||
|
524, // Roggenrola
|
||||||
|
532, // Timburr
|
||||||
|
543, // Venipede
|
||||||
|
551, // Sandile
|
||||||
|
557, // Dwebble
|
||||||
|
577, // Solosis
|
||||||
|
582, // Vanillite
|
||||||
|
595, // Joltik
|
||||||
};
|
};
|
||||||
internal static readonly int[] Ban_Gen3Ball =
|
internal static readonly int[] Ban_Gen3Ball =
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue