mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-14 08:00:33 -05:00
Add dream ball incense breeds
Unbans dream ball species that acquired via breeding while holding incense. Closes #876.
This commit is contained in:
parent
08436babfa
commit
19bdcf518e
|
|
@ -623,6 +623,9 @@ public static partial class Legal
|
|||
577, // Solosis
|
||||
582, // Vanillite
|
||||
595, // Joltik
|
||||
|
||||
// Via Incense Breeding
|
||||
298, 360, 406, 433, 438, 439, 440, 446, 458,
|
||||
};
|
||||
internal static readonly int[] Ban_DreamHidden =
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user