Prev: 9C00 Up: Map Next: 9C80
9C40: Foot/barrel graphic data
Used by the routine at 8C4A to display the game over sequence.
The foot also appears as a guardian in The Nightmare Room.
foot
9C40 DEFB $10,$80,$10,$80,$10,$80,$10,$80,$10,$80,$10,$80,$10,$80,$20,$80
9C50 DEFB $20,$80,$48,$42,$88,$35,$84,$09,$80,$01,$80,$02,$43,$8D,$3C,$76
The barrel also appears as a guardian in Ballroom East and Top Landing.
barrel
9C60 DEFB $37,$EC,$77,$EE,$00,$00,$6F,$F6,$EF,$F7,$EF,$F7,$D5,$5B,$DB,$BB
9C70 DEFB $D5,$5B,$DF,$FB,$ED,$77,$EE,$F7,$6D,$76,$00,$00,$77,$EE,$37,$EC
Prev: 9C00 Up: Map Next: 9C80