Bugfix aft sounds
This commit is contained in:
parent
4725254376
commit
a097f45abd
2 changed files with 3 additions and 3 deletions
|
@ -1424,7 +1424,7 @@
|
|||
<engine>
|
||||
<name>a320_wingaft_fullhum_right</name>
|
||||
<mode>looped</mode>
|
||||
<path>Aircraft/IDG-A32X/Sounds/SASA/V2500/wingaft/v2500-humfull.wav</path>
|
||||
<path>Aircraft/IDG-A32X/Sounds/SASA/V2500/wingaft/v2500-fullhum.wav</path>
|
||||
<condition>
|
||||
<property>/sim/sound/suppress-warning</property>
|
||||
</condition>
|
||||
|
|
|
@ -2171,7 +2171,7 @@
|
|||
<product>
|
||||
<table>
|
||||
<product><property>/engines/engine[0]/n1-actual</property><value>0.01</value></product>
|
||||
<entry><ind>0.21</ind> <dep>1.00</dep></entry>
|
||||
<entry><ind>0.21</ind> <dep>0.50</dep></entry>
|
||||
<entry><ind>0.95</ind> <dep>2.00</dep></entry>
|
||||
</table>
|
||||
</product>
|
||||
|
@ -2199,7 +2199,7 @@
|
|||
<product>
|
||||
<table>
|
||||
<product><property>/engines/engine[1]/n1-actual</property><value>0.01</value></product>
|
||||
<entry><ind>0.21</ind> <dep>1.00</dep></entry>
|
||||
<entry><ind>0.21</ind> <dep>0.50</dep></entry>
|
||||
<entry><ind>0.95</ind> <dep>2.00</dep></entry>
|
||||
</table>
|
||||
</product>
|
||||
|
|
Reference in a new issue