Initial
This commit is contained in:
27
files/mods/2981609048/cfgweather.xml
Normal file
27
files/mods/2981609048/cfgweather.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<weather reset="0" enable="0">
|
||||
<overcast>
|
||||
<current actual="0.10" time="900" duration="1200" />
|
||||
<limits min="0.6" max="1.0" />
|
||||
<timelimits min="900" max="1800" />
|
||||
<changelimits min="0.1" max="0.3" />
|
||||
</overcast>
|
||||
<fog>
|
||||
<current actual="0.0" time="0" duration="0" />
|
||||
<limits min="0.0" max="0.0" />
|
||||
<timelimits min="0" max="0" />
|
||||
<changelimits min="0.0" max="0.0" />
|
||||
</fog>
|
||||
<rain>
|
||||
<current actual="0.2" time="120" duration="240" />
|
||||
<limits min="0.1" max="1.0" />
|
||||
<timelimits min="120" max="240" />
|
||||
<changelimits min="0.0" max="0.1" />
|
||||
<thresholds min="0.6" max="1.0" end="10" />
|
||||
</rain>
|
||||
<wind>
|
||||
<maxspeed>13</maxspeed>
|
||||
<params min="0.0" max="0.6" frequency="30" />
|
||||
</wind>
|
||||
<storm density="0.0" threshold="1.0" timeout="0"/>
|
||||
</weather>
|
||||
Reference in New Issue
Block a user