fix -100 liveries
This commit is contained in:
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 |
|
@ -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 |
|
@ -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>
|
||||
|
|
BIN
Models/Liveries/A320/CFM/APT.png
Normal file
BIN
Models/Liveries/A320/CFM/APT.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 463 KiB |
18
Models/Liveries/A320/CFM/APT.xml
Normal file
18
Models/Liveries/A320/CFM/APT.xml
Normal 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>
|
BIN
Models/Liveries/A320/CFM/VOI.png
Normal file
BIN
Models/Liveries/A320/CFM/VOI.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 429 KiB |
18
Models/Liveries/A320/CFM/VOI.xml
Normal file
18
Models/Liveries/A320/CFM/VOI.xml
Normal 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>
|
Reference in a new issue