server/res/core/resources/horse.xml

11 lines
252 B
XML

<?xml version="1.0"?>
<eressea>
<resources>
<resource name="horse" limited="yes">
<item big="yes" weight="5000" score="10" capacity="7000" animal="yes">
<construction skill="training" minskill="1" />
</item>
</resource>
</resources>
</eressea>