11 lines
387 B
XML
11 lines
387 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>32024</npc> <!-- Mulia -->
|
|
<npc>32025</npc> <!-- Ilia -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="57" count="10000000"/> <!-- Adena -->
|
|
<production id="36051" count="1"/> <!-- Clan Cloak - Standard -->
|
|
</item>
|
|
</list> |