1. Description
2. File structure
Diablo 1 SOL metadata file use the .sol
file extension.
The SOL metadata file contains flags (one BYTE) for the subtiles.
{SUBTILE FLAG} * {NUMBER OF SUBTILES}
The bits of the {SUBTILE FLAG} have the following meaning (starting from lowest bit):
1
: blocks the walk-path2
: blocks the light3
: blocks missiles4
: enable transparency5
: left floor {CEL FRAME} has transparent part6
: right floor {CEL FRAME} has transparent part7
: ignore the two bits above (unused)8
: can be used as trap source and works as background for shrines and bookcases