mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-24 23:57:12 -05:00
Add latest distribution raid data 🦎
This commit is contained in:
parent
ce431d1df4
commit
94f98d66f5
|
|
@ -194,7 +194,6 @@ private static bool IsObedienceLevelValid(PKM pk, byte current, int expectObey)
|
|||
(int)Species.Fennekin, // Fennekin
|
||||
(int)Species.Carbink, // Carbink
|
||||
(int)Species.Grookey, // Grookey
|
||||
(int)Species.Sobble, // Sobble
|
||||
|
||||
// Silly workaround for evolution chain reversal not being iteratively implemented -- block cross-gen evolution cases
|
||||
(int)Species.Raichu | (1 << 11), // Raichu-1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue
Block a user