New sounds: internal (wing view) and yellow hyd pump

This commit is contained in:
Jonathan Redpath 2018-02-15 19:34:26 +00:00
parent de8effbcd0
commit 4a67308b07
4 changed files with 19 additions and 1 deletions

View file

@ -43,7 +43,25 @@
<offset>0</offset>
</pitch>
</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 -->
<!--hyd>
<name>PTU</name>

Binary file not shown.

Binary file not shown.

BIN
Sounds/yellowHydPump.wav Normal file

Binary file not shown.