A3XX: OH Bugs fixed

This commit is contained in:
Joshua Davidson 2017-09-21 14:38:16 -04:00
parent f85aaab3a1
commit 9fb057c9cd
2 changed files with 44366 additions and 43698 deletions

View file

@ -1901,6 +1901,12 @@
<property>controls/hydraulic/rat-man</property>
</binding>
<binding>
<condition>
<equals>
<property>controls/OH/protectors/ratman</property>
<value>1</value>
</equals>
</condition>
<command>nasal</command>
<script>setprop("/sim/sounde/oh-btn", 1);</script>
</binding>
@ -4309,6 +4315,12 @@
<property>controls/pneumatic/switches/ram-air</property>
</binding>
<binding>
<condition>
<equals>
<property>controls/OH/protectors/ramair</property>
<value>1</value>
</equals>
</condition>
<command>nasal</command>
<script>setprop("/sim/sounde/oh-btn", 1);</script>
</binding>
@ -6595,6 +6607,12 @@
<property>controls/oxygen/masksDeployMan</property>
</binding>
<binding>
<condition>
<equals>
<property>controls/OH/protectors/maskman</property>
<value>1</value>
</equals>
</condition>
<command>nasal</command>
<script>setprop("/sim/sounde/oh-btn", 1);</script>
</binding>

File diff suppressed because it is too large Load diff