14 lines
398 B
XML
14 lines
398 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>30755</npc> <!-- Theodric -->
|
|
<npc>31540</npc> <!-- Klein -->
|
|
</npcs>
|
|
<item>
|
|
<!-- Adena -->
|
|
<ingredient count="500000" id="57" />
|
|
<!-- Dragon Blood -->
|
|
<production count="1" id="36415" />
|
|
</item>
|
|
</list>
|