1
0
Fork 0

SAS as livery

This commit is contained in:
legoboyvdlp R 2020-08-29 18:23:36 +01:00
parent be0aaef6f1
commit cf40b5795e
4 changed files with 6 additions and 5 deletions

View file

@ -12,7 +12,7 @@
<model>
<path>Aircraft/A320-family/Models/A320-200-IAE.xml</path>
<livery>
<file>Airbus</file>
<file>SAS</file>
</livery>
<livery-dir type="string">Aircraft/A320-family/Models/Liveries/A320/IAE</livery-dir>
</model>

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View file

@ -4,17 +4,18 @@
<sim>
<model>
<livery>
<name>ICAO Airline Name (Extra Info)</name>
<texture>Liveries/A320/CFM/texture.png</texture>
<name>SAS Scandinavian Airlines (OY-KAM)</name>
<texture-fuselage>Liveries/A320/IAE/SAS-fuselage.png</texture-fuselage>
<texture-engine>Liveries/A320/IAE/SAS-engine.png</texture-engine>
</livery>
</model>
</sim>
<options>
<EIS2 type="bool">0</EIS2>
<EIS2 type="bool">1</EIS2>
<model-options>
<sharklet type="bool">0</sharklet>
<wifi-aft type="bool">0</wifi-aft>
<wifi-aft type="bool">1</wifi-aft>
<wifi-fwd type="bool">0</wifi-fwd>
</model-options>
</options>