server/res/core/resources/mallorn.xml

13 lines
342 B
XML

<?xml version="1.0"?>
<eressea>
<resources>
<resource name="mallorn" limited="yes">
<item weight="500" score="30">
<construction skill="forestry" minskill="2"/>
</item>
<modifier building="sawmill" type="skill" value="1"/>
<modifier building="sawmill" type="material" value="0.5"/>
</resource>
</resources>
</eressea>