18 lines
679 B
XML
18 lines
679 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
<npcs>
|
|
<npc>33918</npc> <!-- Aria Furstmater -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="-500" count="100"/> <!-- Not Found -->
|
|
<production id="19455" count="1" chance="100"/> <!-- Istina's Bracelet -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="-500" count="100"/> <!-- Not Found -->
|
|
<production id="19461" count="1" chance="100"/> <!-- Octavis' Bracelet -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="-500" count="100"/> <!-- Not Found -->
|
|
<production id="35293" count="1" chance="100"/> <!-- Tauti's Bracelet -->
|
|
</item>
|
|
</list> |