RedLightInternal.xml 481 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <model>
  4. <name>RedLightRemb</name>
  5. <path>Aircraft/Sikorsky-76C/Models/Lights/Rembrandt/RedLightInternal-remb.xml</path>
  6. </model>
  7. <animation>
  8. <type>select</type>
  9. <object-name>RedLightRemb</object-name>
  10. <condition>
  11. <and>
  12. <property>lightpack/nav-lights-intensity</property>
  13. <not><property>sim/crashed</property></not>
  14. </and>
  15. </condition>
  16. </animation>
  17. </PropertyList>