Prev: 60153 Up: Map Next: 60376
60160: Lines bubble graphic template 1
Used by the routines at 30208 and 30432. Lines bubble graphic template 2 can be found at 60416.
lines_bubble
The attribute bytes will be 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
60160 DEFB 0,0,0,0,0,0,0,0 The attribute bytes are filled in here
60168 DEFB 0,0,0,0,0,0,0,0
60176 DEFB 0,0,0,0,0,0,0,0
60184 DEFB 63,252,63,252,63,252,63,252 Graphic data
60192 DEFB 7,224,7,224,7,224,7,224
60200 DEFB 0,0,0,0,0,0,0,0
60208 DEFB 0,0,0,0,0,0,0,0
60216 DEFB 128,0,0,48,64,0,0,1
60224 DEFB 192,0,0,72,80,0,0,3
60232 DEFB 224,0,0,72,69,24,224,7
60240 DEFB 240,0,0,88,86,165,0,15
60248 DEFB 240,0,0,104,84,189,192,15
60256 DEFB 224,0,0,72,84,160,32,7
60264 DEFB 192,0,0,48,84,153,192,3
60272 DEFB 128,0,0,0,0,0,0,1
60280 DEFB 128,0,0,0,0,0,0,1
60288 DEFB 192,0,0,0,0,0,0,3
60296 DEFB 224,0,0,0,0,0,0,7
60304 DEFB 240,0,0,0,0,0,0,15
60312 DEFB 240,0,0,0,0,0,0,15
60320 DEFB 224,0,0,0,0,0,0,7
60328 DEFB 192,0,0,0,0,0,0,3
60336 DEFB 128,0,0,0,0,0,0,1
60344 DEFB 0,0,0,0,0,0,0,0
60352 DEFB 0,0,0,0,0,0,0,0
60360 DEFB 7,224,7,224,7,224,7,224
60368 DEFB 63,252,63,252,63,252,63,252
Prev: 60153 Up: Map Next: 60376