mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-28 16:25:46 -05:00
Add latest distribution raid data 🦦
This commit is contained in:
@@ -190,7 +190,6 @@ private static bool IsObedienceLevelValid(PKM pk, byte current, int expectObey)
|
||||
(int)Species.Cyndaquil, // Cyndaquil
|
||||
(int)Species.Qwilfish | (1 << 11), // Qwilfish-1
|
||||
(int)Species.Sneasel | (1 << 11), // Sneasel-1
|
||||
(int)Species.Oshawott, // Oshawott
|
||||
(int)Species.Basculin | (2 << 11), // Basculin-2
|
||||
(int)Species.Chespin, // Chespin
|
||||
(int)Species.Fennekin, // Fennekin
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user