Merge branch 'master' of github.com:FGMEMBERS/A320Family

This commit is contained in:
Joshua Davidson 2017-06-19 18:45:55 -04:00
commit 7120ba3afe
9 changed files with 50 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 464 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 KiB

View 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

View file

@ -2,8 +2,8 @@
<sim>
<model>
<livery>
<name type="string">Virgin America (N629VA)</name>
<texture>Liveries/A320/CFM/N629VA.png</texture>
<name type="string">Virgin America</name>
<texture>Liveries/A320/CFM/VRD.png</texture>
</livery>
</model>
</sim>

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

View 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB

View 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>