Data |
Prev: 44423 | Up: Map | Next: 44449 |
|
||||
This is used as a 'dummy' graphic tile for the general position of the tunnel or standard room, as if it were a room item/object
The graphic is essentially a 'blank' (empty)
|
||||
44443 | DEFB %00000001 | Graphic properties | ||
44444 | DEFB 1 | Graphic consists of 1 tile | ||
44445 | DEFB 0 | Horizontal (X axis) pixel offset (0 pixels) | ||
44446 | DEFB 0 | Vertical (Y axis) pixel offset (0 pixels) | ||
44447 | DEFB 1 | Graphic consists of 1 byte | ||
44448 | DEFB 0 | Single graphics byte, value = 0 |
Prev: 44423 | Up: Map | Next: 44449 |