WE177B.xml 698 B

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>WE177B.ac</path>
  4. <animation>
  5. <type>select</type>
  6. <object-name>WE177B</object-name>
  7. <condition>
  8. <and>
  9. <greater-than>
  10. <property>controls/doors/bb-door-pos-norm</property>
  11. <value>0.05</value>
  12. </greater-than>
  13. <equals>
  14. <property>controls/armament/triggerwe177b</property>
  15. <value>false</value>
  16. </equals>
  17. <equals>
  18. <property>sim/armament</property>
  19. <value>WE177B</value>
  20. </equals>
  21. </and>
  22. </condition>
  23. </animation>
  24. <animation>
  25. <type>range</type>
  26. <min-m>0</min-m>
  27. <max-m>10000</max-m>
  28. </animation>
  29. </PropertyList>