Prev: 52423 Up: Map Next: 52535
52456: Room layout data: 4th Floor 2 (Beyond The Tower)
52456
52456 DEFB 232 Set brickwork drawing mode 2 (draw one row and blank row beneath)
52457 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling)
52460 DEFB 51,0 Draw 51 2-by-2 blocks of nothing
52462 DEFB 10,19,7 Using attribute 7 (white INK, black PAPER), draw 10 2-by-2 blocks of style 19
52465 DEFB 67,0 Draw 67 2-by-2 blocks of nothing
52467 DEFB 231 Set brickwork drawing mode 1 (draw one row only)
52468 DEFB 16,19,86 Using attribute 86 (yellow INK, red PAPER, BRIGHT), draw 16 2-by-2 blocks of style 19 (floor)
52471 DEFB 247,2,1 Draw ceiling candles at (2, 1)
52474 DEFB 247,27,1 Draw ceiling candles at (27, 1)
52477 DEFB 230 Set brickwork direction mode to vertical and reset pointers to beginning of display
52478 DEFB 251,7,3,68,64,51 Draw plant 4 (51) at (7, 3) with attribute of 68, preserve attribute
52484 DEFB 251,10,3,68,64,53 Draw plant 6 (53) at (10, 3) with attribute of 68, preserve attribute
52490 DEFB 251,19,1,68,64,50 Draw plant 3 (50) at (19, 1) with attribute of 68, preserve attribute
52496 DEFB 251,7,6,66,64,42 Draw plant pot 3 (42) at (7, 6) with attribute of 66, preserve attribute
52502 DEFB 251,10,6,66,64,42 Draw plant pot 3 (42) at (10, 6) with attribute of 66, preserve attribute
52508 DEFB 251,19,6,66,64,42 Draw plant pot 3 (42) at (19, 6) with attribute of 66, preserve attribute
52514 DEFB 251,15,3,68,64,45 Draw plant 7 (45) at (15, 3) with attribute of 68, preserve attribute
52520 DEFB 251,15,6,69,64,42 Draw plant pot 3 (42) at (15, 6) with attribute of 69, preserve attribute
52526 DEFB 245 Paint attribute 69 at (19, 1) and 71 at (20, 1)
52527 DEFB 69,19,1
52530 DEFB 71,20,1
52533 DEFB 245
52534 DEFB 0 End marker
Prev: 52423 Up: Map Next: 52535