mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-24 04:53:08 +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 :) |
||
---|---|---|
.. | ||
BatchEditor.cs | ||
BatchEditor.Designer.cs | ||
MemoryAmie.cs | ||
MemoryAmie.Designer.cs | ||
RibbonEditor.cs | ||
RibbonEditor.Designer.cs | ||
SuperTrainingEditor.cs | ||
SuperTrainingEditor.Designer.cs | ||
TechRecordEditor.cs | ||
TechRecordEditor.Designer.cs | ||
Text.cs | ||
Text.Designer.cs |