Data |
Prev: 52052 | Up: Map | Next: 52166 |
|
||||
52134 | DEFB 144,0 | Draw 144 2-by-2 blocks of nothing | ||
52136 | DEFB 231 | Set brickwork drawing mode 1 (draw one row only) | ||
52137 | DEFB 16,3,68 | Using attribute 68 (green INK, black PAPER, BRIGHT), draw 16 2-by-2 blocks of style 3 (floor) | ||
52140 | DEFB 230 | Set brickwork direction mode to vertical and reset pointers to beginning of display | ||
52141 | DEFB 251,4,8,4,64,49 | Draw tree top 3 (49) at (4, 8) with attribute of 4, preserve attribute | ||
52147 | DEFB 251,4,13,69,64,47 | Draw tree trunk 2 (47) at (4, 13) with attribute of 69, preserve attribute | ||
52153 | DEFB 251,19,8,4,64,49 | Draw tree top 3 (49) at (19, 8) with attribute of 4, preserve attribute | ||
52159 | DEFB 251,21,13,69,64,85 | Draw tree trunk 1 (85) at (21, 13) with attribute of 69, preserve attribute | ||
52165 | DEFB 0 | End marker |
Prev: 52052 | Up: Map | Next: 52166 |