ITAF Update, Fix PFD MAN THR Color

This commit is contained in:
Joshua Davidson 2017-05-31 20:31:13 -04:00
parent b722915ac6
commit 16f86aa9f8
3 changed files with 6 additions and 6 deletions

View file

@ -2672,7 +2672,7 @@
<object-name>athr-box-b-fma</object-name> <object-name>athr-box-b-fma</object-name>
<diffuse> <diffuse>
<red>1</red> <red>1</red>
<green>0.4</green> <green>0.6</green>
<blue>0</blue> <blue>0</blue>
</diffuse> </diffuse>
<ambient> <ambient>
@ -2687,7 +2687,7 @@
</specular> </specular>
<emission> <emission>
<red>1</red> <red>1</red>
<green>0.4</green> <green>0.6</green>
<blue>0</blue> <blue>0</blue>
</emission> </emission>
</animation> </animation>

View file

@ -2672,7 +2672,7 @@
<object-name>athr-box-b-fma</object-name> <object-name>athr-box-b-fma</object-name>
<diffuse> <diffuse>
<red>1</red> <red>1</red>
<green>0.4</green> <green>0.6</green>
<blue>0</blue> <blue>0</blue>
</diffuse> </diffuse>
<ambient> <ambient>
@ -2687,7 +2687,7 @@
</specular> </specular>
<emission> <emission>
<red>1</red> <red>1</red>
<green>0.4</green> <green>0.6</green>
<blue>0</blue> <blue>0</blue>
</emission> </emission>
</animation> </animation>

View file

@ -678,7 +678,7 @@
</input> </input>
<output>/controls/flight/aileron</output> <output>/controls/flight/aileron</output>
<type>noise-spike</type> <type>noise-spike</type>
<max-rate-of-change>2.5</max-rate-of-change> <max-rate-of-change>0.9</max-rate-of-change>
</filter> </filter>
<!-- =============================================================== --> <!-- =============================================================== -->
@ -1339,7 +1339,7 @@
</input> </input>
<output>/controls/flight/elevator</output> <output>/controls/flight/elevator</output>
<type>noise-spike</type> <type>noise-spike</type>
<max-rate-of-change>2.5</max-rate-of-change> <max-rate-of-change>0.4</max-rate-of-change>
</filter> </filter>
<!-- =============================================================== --> <!-- =============================================================== -->