Prev: D250 Up: Map Next: D252
D251: Active Monster Sprite Modifier
When monster frames are drawn, this is used with an OR to set a bit which changes the sprite to the appropriate character. See DrawMonsterSprite.
Byte Bit Monster
00 00000000 George
40 01000000 Lizzy
80 10000000 Ralph
MonsterSpriteModifier D251 DEFB $00
Prev: D250 Up: Map Next: D252