Merge branch 'master' of github.com:FGMEMBERS/A320Family
This commit is contained in:
commit
3a3a25956d
7 changed files with 370 additions and 328 deletions
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<checklist>
|
||||
<title>BEFORE START</title>
|
||||
<page>
|
||||
|
@ -191,6 +189,10 @@
|
|||
<name>LAPTOP</name>
|
||||
<value>STOWED</value>
|
||||
</item>
|
||||
<item>
|
||||
<name>NOSE LT</name>
|
||||
<value>TAXI</value>
|
||||
</item>
|
||||
</checklist>
|
||||
<checklist>
|
||||
<title>BEFORE TAXI/TAKEOFF (2/2)</title>
|
||||
|
@ -211,7 +213,7 @@
|
|||
</item>
|
||||
<item>
|
||||
<name>PACKS</name>
|
||||
<value>AS RQRD/OFF</value>
|
||||
<value>OFF/AS RQRD</value>
|
||||
</item>
|
||||
<item>
|
||||
<name>...lining up...</name>
|
||||
|
@ -245,7 +247,7 @@
|
|||
</item>
|
||||
<item>
|
||||
<name>BARO REF</name>
|
||||
<value>SET STD 1013/29.92(BOTH)</value>
|
||||
<value>SET STD 1013/29.92(BOTH) above Trans Alt</value>
|
||||
</item>
|
||||
<item>
|
||||
<name>passing 10.000ft/FL100</name>
|
||||
|
|
BIN
Models/Liveries/A318/CFM/BAW-nose.png
Normal file
BIN
Models/Liveries/A318/CFM/BAW-nose.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 478 KiB |
BIN
Models/Liveries/A318/CFM/BAW.png
Normal file
BIN
Models/Liveries/A318/CFM/BAW.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 465 KiB |
21
Models/Liveries/A318/CFM/BAW.xml
Normal file
21
Models/Liveries/A318/CFM/BAW.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>White</name>
|
||||
<texture>Liveries/A318/CFM/White.png</texture>
|
||||
</livery>
|
||||
<nose>
|
||||
<texture>Liveries/A318/CFM/White-nose.png</texture>
|
||||
</nose>
|
||||
</model>
|
||||
</sim>
|
||||
|
||||
<options>
|
||||
<steep-ils-avail type="bool">1</steep-ils-avail>
|
||||
</options>
|
||||
|
||||
</PropertyList>
|
||||
|
BIN
Models/Liveries/A321/CFM/NLY.png
Normal file
BIN
Models/Liveries/A321/CFM/NLY.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 472 KiB |
19
Models/Liveries/A321/CFM/NLY.xml
Normal file
19
Models/Liveries/A321/CFM/NLY.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>Air Berlin (Niki)</name>
|
||||
<texture>Liveries/A321/CFM/NLY.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
|
||||
<options>
|
||||
<EIS2 type="bool">1</EIS2>
|
||||
</options>
|
||||
|
||||
<sharklet type="bool">1</sharklet>
|
||||
</PropertyList>
|
||||
|
Binary file not shown.
Reference in a new issue