Prev: 53398 Up: Map Next: 53537
53439: Room layout data: 1st Floor 1 (The Mush Room)
53439
53439 DEFB 232 Set brickwork drawing mode 2 (draw one row and blank row beneath)
53440 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling)
53443 DEFB 52,0 Draw 52 2-by-2 blocks of nothing
53445 DEFB 10,19,7 Using attribute 7 (white INK, black PAPER), draw 10 2-by-2 blocks of style 19
53448 DEFB 66,0 Draw 66 2-by-2 blocks of nothing
53450 DEFB 231 Set brickwork drawing mode 1 (draw one row only)
53451 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (floor)
53454 DEFB 230 Set brickwork direction mode to vertical and reset pointers to beginning of display
53455 DEFB 250,0,0 Point bitmap and terrain interaction pointers to (0, 0)
53458 DEFB 7,19,7 Using attribute 7 (white INK, black PAPER), draw 7 2-by-2 blocks of style 19 (left wall)
53461 DEFB 236,2,5 Draw right-facing wall-candle at (2, 5)
53464 DEFB 251,8,6,70,64,78 Draw mushroom 1 (78) at (8, 6) with attribute of 70, preserve attribute
53470 DEFB 251,11,6,71,64,79 Draw mushroom 2 (79) at (11, 6) with attribute of 71, preserve attribute
53476 DEFB 251,14,5,70,64,82 Draw large mushroom (82) at (14, 5) with attribute of 70, preserve attribute
53482 DEFB 251,17,6,70,64,80 Draw mushroom 3 (80) at (17, 6) with attribute of 70, preserve attribute
53488 DEFB 251,20,6,71,64,81 Draw mushroom 4 (81) at (20, 6) with attribute of 71, preserve attribute
53494 DEFB 251,24,5,70,64,82 Draw large mushroom (82) at (24, 5) with attribute of 70, preserve attribute
53500 DEFB 251,5,16,70,64,80 Draw mushroom 3 (80) at (5, 16) with attribute of 70, preserve attribute
53506 DEFB 251,10,16,71,64,81 Draw mushroom 4 (81) at (10, 16) with attribute of 71, preserve attribute
53512 DEFB 251,14,15,70,64,82 Draw large mushroom (82) at (14, 15) with attribute of 70, preserve attribute
53518 DEFB 251,19,16,70,64,80 Draw mushroom 3 (80) at (19, 16) with attribute of 70, preserve attribute
53524 DEFB 251,22,16,71,64,81 Draw mushroom 4 (81) at (22, 16) with attribute of 71, preserve attribute
53530 DEFB 251,25,15,70,64,82 Draw large mushroom (82) at (25, 15) with attribute of 70, preserve attribute
53536 DEFB 0 End marker
Prev: 53398 Up: Map Next: 53537