18 lines
500 B
XML
18 lines
500 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>30081</npc> <!-- Helvetia -->
|
|
</npcs>
|
|
<item>
|
|
<!-- Adena -->
|
|
<ingredient count="75" id="57" />
|
|
<!-- Beast Soulshot -->
|
|
<production count="1" id="6645" />
|
|
</item>
|
|
<item>
|
|
<!-- Adena -->
|
|
<ingredient count="150" id="57" />
|
|
<!-- Beast Spiritshot -->
|
|
<production count="1" id="6646" />
|
|
</item>
|
|
</list> |