shrikemount.xml 378 B

123456789101112131415161718192021
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>shrikemount.ac</path>
  4. <!--
  5. Shrike anti-radar missile mount
  6. -->
  7. <animation>
  8. <type>select</type>
  9. <object-name>ShrikeMount</object-name>
  10. <condition>
  11. <equals>
  12. <property>/sim/armament</property>
  13. <value>BlackBuck6</value>
  14. </equals>
  15. </condition>
  16. </animation>
  17. </PropertyList>