removed deprecated model, newer version under folder BNI
This commit is contained in:
parent
0272f76465
commit
c1c60e9c70
10 changed files with 0 additions and 19829 deletions
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="BN-2-main.xml">
|
||||
<texture-path>Textures/Directflight</texture-path>
|
||||
</PropertyList>
|
||||
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="BN-2-main.xml">
|
||||
<texture-path>Textures/Hebridean</texture-path>
|
||||
</PropertyList>
|
||||
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="BN-2-main.xml">
|
||||
<texture-path>Textures/Loganair</texture-path>
|
||||
</PropertyList>
|
||||
|
||||
|
|
@ -1,87 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList>
|
||||
<description>Britten-Norman BN-2 Islander</description>
|
||||
<author>Paul RICHTER, Syd Adams, Keith Paterson</author>
|
||||
<path>Models/bn2.ac</path>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop-blur-left</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>10</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>landinglight.L</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>10</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>landinglight.R</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>10</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop-left</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>10</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop-disc-left</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>20</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop-blur-right</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>10</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop-disc-right</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>20</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop-right</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>10</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
</PropertyList>
|
Binary file not shown.
Before Width: | Height: | Size: 39 KiB |
File diff suppressed because it is too large
Load diff
|
@ -1,2 +0,0 @@
|
|||
[LocalizedFileNames]
|
||||
bn2.ac=@bn2.ac,0
|
Binary file not shown.
Before Width: | Height: | Size: 86 KiB |
Binary file not shown.
Before Width: | Height: | Size: 43 KiB |
Binary file not shown.
Before Width: | Height: | Size: 28 KiB |
Loading…
Reference in a new issue