2010-08-08 10:06:34 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<resource name="mallornseed" limited="yes">
|
|
|
|
<item weight="10" score="100">
|
2016-08-06 13:53:07 +02:00
|
|
|
<construction skill="herbalism" minskill="4"/>
|
2010-08-08 10:06:34 +02:00
|
|
|
</item>
|
2017-02-23 22:08:16 +01:00
|
|
|
<resourcelimit>
|
|
|
|
<function name="produce" value="lua_produceresource"/>
|
|
|
|
<function name="limit" value="lua_limitresource"/>
|
|
|
|
</resourcelimit>
|
2010-08-08 10:06:34 +02:00
|
|
|
</resource>
|