|  | Data | 
| Prev: 58949 | Up: Map | Next: 59006 | 
|   | ||||
| 58979 | DEFB 127,0,5 | Start horizontal block drawing at (0, 5) | ||
| 58982 | DEFB 144,1 | Draw 16 blocks of style 1 | ||
| 58984 | DEFB 255 | End marker (block drawing) | ||
| 58985 | DEFB 127,0,17 | Start horizontal block drawing at (0, 17) | ||
| 58988 | DEFB 131,1 | Draw 3 blocks of style 1 | ||
| 58990 | DEFB 0 | Draw block of style 0 | ||
| 58991 | DEFB 131,1 | Draw 3 blocks of style 1 | ||
| 58993 | DEFB 0,1,0,1,1,0 | Draw blocks of style 0, 1, 0, 1, 1 and 0 | ||
| 58999 | DEFB 131,1 | Draw 3 blocks of style 1 | ||
| 59001 | DEFB 255 | End marker (block drawing) | ||
| 59002 | DEFB 0,55,71 | Draw floor with floor character set UDG 55 and attribute 71 (white INK, black PAPER, BRIGHT) | ||
| 59005 | DEFB 255 | End marker (layout data) | ||
| Prev: 58949 | Up: Map | Next: 59006 |