fix -100 liveries

This commit is contained in:
Jonathan Redpath 2017-06-22 13:59:02 +01:00
parent 4148c374c3
commit e1ed669331
8 changed files with 38 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 409 KiB

After

Width:  |  Height:  |  Size: 443 KiB

View file

@ -4,7 +4,7 @@
<sim>
<model>
<livery>
<name>Airbus A320</name>
<name>Airbus A320 (MSN 001)</name>
<texture>Liveries/A320/CFM-100/Airbus.png</texture>
</livery>
</model>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 507 KiB

After

Width:  |  Height:  |  Size: 415 KiB

View file

@ -2,7 +2,7 @@
<sim>
<model>
<livery>
<name type="string">British Airways</name>
<name type="string">British Airways (G-BUSD, Landor)</name>
<texture>Liveries/A320/CFM-100/BAW.png</texture>
</livery>
</model>

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Aeropostal Venezuela</name>
<texture>Liveries/A320/CFM/APT.png</texture>
</livery>
</model>
</sim>
<options>
<EIS2 type="bool">0</EIS2>
</options>
<sharklet type="bool">0</sharklet>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Volaris</name>
<texture>Liveries/A320/CFM/VOI.png</texture>
</livery>
</model>
</sim>
<options>
<EIS2 type="bool">0</EIS2>
</options>
<sharklet type="bool">0</sharklet>
</PropertyList>