townforge/GameData/Materials/material_Lightsource_Selected_Flame.xml
Crypto City 248675a830 lightsources can now be placed in the world
along with a new ligtsource block type, and coloured powder items
2023-06-06 20:01:00 +00:00

11 lines
476 B
XML

<material>
<technique name="Techniques/Runestone.xml" />
<texture unit="diffuse" name="Textures/rock_08_diff_1k.dds" />
<texture unit="1" name="Textures/LightsourceFlameMask.png" />
<parameter name="MatSpecColor" value="0.3 0.3 0.3 16" />
<parameter name="MatDiffColor" value="1 1 1 1" />
<parameter name="TextureTiles" value="1" />
<parameter name="RuneColor" value="0 0 0 1" />
<parameter name="RuneRepeat" value="1" />
</material>