Data |
Prev: 50253 | Up: Map | Next: 50425 |
|
||||
50372 | DEFB 41,7,7,10,18,0 | Draw half of transporter pad (41) with attribute data index of 7, terrain interaction data index of 7 at (10, 18) (left, lower) | ||
50378 | DEFB 41,7,7,16,18,1 | Draw half of transporter pad (41) with attribute data index of 7, terrain interaction data index of 7 at (16, 18), and apply vertical mirror (1) (right, lower) | ||
50384 | DEFB 41,24,7,10,6,2 | Draw half of transporter pad (41) with attribute data index of 24, terrain interaction data index of 7 at (10, 6), and apply horizontal mirror (2) (left, upper) | ||
50390 | DEFB 41,24,7,16,6,3 | Draw half of transporter pad (41) with attribute data index of 24, terrain interaction data index of 7 at (16, 6), and apply horizontal and vertical mirrors (3) (right, upper) | ||
50396 | DEFB 255,0,0,10,22,12,92 | Start at (10, 22) and print run of 12 characters (char. code 92) (base of transporter pad) | ||
50403 | DEFB 64,17,0,23,8,0 | Draw half of USS Pisces picture (64) with attribute data index of 17, terrain interaction data index of 0 at (23, 8) (left) | ||
50409 | DEFB 64,17,0,27,8,1 | Draw half of USS Pisces picture (64) with attribute data index of 17, terrain interaction data index of 0 at (27, 8), and apply vertical mirror (1) (right) | ||
50415 | DEFB 49,3,0,5,14,0 | Draw wall-mounted telephone (49) with attribute data index of 3, terrain interaction data index of 0 at (5, 14) | ||
50421 | DEFB 0,71,94,92 | Flood room with attribute 71 (white INK, black PAPER, BRIGHT), draw floor with attribute 94 (yellow INK, magenta PAPER, BRIGHT), and UDG 92 |
Prev: 50253 | Up: Map | Next: 50425 |