Data |
Prev: 59366 | Up: Map | Next: 59446 |
|
||||
59412 | DEFB 51,5,0,4,6,0 | Draw moon (51) with attribute data index of 5, terrain interaction data index of 0 at (4, 6) | ||
59418 | DEFB 58,10,0,11,11,0 | Draw hut roof / top of well (58) with attribute data index of 10, terrain interaction data index of 0 at (11, 11) | ||
59424 | DEFB 59,11,4,11,14,0 | Draw well (59) with attribute data index of 11, terrain interaction data index of 4 at (11, 14) | ||
59430 | DEFB 55,23,0,1,19,0 | Draw flowers (55) with attribute data index of 23, terrain interaction data index of 0 at (1, 19) | ||
59436 | DEFB 55,23,0,21,19,0 | Draw flowers (55) with attribute data index of 23, terrain interaction data index of 0 at (21, 19) | ||
59442 | DEFB 0,52,68 | Draw floor with floor character set UDG 52 and attribute 68 (green INK, black PAPER, BRIGHT) | ||
59445 | DEFB 255 | End marker (layout data) |
Prev: 59366 | Up: Map | Next: 59446 |