29 lines
509 B
XML
29 lines
509 B
XML
<?xml version="1.0"?>
|
|
<!-- (C) 2012 Anders Gidenstam.
|
|
Distribution: GPL v2 or later.
|
|
-->
|
|
<PropertyList>
|
|
|
|
<path>retardant.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<condition>
|
|
<property>/environment/wildfire/models/enabled</property>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<min-m>0</min-m>
|
|
<max-m>5000</max-m>
|
|
</animation>
|
|
|
|
<animation>
|
|
<enable-hot type="bool">false</enable-hot>
|
|
</animation>
|
|
<animation>
|
|
<type>noshadow</type>
|
|
</animation>
|
|
|
|
</PropertyList>
|