mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-28 01:44:37 -05:00
Add bulbasaur candy to valid candies
oops
This commit is contained in:
@@ -64,8 +64,8 @@ public static partial class Legal
|
||||
};
|
||||
|
||||
internal static readonly ushort[] Pouch_Candy_GG_Species =
|
||||
{
|
||||
979,
|
||||
{
|
||||
978, 979,
|
||||
980, 981, 982, 983, 984, 985, 986, 987, 988, 989,
|
||||
990, 991, 992, 993, 994, 995, 996, 997, 998, 999,
|
||||
1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009,
|
||||
|
||||
Reference in New Issue
Block a user