forked from github/server
bd2809a975
it's from when open-source Eressea was limited, and we no longer need the separation. JSON configuration for ship flags.
8 lines
271 B
XML
8 lines
271 B
XML
<?xml version="1.0"?>
|
|
<resource name="cart" big="true">
|
|
<item capacity="14000" weight="4000" score="60" vehicle="yes">
|
|
<construction skill="cartmaking" minskill="1" reqsize="1">
|
|
<requirement type="log" quantity="5"/>
|
|
</construction>
|
|
</item>
|
|
</resource>
|