forked from github/server
13 lines
304 B
XML
13 lines
304 B
XML
<?xml version="1.0"?>
|
|
<eressea>
|
|
<resources>
|
|
<resource name="cart">
|
|
<item capacity="14000" weight="4000" score="60" vehicle="yes" big="yes">
|
|
<construction skill="cartmaking" minskill="1">
|
|
<requirement type="log" quantity="5"/>
|
|
</construction>
|
|
</item>
|
|
</resource>
|
|
</resources>
|
|
</eressea>
|