19 lines
648 B
XML
19 lines
648 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<!-- Varka lv2 multisell -->
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
<!-- Brown Pouch -->
|
|
<item id="1">
|
|
<ingredient id="7187" count="55" enchant="0"/>
|
|
<production id="7634" count="1" enchant="0"/>
|
|
</item>
|
|
<!-- Scroll of Escape - Varka -->
|
|
<item id="2">
|
|
<ingredient id="7187" count="80" enchant="0"/>
|
|
<production id="7619" count="1" enchant="0"/>
|
|
</item>
|
|
<!-- Gray Pouch -->
|
|
<item id="3">
|
|
<ingredient id="7187" count="55" enchant="0"/>
|
|
<production id="7635" count="1" enchant="0"/>
|
|
</item>
|
|
</list> |