I have a vague memory that I saw this reported in another thread, but I wasn't using gervais tileset then. Now I am, and I noticed that in the 4.2.0 drop the webs don't render right.
There are tiles in the .png for webs, but the graf-dvg.prf file is missing references to them, so anyone can fix this for their copy by adding these lines to lib\tiles\gervais\graf-dvg.prf using a simple text editor:
The lines can go anywhere, but I added them after the rock fall trap, that seemed to make sense to me.
There are tiles in the .png for webs, but the graf-dvg.prf file is missing references to them, so anyone can fix this for their copy by adding these lines to lib\tiles\gervais\graf-dvg.prf using a simple text editor:
Code:
#webs trap:web:torch:0x9B:0x93 trap:web:los:0x9B:0x93 trap:web:lit:0x9B:0x94 trap:web:dark:0x9B:0x95
Comment