Data |
Prev: 50489 | Up: Map | Next: 50607 |
|
||||
50535 | 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) | ||
50541 | 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) | ||
50547 | DEFB 66,16,0,10,16,0 | Draw plant (66) with attribute data index of 16, terrain interaction data index of 0 at (10, 16) | ||
50553 | DEFB 67,0,0,12,21,0 | Draw square block (67) with attribute data index of 0, terrain interaction data index of 0 at (12, 21) (plant pot) | ||
50559 | DEFB 55,5,5,16,19,0 | Draw table (55) with attribute data index of 5, terrain interaction data index of 5 at (16, 19) | ||
50565 | DEFB 55,5,5,23,19,0 | Draw table (55) with attribute data index of 5, terrain interaction data index of 5 at (23, 19) | ||
50571 | DEFB 55,5,5,19,15,0 | Draw table (55) with attribute data index of 5, terrain interaction data index of 5 at (19, 15) | ||
50577 | DEFB 57,8,16,1,15,0 | Draw cargo container (57) with attribute data index of 8, terrain interaction data index of 16 at (1, 15) | ||
50583 | DEFB 253,0,0,253,119,253,24 | Draw line from (253, 119) to (253, 24) | ||
50590 | DEFB 253,0,0,250,119,250,24 | Draw line from (250, 119) to (250, 24) | ||
50597 | DEFB 251,15,15,31,7,0 | Draw wall at (31, 7) | ||
50603 | 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: 50489 | Up: Map | Next: 50607 |