Added both types of Turkish Airlines Star Alliance A320 livery

One has sharklets, the other doesn't
This commit is contained in:
omega13a 2017-06-09 17:10:23 -07:00
parent 66bafb9480
commit 8bbb306886
4 changed files with 32 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Turkish Airlines (Star Alliance livery)</name>
<texture>Liveries/A320/IAE/TC-JPP.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: 449 KiB

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Turkish Airlines (Star Alliance livery with sharklets)</name>
<texture>Liveries/A320/IAE/TC-JPP.png</texture>
</livery>
</model>
</sim>
<options>
<EIS2 type="bool">1</EIS2>
</options>
<sharklet type="bool">1</sharklet>
</PropertyList>