Prev: 60407 Up: Map Next: 60487
60464: Room layout data: Spaceship, 6
60464
60464 DEFB 48,1,0,5,12,0 Draw monitor showing castle (48) with attribute data index of 1, terrain interaction data index of 0 at (5, 12)
60470 DEFB 49,2,0,14,12,0 Draw control panel (49) with attribute data index of 2, terrain interaction data index of 0 at (14, 12)
60476 DEFB 48,1,0,23,12,0 Draw monitor showing castle (48) with attribute data index of 1, terrain interaction data index of 0 at (23, 12)
60482 DEFB 134 Draw layout data fragment 6 (right wall)
60483 DEFB 0,54,114 Draw floor with floor character set UDG 54 and attribute 114 (red INK, yellow PAPER, BRIGHT)
60486 DEFB 255 End marker (layout data)
Prev: 60407 Up: Map Next: 60487