Prev: 60296 Up: Map Next: 60370
60313: Room layout data: Spaceship, 3
60313
60313 DEFB 49,2,0,3,12,0 Draw control panel (49) with attribute data index of 2, terrain interaction data index of 0 at (3, 12)
60319 DEFB 48,1,0,16,12,0 Draw monitor showing castle (48) with attribute data index of 1, terrain interaction data index of 0 at (16, 12)
60325 DEFB 127,0,5 Start horizontal block drawing at (0, 5)
60328 DEFB 144,23 Draw 16 blocks of style 23
60330 DEFB 255 End marker (block drawing)
60331 DEFB 127,20,21 Start horizontal block drawing at (20, 21)
60334 DEFB 25 Draw block of style 25
60335 DEFB 255 End marker (block drawing)
60336 DEFB 126,22,19 Start vertical block drawing at (22, 19)
60339 DEFB 130,25 Draw 2 blocks of style 25
60341 DEFB 255 End marker (block drawing)
60342 DEFB 126,24,17 Start vertical block drawing at (24, 17)
60345 DEFB 131,25 Draw 3 blocks of style 25
60347 DEFB 255 End marker (block drawing)
60348 DEFB 126,26,15 Start vertical block drawing at (26, 15)
60351 DEFB 132,25 Draw 4 blocks of style 25
60353 DEFB 255 End marker (block drawing)
60354 DEFB 126,28,13 Start vertical block drawing at (28, 13)
60357 DEFB 133,25 Draw 5 blocks of style 25
60359 DEFB 255 End marker (block drawing)
60360 DEFB 126,30,13 Start vertical block drawing at (30, 13)
60363 DEFB 133,25 Draw 5 blocks of style 25
60365 DEFB 255 End marker (block drawing)
60366 DEFB 0,54,114 Draw floor with floor character set UDG 54 and attribute 114 (red INK, yellow PAPER, BRIGHT)
60369 DEFB 255 End marker (layout data)
Prev: 60296 Up: Map Next: 60370