mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 20:58:30 -05:00
Update structure note comment
This commit is contained in:
parent
4a6fa684e6
commit
67565aa71d
|
|
@ -67,8 +67,8 @@ public static IList<string> GetEntryNames(IReadOnlyList<string> Species)
|
|||
|
||||
// Next 4 bytes are for obtained info (u32)
|
||||
private const int OFS_CAUGHT = 0x20;
|
||||
// Caught:1
|
||||
// Unknown:1
|
||||
// Owned:1 (posessed by player)
|
||||
// OwnedGigantamax:1 (Gigantamaxed by player in battle)
|
||||
// LanguagesObtained:2-14 (flags)
|
||||
// DisplayFormID:15-27 (value)
|
||||
// DisplayGigantamaxInstead:28 (flag)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user