File clean up, some renaming
This commit is contained in:
parent
76948fe70e
commit
9c9395e7de
5 changed files with 26 additions and 29 deletions
|
@ -3,33 +3,30 @@
|
|||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
|
||||
<livery>
|
||||
<name type="string">EI-MCF</name>
|
||||
<index type="int">2</index>
|
||||
<texture>Liveries/fuselage-eimcf.png</texture>
|
||||
</livery>
|
||||
|
||||
|
||||
<livery>
|
||||
<name type="string">EI-MCF</name>
|
||||
<index type="int">2</index>
|
||||
<texture>Liveries/fuselage.eimcf.png</texture>
|
||||
</livery>
|
||||
|
||||
<liverytail>
|
||||
<name type="string">EI-MCF</name>
|
||||
<index type="int">2</index>
|
||||
<texture>Liveries/tail.png</texture>
|
||||
</liverytail>
|
||||
<liverytail>
|
||||
<name type="string">EI-MCF</name>
|
||||
<index type="int">2</index>
|
||||
<texture>Liveries/tail.png</texture>
|
||||
</liverytail>
|
||||
|
||||
<liverywing>
|
||||
<name type="string">EI-MCF</name>
|
||||
<index type="int">2</index>
|
||||
<texture>Liveries/wing.png</texture>
|
||||
</liverywing>
|
||||
<name type="string">EI-MCF</name>
|
||||
<index type="int">2</index>
|
||||
<texture>Liveries/wing.png</texture>
|
||||
</liverywing>
|
||||
|
||||
<c172p>
|
||||
<immat>false</immat>
|
||||
<c172p>
|
||||
<immat>false</immat>
|
||||
<fairing1>true</fairing1>
|
||||
<fairing2>false</fairing2>
|
||||
<fairing3>false</fairing3>
|
||||
</c172p>
|
||||
</c172p>
|
||||
|
||||
</model>
|
||||
</sim>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 221 KiB |
|
@ -2499,7 +2499,7 @@
|
|||
<object-name>LeftWheelStrut</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2508,7 +2508,7 @@
|
|||
<object-name>fairing1</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2517,7 +2517,7 @@
|
|||
<object-name>fairing2</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2526,7 +2526,7 @@
|
|||
<object-name>fairing3</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2535,7 +2535,7 @@
|
|||
<object-name>fuselage</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2547,7 +2547,7 @@
|
|||
<object-name>charniere4</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2556,7 +2556,7 @@
|
|||
<object-name>leftdoor</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2565,7 +2565,7 @@
|
|||
<object-name>rightdoor</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2574,7 +2574,7 @@
|
|||
<object-name>baggagedoor</object-name>
|
||||
<property-base>sim/model/livery/</property-base>
|
||||
<texture-prop>texture</texture-prop>
|
||||
<texture>fuselage.n301dp.png</texture>
|
||||
<texture>fuselage-n301dp.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 169 KiB |
Binary file not shown.
Before Width: | Height: | Size: 221 KiB |
Loading…
Add table
Reference in a new issue