Some sound effects
This commit is contained in:
parent
f5a4caedc5
commit
5748fd532c
1 changed files with 9 additions and 9 deletions
|
@ -1509,7 +1509,7 @@
|
|||
<min>-1</min>
|
||||
<max>1</max>
|
||||
<wrap>0</wrap>
|
||||
</binding>
|
||||
</binding>
|
||||
</action>
|
||||
<release>
|
||||
<binding>
|
||||
|
@ -1595,6 +1595,10 @@
|
|||
<command>property-toggle</command>
|
||||
<property>instrumentation/efis/inputs/terr</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>libraries.pushbutton();</script>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
|
@ -1654,6 +1658,10 @@
|
|||
<command>property-toggle</command>
|
||||
<property>instrumentation/efis[1]/inputs/terr</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>libraries.pushbutton();</script>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
|
@ -3036,10 +3044,6 @@
|
|||
<command>property-toggle</command>
|
||||
<property>controls/engines/engine[0]/cutoff-switch</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>setprop("sim/sounde/knb1", 1);</script>
|
||||
</binding>
|
||||
</action>
|
||||
<hovered>
|
||||
<binding>
|
||||
|
@ -3065,10 +3069,6 @@
|
|||
<command>property-toggle</command>
|
||||
<property>controls/engines/engine[1]/cutoff-switch</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>setprop("sim/sounde/knb1", 1);</script>
|
||||
</binding>
|
||||
</action>
|
||||
<hovered>
|
||||
<binding>
|
||||
|
|
Loading…
Reference in a new issue