Data |
Prev: 59320 | Up: Map | Next: 59412 |
|
||||
59366 | DEFB 51,5,0,6,6,0 | Draw moon (51) with attribute data index of 5, terrain interaction data index of 0 at (6, 6) | ||
59372 | DEFB 38,24,0,19,13,0 | Draw top of tree with face (38) with attribute data index of 24, terrain interaction data index of 0 at (19, 13) | ||
59378 | DEFB 39,25,0,1,14,0 | Draw top of tree without face (39) with attribute data index of 25, terrain interaction data index of 0 at (1, 14) | ||
59384 | DEFB 40,26,0,12,10,0 | Draw top of tree, bare (40) with attribute data index of 26, terrain interaction data index of 0 at (12, 10) | ||
59390 | DEFB 44,19,0,22,20,0 | Draw tree trunk 1 (44) with attribute data index of 19, terrain interaction data index of 0 at (22, 20) | ||
59396 | DEFB 45,20,0,1,20,0 | Draw tree trunk 2 (45) with attribute data index of 20, terrain interaction data index of 0 at (1, 20) | ||
59402 | DEFB 47,22,0,13,20,0 | Draw tree trunk 3 (47) with attribute data index of 22, terrain interaction data index of 0 at (13, 20) | ||
59408 | DEFB 0,52,68 | Draw floor with floor character set UDG 52 and attribute 68 (green INK, black PAPER, BRIGHT) | ||
59411 | DEFB 255 | End marker (layout data) |
Prev: 59320 | Up: Map | Next: 59412 |