mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-20 08:46:44 -05:00
Add raticate form list for gen8+
This commit is contained in:
@@ -666,6 +666,7 @@ private static string[] GetFormsAlolan (int generation, IReadOnlyList<string> ty
|
||||
};
|
||||
|
||||
case Rattata:
|
||||
case Raticate: // Only reached when Gen8+, as Totem logic picks up Gen7 earlier.
|
||||
case Raichu:
|
||||
case Sandshrew:
|
||||
case Sandslash:
|
||||
|
||||
Reference in New Issue
Block a user