mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-03 06:39:46 -05:00
Add latest distribution raid data 🪨
This commit is contained in:
parent
caf4a103dd
commit
54b663ae6f
|
|
@ -190,7 +190,6 @@ private static bool IsObedienceLevelValid(PKM pk, byte current, int expectObey)
|
|||
(int)Species.Qwilfish | (1 << 11), // Qwilfish-1
|
||||
(int)Species.Sneasel | (1 << 11), // Sneasel-1
|
||||
(int)Species.Basculin | (2 << 11), // Basculin-2
|
||||
(int)Species.Chespin, // Chespin
|
||||
(int)Species.Fennekin, // Fennekin
|
||||
(int)Species.Carbink, // Carbink
|
||||
(int)Species.Grookey, // Grookey
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user