Add tiresmoke
This commit is contained in:
parent
a57a3c2944
commit
b36e7e60a2
|
@ -15,8 +15,20 @@
|
|||
</offsets>
|
||||
|
||||
<condition>
|
||||
<and>
|
||||
<property>sim/multiplay/generic/int[8]</property>
|
||||
<value>1</value>
|
||||
<greater-than>
|
||||
<property>environment/rain-norm</property>
|
||||
<value>0.2</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>0</value>
|
||||
</greater-than>
|
||||
<property>gear/gear[1]/wow</property>
|
||||
<value>1</value>
|
||||
</and>
|
||||
</condition>
|
||||
|
||||
<!--<condition>
|
||||
|
|
Loading…
Reference in New Issue