Data |
Prev: 59412 | Up: Map | Next: 59492 |
|
||||
59446 | DEFB 51,5,0,2,6,0 | Draw moon (51) with attribute data index of 5, terrain interaction data index of 0 at (2, 6) | ||
59452 | DEFB 38,24,0,1,13,1 | Draw top of tree with face (38) with attribute data index of 24, terrain interaction data index of 0 at (1, 13), and apply vertical mirror (1) | ||
59458 | DEFB 38,24,0,13,13,0 | Draw top of tree with face (38) with attribute data index of 24, terrain interaction data index of 0 at (13, 13) | ||
59464 | DEFB 40,26,0,25,10,0 | Draw top of tree, bare (40) with attribute data index of 26, terrain interaction data index of 0 at (25, 10) | ||
59470 | DEFB 44,19,0,6,20,1 | Draw tree trunk 1 (44) with attribute data index of 19, terrain interaction data index of 0 at (6, 20), and apply vertical mirror (1) | ||
59476 | DEFB 44,19,0,17,20,1 | Draw tree trunk 1 (44) with attribute data index of 19, terrain interaction data index of 0 at (17, 20), and apply vertical mirror (1) | ||
59482 | DEFB 47,22,0,26,20,0 | Draw tree trunk 3 (47) with attribute data index of 22, terrain interaction data index of 0 at (26, 20) | ||
59488 | DEFB 0,52,68 | Draw floor with floor character set UDG 52 and attribute 68 (green INK, black PAPER, BRIGHT) | ||
59491 | DEFB 255 | End marker (layout data) |
Prev: 59412 | Up: Map | Next: 59492 |