2011-02-27 07:57:42 +01:00
|
|
|
<?xml version="1.0"?>
|
2018-02-05 19:35:15 +01:00
|
|
|
<eressea>
|
|
|
|
<resources>
|
2015-07-01 22:13:24 +02:00
|
|
|
<resource name="cart">
|
|
|
|
<item capacity="14000" weight="4000" score="60" vehicle="yes" big="yes">
|
2016-08-06 13:53:07 +02:00
|
|
|
<construction skill="cartmaking" minskill="1">
|
2011-02-27 07:57:42 +01:00
|
|
|
<requirement type="log" quantity="5"/>
|
|
|
|
</construction>
|
|
|
|
</item>
|
|
|
|
</resource>
|
2018-02-05 19:35:15 +01:00
|
|
|
</resources>
|
|
|
|
</eressea>
|