Prev: 42519 Up: Map Next: 42754
42648: Graphic layout data: Snake (level 4)
Mouth closed, with animated tongue
42648 DEFB 244,12 Set current graphic set to 12
42650 DEFB 238,14 Set repeat counter A to 14
42652 DEFB 24,50,161
42655 DEFB 239 Decrement repeat counter A and loop back to 42652 if not zero
42656 DEFB 250,255,0 Change cursor's x- and y-coordinates by 0 and -1 characters respectively
42659 DEFB 27,6,33
42662 DEFB 28,6,33
42665 DEFB 29,62,33
42668 DEFB 35,6,29
42671 DEFB 31,6,33
42674 DEFB 31,134,33
42677 DEFB 0,54,33
42680 DEFB 36,6,33
42683 DEFB 37,6,33
42686 DEFB 247,2 Jump to one of the 2 addresses in the following list, chosen at random:
42688 DEFB 112,198 50800
42690 DEFB 196,166 42692
Tongue, animated
42692 DEFB 38,5,33
42695 DEFB 236,2,39,40 Modify following instruction to display graphic of random index, chosen from 39 and 40
42699 DEFB 39,5,33
42702 DEFB 255 End marker
Mouth open, attacking
42703 DEFB 244,12 Set current graphic set to 12
42705 DEFB 238,14 Set repeat counter A to 14
42707 DEFB 24,50,161
42710 DEFB 239 Decrement repeat counter A and loop back to 42707 if not zero
42711 DEFB 250,254,2 Change cursor's x- and y-coordinates by 2 and -2 characters respectively
42714 DEFB 27,6,33
42717 DEFB 25,6,33
42720 DEFB 26,7,28
42723 DEFB 27,6,33
42726 DEFB 28,6,33
42729 DEFB 29,62,33
42732 DEFB 30,6,29
42735 DEFB 31,6,33
42738 DEFB 31,134,33
42741 DEFB 0,54,33
42744 DEFB 32,6,31
42747 DEFB 33,6,33
42750 DEFB 34,6,33
42753 DEFB 255 End marker
Prev: 42519 Up: Map Next: 42754