Prev: 53027 Up: Map Next: 53188
53100: Room layout data: 3rd Floor 8 (More Plant Room)
53100
53100 DEFB 232 Set brickwork drawing mode 2 (draw one row and blank row beneath)
53101 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling)
53104 DEFB 48,0 Draw 48 2-by-2 blocks of nothing
53106 DEFB 12,19,7 Using attribute 7 (white INK, black PAPER), draw 12 2-by-2 blocks of style 19
53109 DEFB 68,0 Draw 68 2-by-2 blocks of nothing
53111 DEFB 231 Set brickwork drawing mode 1 (draw one row only)
53112 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (floor)
53115 DEFB 230 Set brickwork direction mode to vertical and reset pointers to beginning of display
53116 DEFB 250,28,14 Point bitmap and terrain interaction pointers to (28, 14)
53119 DEFB 9,19,7 Using attribute 7 (white INK, black PAPER), draw 9 2-by-2 blocks of style 19 (bug)
53122 DEFB 250,30,0 Point bitmap and terrain interaction pointers to (30, 0)
53125 DEFB 9,19,7 Using attribute 7 (white INK, black PAPER), draw 9 2-by-2 blocks of style 19 (right wall)
53128 DEFB 237,29,3 Draw left-facing wall-candle at (29, 3)
53131 DEFB 251,6,3,68,64,52 Draw plant 5 (52) at (6, 3) with attribute of 68, preserve attribute
53137 DEFB 251,10,4,68,64,52 Draw plant 5 (52) at (10, 4) with attribute of 68, preserve attribute
53143 DEFB 251,14,1,68,64,50 Draw plant 3 (50) at (14, 1) with attribute of 68, preserve attribute
53149 DEFB 251,6,6,70,64,40 Draw plant pot 1 (40) at (6, 6) with attribute of 70, preserve attribute
53155 DEFB 251,10,7,66,64,41 Draw plant pot 2 (41) at (10, 7) with attribute of 66, preserve attribute
53161 DEFB 251,14,6,69,64,42 Draw plant pot 3 (42) at (14, 6) with attribute of 69, preserve attribute
53167 DEFB 251,18,2,68,64,52 Draw plant 5 (52) at (18, 2) with attribute of 68, preserve attribute
53173 DEFB 251,18,5,66,64,44 Draw plant pot 4 (44) at (18, 5) with attribute of 66, preserve attribute
53179 DEFB 245 Paint attribute 67 at (14, 1) and 67 at (15, 1)
53180 DEFB 67,14,1
53183 DEFB 67,15,1
53186 DEFB 245
53187 DEFB 0 End marker
Prev: 53027 Up: Map Next: 53188