Data |
Prev: 59233 | Up: Map | Next: 59320 |
|
||||
59274 | DEFB 51,5,0,10,6,0 | Draw moon (51) with attribute data index of 5, terrain interaction data index of 0 at (10, 6) | ||
59280 | DEFB 38,24,0,0,13,1 | Draw top of tree with face (38) with attribute data index of 24, terrain interaction data index of 0 at (0, 13), and apply vertical mirror (1) | ||
59286 | DEFB 39,25,0,12,14,1 | Draw top of tree without face (39) with attribute data index of 25, terrain interaction data index of 0 at (12, 14), and apply vertical mirror (1) | ||
59292 | DEFB 40,26,0,24,10,1 | Draw top of tree, bare (40) with attribute data index of 26, terrain interaction data index of 0 at (24, 10), and apply vertical mirror (1) | ||
59298 | DEFB 44,19,0,5,20,1 | Draw tree trunk 1 (44) with attribute data index of 19, terrain interaction data index of 0 at (5, 20), and apply vertical mirror (1) | ||
59304 | DEFB 45,20,0,14,20,1 | Draw tree trunk 2 (45) with attribute data index of 20, terrain interaction data index of 0 at (14, 20), and apply vertical mirror (1) | ||
59310 | DEFB 47,22,0,24,20,1 | Draw tree trunk 3 (47) with attribute data index of 22, terrain interaction data index of 0 at (24, 20), and apply vertical mirror (1) | ||
59316 | DEFB 0,52,68 | Draw floor with floor character set UDG 52 and attribute 68 (green INK, black PAPER, BRIGHT) | ||
59319 | DEFB 255 | End marker (layout data) |
Prev: 59233 | Up: Map | Next: 59320 |