12 lines
350 B
XML
12 lines
350 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>32298</npc> <!-- Hude -->
|
|
</npcs>
|
|
<item>
|
|
<!-- Adena -->
|
|
<ingredient count="25000" id="57" />
|
|
<!-- Caravaner's Remedy -->
|
|
<production count="1" id="9702" />
|
|
</item>
|
|
</list> |