Description
The chocobo in the World of Balance auction house has two portions of its sprite cut off by the two lady NPCs standing behind it. This occurs because the NPC sprites have priority over the chocobo's sprite. To fix this, the "can walk over" property for the NPCs has been checked, and bit 8:3
of their NPC data has been unchecked.
Offsets affected
$C43FE8-$C43FE9 NPC A Data (SNES, SFC)
$C43FF1-$C43FF2 NPC B Data (SNES, SFC)
$71F924-$71F925 NPC A Data (GBA (JU))
$71F92D-$71F92E NPC B Data (GBA (JU))
$71F9D8-$71F9D9 NPC A Data (GBA (E))
$71F9E1-$71F9E2 NPC B Data (GBA (E))