1
0
Fork 0
fgdata/AI/Aircraft/767/76Y-TasmanCargo.xml

16 lines
367 B
XML
Raw Normal View History

2020-05-09 16:37:22 +00:00
<?xml version="1.0"?>
<PropertyList include="76Y-main.xml">
<texture-path>Textures/TasmanCargo</texture-path>
<!-- Show Winglets -->
<animation>
<type>select</type>
<object-name>Winglets</object-name>
<condition>
<equals>
<property>/sim/signals/fdm-initialized</property>
<value>1</value>
</equals>
</condition>
</animation>
2020-05-09 16:37:22 +00:00
</PropertyList>