mirror of
https://github.com/kwsch/PKHeX
synced 2025-03-07 00:37:34 +00:00
Remove unnecessary floor operation, don't fetch stat arrays for each stat Current HP is a box stat in pk1 format (offset 0x1), which isn't stored in box pk2's. If the hp is zero, set it to the current HP. Thanks HaxAras for the conversion tip! |
||
---|---|---|
.. | ||
Shared | ||
Util | ||
BK4.cs | ||
CK3.cs | ||
PK1.cs | ||
PK2.cs | ||
PK3.cs | ||
PK4.cs | ||
PK5.cs | ||
PK6.cs | ||
PK7.cs | ||
PKM.cs | ||
XK3.cs |