mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-12 06:37:20 -05:00
Show affixed ribbon byte in extrabytes
#3001 Since there's no GUI display of it, might as well hide it here for people to mess with.
This commit is contained in:
parent
7b19e3fb7f
commit
8aab4a2d8e
|
|
@ -21,6 +21,7 @@ public sealed class PK8 : PKM,
|
|||
0xC5,
|
||||
0xCE, 0xCF, 0xD0, 0xD1, 0xD2, 0xD3, 0xD4, 0xD5, 0xD6, 0xD7, 0xD8, 0xD9, 0xDA, 0xDB, 0xDC, 0xDD,
|
||||
0xE0, 0xE1, // Old Console Region / Region
|
||||
0xE8, // Affixed Ribbon (no GUI)
|
||||
0xE9, 0xEA, 0xEB, 0xEC, 0xED, 0xEE, 0xEF, 0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7,
|
||||
0x115, 0x11F, // Alignment
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user