Prev: 53769 Up: Map Next: 53883
53811: Room layout data: Ground Floor 8 (The Most Magic Room)
53811
53811 DEFB 232 Set brickwork drawing mode 2 (draw one row and blank row beneath)
53812 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling)
53815 DEFB 35,0 Draw 35 2-by-2 blocks of nothing
53817 DEFB 2,19,7 Using attribute 7 (white INK, black PAPER), draw 2 2-by-2 blocks of style 19
53820 DEFB 16,0 Draw 16 2-by-2 blocks of nothing
53822 DEFB 3,19,7 Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19
53825 DEFB 72,0 Draw 72 2-by-2 blocks of nothing
53827 DEFB 231 Set brickwork drawing mode 1 (draw one row only)
53828 DEFB 16,19,7 Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (floor)
53831 DEFB 230 Set brickwork direction mode to vertical and reset pointers to beginning of display
53832 DEFB 250,10,0 Point bitmap and terrain interaction pointers to (10, 0)
53835 DEFB 254 Using attribute 68 (green INK, black PAPER, BRIGHT), draw 2-by-2 blocks of style 2, 3, 4 and 5
53836 DEFB 68
53837 DEFB 2
53838 DEFB 3
53839 DEFB 4
53840 DEFB 5
53841 DEFB 254
53842 DEFB 235 Set terrain interaction parameter to "preserve attribute"
53843 DEFB 250,6,2 Point bitmap and terrain interaction pointers to (6, 2)
53846 DEFB 254 Using attribute 127 (white INK, white PAPER, BRIGHT), draw 2-by-2 blocks of style 16 and 16
53847 DEFB 127
53848 DEFB 16
53849 DEFB 16
53850 DEFB 254
53851 DEFB 250,6,8 Point bitmap and terrain interaction pointers to (6, 8)
53854 DEFB 254 Using attribute 71 (white INK, black PAPER, BRIGHT), draw 2-by-2 blocks of style 11, 13, 13, 13 and 12
53855 DEFB 71
53856 DEFB 11
53857 DEFB 13
53858 DEFB 13
53859 DEFB 13
53860 DEFB 12
53861 DEFB 254
53862 DEFB 250,14,10 Point bitmap and terrain interaction pointers to (14, 10)
53865 DEFB 254 Using attribute 71 (white INK, black PAPER, BRIGHT), draw 2-by-2 blocks of style 11, 13, 13 and 12
53866 DEFB 71
53867 DEFB 11
53868 DEFB 13
53869 DEFB 13
53870 DEFB 12
53871 DEFB 254
53872 DEFB 234 Set terrain interaction parameter to "impassable horizontally", "impassable vertically" and "preserve attribute"
53873 DEFB 250,30,0 Point bitmap and terrain interaction pointers to (30, 0)
53876 DEFB 9,19,7 Using attribute 7 (white INK, black PAPER), draw 9 2-by-2 blocks of style 19 (right wall)
53879 DEFB 237,29,5 Draw left-facing wall-candle at (29, 5)
53882 DEFB 0 End marker
Prev: 53769 Up: Map Next: 53883