mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 16:48:01 +00:00
5e1fd36b96
If the feeling is zero the game's string formatter will treat it as null, and will newline before the period. Gen6 (if I recall correctly) had "it was happy" as index 0 Gen8 (new) has "it was happy" as index 1, with 0 being invalid-bad. Slice the array differently for gen8 to include the empty line as index 0. Closes #2549 , ty @crzyc && @architdate for testing index 0 :) |
||
---|---|---|
.. | ||
GameStrings | ||
Ability.cs | ||
Ball.cs | ||
ComboItem.cs | ||
GameData.cs | ||
GameUtil.cs | ||
GameVersion.cs | ||
GCVersion.cs | ||
Gender.cs | ||
IBasicStrings.cs | ||
LanguageGC.cs | ||
LanguageID.cs | ||
MoveType.cs | ||
Nature.cs | ||
RegionID.cs | ||
Species.cs |