27 lines
829 B
XML
27 lines
829 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<!-- Quest 336: Coins of Magic, Rewards level 2 -->
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
<!-- Demon Boots -->
|
|
<item id="1">
|
|
<production id="2435" count="1"/>
|
|
<ingredient id="3488" count="1"/>
|
|
</item>
|
|
<item id="2">
|
|
<!-- Demon Stockings -->
|
|
<production id="472" count="1"/>
|
|
<ingredient id="3497" count="1"/>
|
|
<ingredient id="3492" count="1"/>
|
|
</item>
|
|
<!-- Demon Gloves -->
|
|
<item id="3">
|
|
<production id="2459" count="1"/>
|
|
<ingredient id="3488" count="1"/>
|
|
</item>
|
|
<!-- Full Plate Helmet -->
|
|
<item id="4">
|
|
<production id="2414" count="1"/>
|
|
<ingredient id="3479" count="1"/>
|
|
<ingredient id="3486" count="1"/>
|
|
<ingredient id="3484" count="1"/>
|
|
</item>
|
|
</list> |