Some wierd merge commit... idk
This commit is contained in:
parent
83d5779bfa
commit
1d366973d4
7 changed files with 38 additions and 7 deletions
|
@ -18,7 +18,7 @@
|
|||
</livery>
|
||||
</model>
|
||||
|
||||
<!--previews>
|
||||
<previews>
|
||||
<preview>
|
||||
<type>exterior</type>
|
||||
<splash type="bool">true</splash>
|
||||
|
@ -29,12 +29,7 @@
|
|||
<splash type="bool">true</splash>
|
||||
<path>Splash/a318-2.png</path>
|
||||
</preview>
|
||||
<preview>
|
||||
<type>exterior</type>
|
||||
<splash type="bool">true</splash>
|
||||
<path>Splash/a318-3.png</path>
|
||||
</preview>
|
||||
</previews!-->
|
||||
</previews>
|
||||
|
||||
<view>
|
||||
<name>Pilot View</name>
|
||||
|
|
|
@ -58,6 +58,28 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/A320Family/Models/Instruments/OHpanel/SteepAppr.xml</path>
|
||||
<condition>
|
||||
<and>
|
||||
<equals>
|
||||
<property>/options/eng</property>
|
||||
<value>CFM</value>
|
||||
</equals>
|
||||
<equals>
|
||||
<property>/options/steep-ils-avail</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</and>
|
||||
</condition>
|
||||
<offsets>
|
||||
<x-m>-0.006166</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0.752541</z-m>
|
||||
<pitch-deg>62</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- VOR Instrument -->
|
||||
|
||||
<model>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 447 KiB After Width: | Height: | Size: 447 KiB |
BIN
Models/Liveries/A321/CFM-NEO/WOW.png
Normal file
BIN
Models/Liveries/A321/CFM-NEO/WOW.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 438 KiB |
14
Models/Liveries/A321/CFM-NEO/WOW.xml
Normal file
14
Models/Liveries/A321/CFM-NEO/WOW.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>WOW air</name>
|
||||
<texture>Liveries/A321/CFM-NEO/WOW.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
Splash/a318-1.png
Normal file
BIN
Splash/a318-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
BIN
Splash/a318-2.png
Normal file
BIN
Splash/a318-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Reference in a new issue