1
0
Fork 0

Livery XMLs: make consistent with formatting

This commit is contained in:
legoboyvdlp R 2020-10-04 15:37:32 +01:00
parent 162c36a3e6
commit 388cc58e00
4 changed files with 30 additions and 3 deletions

View file

@ -4,7 +4,7 @@
<sim> <sim>
<model> <model>
<livery> <livery>
<name>SWISS</name> <name>Swiss (HB-JLS)</name>
<texture-fuselage>Liveries/A320/CFM/SWR-fuselage.png</texture-fuselage> <texture-fuselage>Liveries/A320/CFM/SWR-fuselage.png</texture-fuselage>
<texture-engine>Liveries/A320/CFM/SWR-engine.png</texture-engine> <texture-engine>Liveries/A320/CFM/SWR-engine.png</texture-engine>
</livery> </livery>
@ -12,8 +12,17 @@
</sim> </sim>
<options> <options>
<EIS2 type="bool">0</EIS2> <engine-name type="string">CFM56-5B4/P</engine-name>
<model-number type="string">A320-214</model-number>
<EIS2 type="bool">1</EIS2>
<company-options>
<idle-factor>+0.0</idle-factor>
<perf-factor>+1.0</perf-factor>
</company-options>
<model-options> <model-options>
<registration type="string">HB-JLS</registration>
<three-letter type="string">SWR</three-letter>
<two-letter type="string">LX</two-letter>
<sharklet type="bool">0</sharklet> <sharklet type="bool">0</sharklet>
<wifi-aft type="bool">0</wifi-aft> <wifi-aft type="bool">0</wifi-aft>
<wifi-fwd type="bool">0</wifi-fwd> <wifi-fwd type="bool">0</wifi-fwd>

View file

@ -17,7 +17,7 @@
<EIS2 type="bool">1</EIS2> <EIS2 type="bool">1</EIS2>
<company-options> <company-options>
<idle-factor>+0.0</idle-factor> <idle-factor>+0.0</idle-factor>
<perf-factor>+1.0</perf-factor> <perf-factor>+1.0</perf-factor> <!-- please see https://www.cockpitseeker.com/wp-content/uploads/goodies/ac/a320/pdf/data/PerfoMonitoring.pdf -->
</company-options> </company-options>
<model-options> <model-options>
<registration type="string">AB-CDE</registration> <registration type="string">AB-CDE</registration>

View file

@ -12,8 +12,17 @@
</sim> </sim>
<options> <options>
<engine-name type="string">V2527-A5</engine-name>
<model-number type="string">A320-232</model-number>
<EIS2 type="bool">1</EIS2> <EIS2 type="bool">1</EIS2>
<company-options>
<idle-factor>+0.0</idle-factor>
<perf-factor>+0.0</perf-factor>
</company-options>
<model-options> <model-options>
<registration type="string">N680AW</registration>
<three-letter type="string">AWE</three-letter>
<two-letter type="string">HP</two-letter>
<sharklet type="bool">0</sharklet> <sharklet type="bool">0</sharklet>
<wifi-aft type="bool">0</wifi-aft> <wifi-aft type="bool">0</wifi-aft>
<wifi-fwd type="bool">0</wifi-fwd> <wifi-fwd type="bool">0</wifi-fwd>

View file

@ -12,8 +12,17 @@
</sim> </sim>
<options> <options>
<engine-name type="string">V2527-A5</engine-name>
<model-number type="string">A320-232</model-number>
<EIS2 type="bool">1</EIS2> <EIS2 type="bool">1</EIS2>
<company-options>
<idle-factor>+0.0</idle-factor>
<perf-factor>+0.0</perf-factor>
</company-options>
<model-options> <model-options>
<registration type="string">OY-KAM</registration>
<three-letter type="string">SAS</three-letter>
<two-letter type="string">SK</two-letter>
<sharklet type="bool">0</sharklet> <sharklet type="bool">0</sharklet>
<wifi-aft type="bool">1</wifi-aft> <wifi-aft type="bool">1</wifi-aft>
<wifi-fwd type="bool">0</wifi-fwd> <wifi-fwd type="bool">0</wifi-fwd>