Data |
Prev: 58945 | Up: Map | Next: 58979 |
|
||||
58949 | DEFB 133 | Draw layout data fragment 5 (left wall) | ||
58950 | DEFB 127,0,5 | Start horizontal block drawing at (0, 5) | ||
58953 | DEFB 144,1 | Draw 16 blocks of style 1 | ||
58955 | DEFB 255 | End marker (block drawing) | ||
58956 | DEFB 127,2,17 | Start horizontal block drawing at (2, 17) | ||
58959 | DEFB 1,1,0,1,0,1,1,0 | Draw blocks of style 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 1 and 1 | ||
58967 | DEFB 1,1,0,1,0,1,1 | |||
58974 | DEFB 255 | End marker (block drawing) | ||
58975 | DEFB 0,55,71 | Draw floor with floor character set UDG 55 and attribute 71 (white INK, black PAPER, BRIGHT) | ||
58978 | DEFB 255 | End marker (layout data) |
Prev: 58945 | Up: Map | Next: 58979 |