Fábio H. Attard

Results 4 comments of Fábio H. Attard

This is actually a little more complex. Offset 0x2A83 in international Crystal stores a saved copy of the wram var `wDayCareMan` (as named in [Pret disassemblies](https://github.com/pret/pokecrystal/blob/9a917e35760210a1f34057ecada2148f1fefc390/constants/wram_constants.asm#L307)). This var is a...

Both 0xBE3 and 0xBE5 are checked as sbyte values in-game. The only value that is considered as 'locked' is actually -1. Valid values range from 0 to 5, based on...

Found Korean GS Offsets `MysteryGiftIsUnlocked = 0xFE3; // And 0xFE5;`

Offsets: INTL: 0x29DA JAP: 0x29D0 Should modify bit0 only, as the other bits are related other misc stuff.