Data |
Prev: 52631 | Up: Map | Next: 52744 |
|
||||
52709 | DEFB 232 | Set brickwork drawing mode 2 (draw one row and blank row beneath) | ||
52710 | DEFB 16,19,7 | Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling) | ||
52713 | DEFB 118,0 | Draw 118 2-by-2 blocks of nothing | ||
52715 | DEFB 4,19,7 | Using attribute 7 (white INK, black PAPER), draw 4 2-by-2 blocks of style 19 | ||
52718 | DEFB 6,0 | Draw 6 2-by-2 blocks of nothing | ||
52720 | DEFB 231 | Set brickwork drawing mode 1 (draw one row only) | ||
52721 | DEFB 16,19,86 | Using attribute 86 (yellow INK, red PAPER, BRIGHT), draw 16 2-by-2 blocks of style 19 (floor) | ||
52724 | DEFB 251,14,8,70,64,93 | Draw Big Bottle top (93) at (14, 8) with attribute of 70, preserve attribute | ||
52730 | DEFB 251,14,12,70,64,94 | Draw Big / Little Bottle body (94) at (14, 12) with attribute of 70, preserve attribute | ||
52736 | DEFB 247,2,1 | Draw ceiling candles at (2, 1) [bug] | ||
52739 | DEFB 247,27,1 | Draw ceiling candles at (27, 1) [bug] | ||
52742 | DEFB 230 | Set brickwork direction mode to vertical and reset pointers to beginning of display | ||
52743 | DEFB 0 | End marker |
Prev: 52631 | Up: Map | Next: 52744 |