forked from github/server
11 lines
323 B
XML
11 lines
323 B
XML
<?xml version="1.0"?>
|
|
<resource name="mallornseed" limited="yes">
|
|
<item weight="10" score="100">
|
|
<construction skill="herbalism" minskill="4"/>
|
|
</item>
|
|
<resourcelimit>
|
|
<function name="produce" value="lua_produceresource"/>
|
|
<function name="limit" value="lua_limitresource"/>
|
|
</resourcelimit>
|
|
</resource>
|