Adapt runway shoulder settings to latest TG changes
This commit is contained in:
parent
3737279b71
commit
746c57e530
2 changed files with 4 additions and 12 deletions
|
@ -917,7 +917,6 @@ Shared parameters for various materials.
|
|||
<a>1.0</a>
|
||||
</specular>
|
||||
<texture>Runway/pa_shoulder.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
|
@ -940,7 +939,6 @@ Shared parameters for various materials.
|
|||
<a>1.0</a>
|
||||
</specular>
|
||||
<texture>Runway/pc_shoulder.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
|
@ -963,7 +961,6 @@ Shared parameters for various materials.
|
|||
<a>1.0</a>
|
||||
</specular>
|
||||
<texture>Runway/pa_shoulder_f.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
|
@ -986,7 +983,6 @@ Shared parameters for various materials.
|
|||
<a>1.0</a>
|
||||
</specular>
|
||||
<texture>Runway/pc_shoulder_f.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
|
|
|
@ -196,14 +196,12 @@ Shared parameters for various materials.
|
|||
|
||||
<material>
|
||||
<name>pa_shoulder</name>
|
||||
<texture>Runway/pa_shoulder.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<texture>Runway/pa_shoulder.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_shoulder_f</name>
|
||||
<texture>Runway/pa_shoulder_f.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<texture>Runway/pa_shoulder_f.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
|
@ -474,14 +472,12 @@ Shared parameters for various materials.
|
|||
|
||||
<material>
|
||||
<name>pc_shoulder</name>
|
||||
<texture>Runway/pc_shoulder.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<texture>Runway/pc_shoulder.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pc_shoulder_f</name>
|
||||
<texture>Runway/pc_shoulder_f.dds</texture>
|
||||
<ysize>5</ysize>
|
||||
<texture>Runway/pc_shoulder_f.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
|
|
Loading…
Add table
Reference in a new issue