server/res/core/resources/horse.xml

8 lines
252 B
XML
Raw Normal View History

2010-08-08 10:06:34 +02:00
<?xml version="1.0"?>
<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
<function name="give" value="givehorses"/>
</item>
</resource>