Merge branch 'master' of github.com:FGMEMBERS/A320Family
This commit is contained in:
commit
7120ba3afe
9 changed files with 50 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 464 KiB |
BIN
Models/Liveries/A320/CFM/SVA.png
Normal file
BIN
Models/Liveries/A320/CFM/SVA.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 437 KiB |
16
Models/Liveries/A320/CFM/SVA.xml
Normal file
16
Models/Liveries/A320/CFM/SVA.xml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
<sim>
|
||||||
|
<model>
|
||||||
|
<livery>
|
||||||
|
<name>Saudia</name>
|
||||||
|
<texture>Liveries/A320/CFM/SVA.png</texture>
|
||||||
|
</livery>
|
||||||
|
</model>
|
||||||
|
</sim>
|
||||||
|
<options>
|
||||||
|
<EIS2 type="bool">1</EIS2>
|
||||||
|
</options>
|
||||||
|
<sharklet type="bool">0</sharklet>
|
||||||
|
</PropertyList>
|
BIN
Models/Liveries/A320/CFM/VRD.png
Normal file
BIN
Models/Liveries/A320/CFM/VRD.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 455 KiB |
|
@ -2,8 +2,8 @@
|
||||||
<sim>
|
<sim>
|
||||||
<model>
|
<model>
|
||||||
<livery>
|
<livery>
|
||||||
<name type="string">Virgin America (N629VA)</name>
|
<name type="string">Virgin America</name>
|
||||||
<texture>Liveries/A320/CFM/N629VA.png</texture>
|
<texture>Liveries/A320/CFM/VRD.png</texture>
|
||||||
</livery>
|
</livery>
|
||||||
</model>
|
</model>
|
||||||
</sim>
|
</sim>
|
BIN
Models/Liveries/A320/CFM/VRD2.png
Normal file
BIN
Models/Liveries/A320/CFM/VRD2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 439 KiB |
16
Models/Liveries/A320/CFM/VRD2.xml
Normal file
16
Models/Liveries/A320/CFM/VRD2.xml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
<PropertyList>
|
||||||
|
<sim>
|
||||||
|
<model>
|
||||||
|
<livery>
|
||||||
|
<name type="string">Virgin America (with sharklets)</name>
|
||||||
|
<texture>Liveries/A320/CFM/VRD2.png</texture>
|
||||||
|
</livery>
|
||||||
|
</model>
|
||||||
|
</sim>
|
||||||
|
|
||||||
|
<options>
|
||||||
|
<EIS2 type="bool">1</EIS2>
|
||||||
|
</options>
|
||||||
|
|
||||||
|
<sharklet type="bool">1</sharklet>
|
||||||
|
</PropertyList>
|
BIN
Models/Liveries/A321/CFM/SVA.png
Normal file
BIN
Models/Liveries/A321/CFM/SVA.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 415 KiB |
16
Models/Liveries/A321/CFM/SVA.xml
Normal file
16
Models/Liveries/A321/CFM/SVA.xml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
<sim>
|
||||||
|
<model>
|
||||||
|
<livery>
|
||||||
|
<name>Saudia</name>
|
||||||
|
<texture>Liveries/A321/CFM/SVA.png</texture>
|
||||||
|
</livery>
|
||||||
|
</model>
|
||||||
|
</sim>
|
||||||
|
<options>
|
||||||
|
<EIS2 type="bool">1</EIS2>
|
||||||
|
</options>
|
||||||
|
<sharklet type="bool">0</sharklet>
|
||||||
|
</PropertyList>
|
Reference in a new issue