Prev: 60384 Up: Map Next: 60632
60416: Lines bubble graphic template 2
Used by the routines at 30156 and 63829. The initial contents of this buffer are almost the same as lines bubble graphic template 1 at 60160, except that the '0' does not have a line through it. The '0 lines' text in this buffer is overwritten by the lines reprimand message (or the safe combination letter) before the bubble is displayed for the first time.
lines_bubble2
The attribute bytes will be 7 (INK 7: PAPER 0) for the safe combination letter bubble, or one of the following depending on who's getting lines:
Attribute Lines recipient
23 (INK 7: PAPER 2) ERIC
31 (INK 7: PAPER 3) BOY WANDER
39 (INK 7: PAPER 4) EINSTEIN or ANGELFACE
60416 DEFB 0,0,0,0,0,0,0,0 The attribute bytes are filled in here
60424 DEFB 0,0,0,0,0,0,0,0
60432 DEFB 0,0,0,0,0,0,0,0
60440 DEFB 63,252,63,252,63,252,63,252 Graphic data
60448 DEFB 7,224,7,224,7,224,7,224
60456 DEFB 0,0,0,0,0,0,0,0
60464 DEFB 0,0,0,0,0,0,0,0
60472 DEFB 128,0,0,48,64,0,0,1
60480 DEFB 192,0,0,72,80,0,0,3
60488 DEFB 224,0,0,72,69,24,224,7
60496 DEFB 240,0,0,72,86,165,0,15
60504 DEFB 240,0,0,72,84,189,192,15
60512 DEFB 224,0,0,72,84,160,32,7
60520 DEFB 192,0,0,48,84,153,192,3
60528 DEFB 128,0,0,0,0,0,0,1
60536 DEFB 128,0,0,0,0,0,0,1
60544 DEFB 192,0,0,0,0,0,0,3
60552 DEFB 224,0,0,0,0,0,0,7
60560 DEFB 240,0,0,0,0,0,0,15
60568 DEFB 240,0,0,0,0,0,0,15
60576 DEFB 224,0,0,0,0,0,0,7
60584 DEFB 192,0,0,0,0,0,0,3
60592 DEFB 128,0,0,0,0,0,0,1
60600 DEFB 0,0,0,0,0,0,0,0
60608 DEFB 0,0,0,0,0,0,0,0
60616 DEFB 7,224,7,224,7,224,7,224
60624 DEFB 63,252,63,252,63,252,63,252
Prev: 60384 Up: Map Next: 60632