1
0
Fork 0

Add shoulder textures to materials-dds.xml, too

This commit is contained in:
Christian Schmitt 2011-10-21 09:25:34 +02:00
parent 40ba229b47
commit 7f482ec8e2

View file

@ -175,6 +175,18 @@ Shared parameters for various materials.
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material>
<name>pa_shoulder</name>
<texture>Runway/pa_shoulder.dds</texture>
<ysize>5</ysize>
</material>
<material>
<name>pa_shoulder_f</name>
<texture>Runway/pa_shoulder_f.dds</texture>
<ysize>5</ysize>
</material>
<material> <material>
<name>pa_threshold</name> <name>pa_threshold</name>
<texture>Runway/pa_threshold.dds</texture> <texture>Runway/pa_threshold.dds</texture>
@ -422,6 +434,18 @@ Shared parameters for various materials.
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material>
<name>pc_shoulder</name>
<texture>Runway/pc_shoulder.dds</texture>
<ysize>5</ysize>
</material>
<material>
<name>pc_shoulder_f</name>
<texture>Runway/pc_shoulder_f.dds</texture>
<ysize>5</ysize>
</material>
<material> <material>
<name>pc_threshold</name> <name>pc_threshold</name>
<name>dirt_rwythreshold</name> <name>dirt_rwythreshold</name>