Add tiresmoke

This commit is contained in:
Marsdolphin 2020-05-03 09:53:56 +08:00 committed by GitHub
parent a57a3c2944
commit b36e7e60a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -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>