Next: tiledata.mul
Up: UO File Format
Previous: hues.mul
  Contents
lightidx.mul is set up just like every other index file, it contains 100 entries..
which are described below.
Then you would look the light up in light.mul. Each light is width*height bytes.
Each byte is a signed value which represents how much to darken or lighten the image by.
That is how you apply the light to a part of the screen.
The lightidx.mul entry is set as follows:
dword Light Offset
dword Light Size
word Width of Light
word Height of Light
Thiago A Correa
2001-06-09