forked from townforge/townforge
11 lines
539 B
XML
11 lines
539 B
XML
<material>
|
|
<technique name="Techniques/Diff.xml" />
|
|
<texture unit="diffuse" name="Textures/castle_wall_varriation_diff_1k.png" />
|
|
<!-- <texture unit="normal" name="Textures/castle_wall_varriation_diff_1k.png" /> -->
|
|
<texture unit="emissive" name="MaterialEffects/Textures/circWall/smWhite.jpg" />
|
|
<shader psdefines="PACKEDNORMAL" />
|
|
<parameter name="MatSpecColor" value="0.3 0.3 0.3 16" />
|
|
<parameter name="MatDiffColor" value="1 1 1 .3" />
|
|
<parameter name="TextureTiles" value="8" />
|
|
</material>
|