1
0
Fork 0

Updated Condition for Beacon Lightning on AI A220-300 model

This commit is contained in:
Yves Tolosa-Joas 2018-07-30 23:47:01 +10:00 committed by James Turner
parent 70dd214ed8
commit ad560f93ab

View file

@ -123,10 +123,16 @@
<object-name>BeaconGrouped</object-name>
<nopreview />
<condition>
<greater-than>
<property>transponder-id</property>
<value type="string">0</value>
</greater-than>
<and>
<greater-than>
<property>transponder-id</property>
<value type="string">0</value>
</greater-than>
<equals>
<property>valid</property>
<value type="bool">true</value>
</equals>
</and>
</condition>
</animation>
</PropertyList>