Added Pegasus Airlines A320 (with and without sharklets) and A320neo liveries

This commit is contained in:
omega13a 2017-07-02 17:57:55 -07:00
parent 6ef088a948
commit 3f3f9e6314
7 changed files with 42 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 KiB

View file

@ -0,0 +1,10 @@
<PropertyList>
<sim>
<model>
<livery>
<name type="string">Pegasus Airlines</name>
<texture>Liveries/A320/CFM/PGT.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 KiB

View file

@ -0,0 +1,16 @@
<PropertyList>
<sim>
<model>
<livery>
<name type="string">Pegasus Airlines</name>
<texture>Liveries/A320/CFM/PGT.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: 473 KiB

View file

@ -0,0 +1,16 @@
<PropertyList>
<sim>
<model>
<livery>
<name type="string">Pegasus Airlines (with sharklets)</name>
<texture>Liveries/A320/CFM/PGT2.png</texture>
</livery>
</model>
</sim>
<options>
<EIS2 type="bool">1</EIS2>
</options>
<sharklet type="bool">1</sharklet>
</PropertyList>

Binary file not shown.