New sounds: internal (wing view) and yellow hyd pump
This commit is contained in:
parent
de8effbcd0
commit
4a67308b07
4 changed files with 19 additions and 1 deletions
|
@ -43,7 +43,25 @@
|
||||||
<offset>0</offset>
|
<offset>0</offset>
|
||||||
</pitch>
|
</pitch>
|
||||||
</apu>
|
</apu>
|
||||||
|
|
||||||
|
<hyd-yellow>
|
||||||
|
<name>yellowHydPump</name>
|
||||||
|
<mode>looped</mode>
|
||||||
|
<path>yellowHydPump.wav</path>
|
||||||
|
<condition>
|
||||||
|
<and>
|
||||||
|
<equals>
|
||||||
|
<property>sim/current-view/internal</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
<equals>
|
||||||
|
<property>controls/hydraulic/elec-pump-yellow</property>
|
||||||
|
<value>1</value>
|
||||||
|
</equals>
|
||||||
|
</and>
|
||||||
|
</condition>
|
||||||
|
</hyd-yellow>
|
||||||
|
|
||||||
<!-- Disabled until proper PTU system implemented, to not annoy people -->
|
<!-- Disabled until proper PTU system implemented, to not annoy people -->
|
||||||
<!--hyd>
|
<!--hyd>
|
||||||
<name>PTU</name>
|
<name>PTU</name>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
Sounds/yellowHydPump.wav
Normal file
BIN
Sounds/yellowHydPump.wav
Normal file
Binary file not shown.
Reference in a new issue