Effects: Rain smoke bug fix

This commit is contained in:
Sidi Liang 2020-05-31 11:39:13 +08:00
parent 0d10c305a0
commit 1451e84fd6
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
4 changed files with 20 additions and 20 deletions

View File

@ -21,18 +21,18 @@
<value>1</value>
</equals>
<and>
<greater-than>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
<value>5</value>
</greater-than>
<equals>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</equals>
</and>
</or>
</condition>

View File

@ -21,18 +21,18 @@
<value>1</value>
</equals>
<and>
<greater-than>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
<value>5</value>
</greater-than>
<equals>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</equals>
</and>
</or>
</condition>

View File

@ -21,18 +21,18 @@
<value>1</value>
</equals>
<and>
<greater-than>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
<value>5</value>
</greater-than>
<equals>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</equals>
</and>
</or>
</condition>

View File

@ -21,18 +21,18 @@
<value>1</value>
</equals>
<and>
<greater-than>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
<value>5</value>
</greater-than>
<equals>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</equals>
</and>
</or>
</condition>