Data |
Prev: 61099 | Up: Map | Next: 61124 |
|
||||
61105 | DEFB 60,18,1,26,21,0 | Draw jump chute / corridor pad (60) with attribute data index of 18, terrain interaction data index of 1 at (26, 21) | ||
61111 | DEFB 60,18,1,26,4,2 | Draw jump chute / corridor pad (60) with attribute data index of 18, terrain interaction data index of 1 at (26, 4), and apply horizontal mirror (2) | ||
61117 | DEFB 127,0,5 | Start horizontal block drawing at (0, 5) | ||
61120 | DEFB 141,33 | Draw 13 blocks of style 33 | ||
61122 | DEFB 255 | End marker (block drawing) | ||
61123 | DEFB 0 | End marker (layout data) |
Prev: 61099 | Up: Map | Next: 61124 |