Pokémon data structure (Generation III): Difference between revisions

Fix number in padding part of →‎Misc. Flags
(Rename Egg Name section to →‎Misc. Flags: and added Block Box RS flag)
(Fix number in padding part of →‎Misc. Flags)
Line 95: Line 95:
* '''Use Egg Name (Bit 2):''' When this flag is set, the Pokémon will ignore their [[#Nickname|nickname]] and display the game's regional variant of "EGG". Only eggs should have this flag set. Note that this flag is independent from the [[Pokémon data substructures (Generation III)#IVs, Egg, and Ability|egg flag]] in the subdata structure.
* '''Use Egg Name (Bit 2):''' When this flag is set, the Pokémon will ignore their [[#Nickname|nickname]] and display the game's regional variant of "EGG". Only eggs should have this flag set. Note that this flag is independent from the [[Pokémon data substructures (Generation III)#IVs, Egg, and Ability|egg flag]] in the subdata structure.
* '''Block Box RS (Bit 3):''' When this flag is set, the Pokémon cannot be deposited into [[Pokémon Box Ruby & Sapphire]]. This flag likely had a broader purpose, but in practice, this is its only known effect.
* '''Block Box RS (Bit 3):''' When this flag is set, the Pokémon cannot be deposited into [[Pokémon Box Ruby & Sapphire]]. This flag likely had a broader purpose, but in practice, this is its only known effect.
* '''Bits 4-7''': These bits are unused, and are just padding for the three flags. They should be set to 0.
* '''Bits 4-7''': These bits are unused, and are just padding for the other flags. They should be set to 0.


===OT name===
===OT name===
22

edits