server/res/core/resources/laen.xml
Enno Rehling 39a5b55753 bugfix? mine grants +1 to laen production.
not certain that this is actually a bug.
2017-03-26 17:40:13 +02:00

10 lines
317 B
XML

<?xml version="1.0"?>
<resource name="laen" limited="yes" material="yes">
<item weight="200" score="100">
<construction skill="mining" minskill="7"/>
</item>
<resourcelimit>
<modifier building="mine" type="skill" value="1"/>
<modifier type="require" building="mine"/>
</resourcelimit>
</resource>