Merge pull request #134 from D-Sven/master

Two new Lufthansa liveries
This commit is contained in:
Joshua Davidson 2018-02-12 10:49:54 -05:00 committed by GitHub
commit b959d60724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 32 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

View file

@ -0,0 +1,16 @@
<PropertyList>
<sim>
<model>
<livery>
<name type="string">Lufthansa Blue (2018)</name>
<texture>Liveries/A320/CFM/DLH_2018.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: 495 KiB

View file

@ -0,0 +1,16 @@
<PropertyList>
<sim>
<model>
<livery>
<name type="string">Lufthansa 5 Star</name>
<texture>Liveries/A320/CFM/DLH_5_Starhansa.png</texture>
</livery>
</model>
</sim>
<options>
<EIS2 type="bool">1</EIS2>
</options>
<sharklet type="bool">1</sharklet>
</PropertyList>