Prev: 63124 Up: Map Next: 63988
63412: Graphics: Magic Knight
All Magic Knight frame graphics are (2 × 4).
Frame 0 (blank)
This "frame" is used when Magic Knight is to be drawn without a previously drawn frame waiting to be erased. The draw / erase Magic Knight routine at 39224 first erases the previously drawn frame before drawing the new one. When Magic Knight enters a new room, however, there is no previously drawn frame to erase, so frame zero (blank) is used causing the erase phase of the routine to leave the display unchanged.
63412
63412 DEFB 0,0,0,0,0,0,0,0
63420 DEFB 0,0,0,0,0,0,0,0
63428 DEFB 0,0,0,0,0,0,0,0
63436 DEFB 0,0,0,0,0,0,0,0
63444 DEFB 0,0,0,0,0,0,0,0
63452 DEFB 0,0,0,0,0,0,0,0
63460 DEFB 0,0,0,0,0,0,0,0
63468 DEFB 0,0,0,0,0,0,0,0
Frame 1 (right)
63476
63476 DEFB 0,0,0,0,15,192,63,224
63484 DEFB 124,30,227,255,28,147,228,147
63492 DEFB 196,147,252,147,15,147,96,254
63500 DEFB 63,0,31,252,7,252,1,224
63508 DEFB 3,192,6,96,6,112,6,48
63516 DEFB 7,56,7,184,7,184,7,184
63524 DEFB 7,240,3,224,1,192,1,192
63532 DEFB 1,224,3,248,3,252,1,252
Frame 2 (right)
63540
63540 DEFB 0,0,0,0,15,192,63,224
63548 DEFB 124,30,227,255,28,147,228,147
63556 DEFB 196,147,252,147,15,147,96,254
63564 DEFB 63,0,31,252,7,252,1,224
63572 DEFB 3,192,6,96,6,96,6,112
63580 DEFB 6,120,6,120,6,248,7,248
63588 DEFB 1,240,3,224,3,220,7,220
63596 DEFB 28,124,28,124,30,120,30,120
Frame 3 (right)
63604
63604 DEFB 0,0,0,0,15,192,63,224
63612 DEFB 124,30,227,255,28,147,228,147
63620 DEFB 196,147,252,147,15,147,96,254
63628 DEFB 63,0,31,252,7,252,1,224
63636 DEFB 3,192,6,96,6,96,6,112
63644 DEFB 6,120,7,184,7,184,7,184
63652 DEFB 59,243,59,231,61,239,29,255
63660 DEFB 30,60,14,60,6,56,6,56
Frame 4 (right)
63668
63668 DEFB 0,0,0,0,15,192,63,224
63676 DEFB 124,30,227,255,28,147,228,147
63684 DEFB 196,147,252,147,15,147,96,254
63692 DEFB 63,0,31,252,7,252,1,224
63700 DEFB 3,192,6,96,6,32,7,48
63708 DEFB 7,56,7,184,7,248,7,248
63716 DEFB 7,240,55,224,61,220,61,156
63724 DEFB 62,124,30,124,6,120,6,120
Frame 5 (left)
63732
63732 DEFB 0,0,0,0,3,240,7,252
63740 DEFB 120,62,255,199,201,56,201,39
63748 DEFB 201,35,201,63,201,240,127,6
63756 DEFB 0,252,63,248,63,224,7,128
63764 DEFB 3,192,6,96,14,96,12,96
63772 DEFB 28,224,29,224,29,224,29,224
63780 DEFB 15,224,7,192,3,128,3,128
63788 DEFB 7,128,31,192,63,192,63,128
Frame 6 (left)
63796
63796 DEFB 0,0,0,0,3,240,7,252
63804 DEFB 120,62,255,199,201,56,201,39
63812 DEFB 201,35,201,63,201,240,127,6
63820 DEFB 0,252,63,248,63,224,7,128
63828 DEFB 3,192,6,96,6,96,14,96
63836 DEFB 30,96,30,96,31,96,31,224
63844 DEFB 15,128,7,192,59,192,59,224
63852 DEFB 62,56,62,56,30,120,30,120
Frame 7 (left)
63860
63860 DEFB 0,0,0,0,3,240,7,252
63868 DEFB 120,62,255,199,201,56,201,39
63876 DEFB 201,35,201,63,201,240,127,6
63884 DEFB 0,252,63,248,63,224,7,128
63892 DEFB 3,192,6,96,6,96,14,96
63900 DEFB 30,96,29,224,29,224,29,224
63908 DEFB 207,220,231,220,247,188,255,184
63916 DEFB 60,120,60,112,28,96,28,96
Frame 8 (left)
63924
63924 DEFB 0,0,0,0,3,240,7,252
63932 DEFB 120,62,255,199,201,56,201,39
63940 DEFB 201,35,201,63,201,240,127,6
63948 DEFB 0,252,63,248,63,224,7,128
63956 DEFB 3,192,6,96,4,96,12,224
63964 DEFB 28,224,29,224,31,224,31,224
63972 DEFB 15,224,7,236,59,188,57,188
63980 DEFB 62,124,62,120,30,96,30,96
Prev: 63124 Up: Map Next: 63988