Added American Airlines' Piedmont Heritage Livery
Also fixed a bug that prevent both Spirit A319 liveries from being listed
This commit is contained in:
parent
ee07e33dbd
commit
b09c3448a9
3 changed files with 14 additions and 2 deletions
BIN
Models/Liveries/A319/N744P.png
Normal file
BIN
Models/Liveries/A319/N744P.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 453 KiB |
12
Models/Liveries/A319/N744P.xml
Normal file
12
Models/Liveries/A319/N744P.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>American Airlines (Piedmont heritage livery)</name>
|
||||
<texture>Liveries/A319/N744P.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
</PropertyList>
|
|
@ -4,8 +4,8 @@
|
|||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>Spirit Airlines</name>
|
||||
<texture>Liveries/A319/NKS.png</texture>
|
||||
<name>Spirit Airlines (N505NK)</name>
|
||||
<texture>Liveries/A319/NKS2.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
|
|
Reference in a new issue