server/res/core/resources/horse.xml

11 lines
252 B
XML
Raw Normal View History

2010-08-08 10:06:34 +02:00
<?xml version="1.0"?>
<eressea>
<resources>
<resource name="horse" limited="yes">
2010-08-08 10:06:34 +02:00
<item big="yes" weight="5000" score="10" capacity="7000" animal="yes">
<construction skill="training" minskill="1" />
2010-08-08 10:06:34 +02:00
</item>
</resource>
</resources>
</eressea>