PKHeX/PKHeX.Core/Game/GameStrings
Kurt 67b0217683 Fix met location duplication across sets
Kalos Gift starters when loaded to the GUI would mutate their met location to the wrong index (series 0) rather than retain the correct one (series 3). Wasn't apparent because the deduplication algorithm is different for Debug and Release builds.

Tested Release build, all unit tests now pass. Thanks pigeonsaint (discord) for reporting!
2025-10-27 12:21:08 -05:00
..
LocationSet Skip random level check if criteria not in range 2025-02-02 23:18:15 -06:00
FilteredGameDataSource.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
GameDataSource.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
GameInfo.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
GameLanguage.cs Update text resources from Z-A, support LATAM Spanish as a program language (#4599) 2025-10-27 11:03:48 -05:00
GameStrings.cs Fix met location duplication across sets 2025-10-27 12:21:08 -05:00
GeoLocation.cs Update text resources from Z-A, support LATAM Spanish as a program language (#4599) 2025-10-27 11:03:48 -05:00
MemoryStrings.cs Fix Some Missed Conversions To Collection Expressions (#4096) 2023-12-17 16:38:53 -08:00
MetDataSource.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
ProgramLanguage.cs Update text resources from Z-A, support LATAM Spanish as a program language (#4599) 2025-10-27 11:03:48 -05:00