Add voltorb to beast ball permissible table

closes #1694
This commit is contained in:
Kurt 2017-12-04 16:54:09 -08:00
parent 3d7b2a2b29
commit 4a63769351

View File

@ -212,6 +212,8 @@ public static partial class Legal
618, // Stunfisk
418, 419, // Floatzel
194, 195, // Quagsire
100, 101 // Voltorb & Electrode
};
public static readonly HashSet<int> PastGenAlolanNativesUncapturable = new HashSet<int>
{
@ -335,6 +337,9 @@ public static partial class Legal
// Wormhole
333, 193, 561, 580, 276, 451, 531, 694, 273, 325,
459, 307, 449, 557, 218, 688, 270, 618, 418, 194,
// Static Encounters
100,
};
internal static readonly HashSet<int> AlolanCaptureNoHeavyBall = new HashSet<int> { 374, 785, 786, 787, 788}; // Beldum & Tapus
internal static readonly HashSet<int> Inherit_ApricornMale7 = new HashSet<int>