18 lines
563 B
XML
18 lines
563 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>31382</npc> <!-- Shikon (Trader) -->
|
|
</npcs>
|
|
<item>
|
|
<!-- Nepenthes Seed -->
|
|
<ingredient count="55" id="7187" />
|
|
<!-- Looted Goods - Brown Pouch -->
|
|
<production count="1" id="7634" />
|
|
</item>
|
|
<item>
|
|
<!-- Nepenthes Seed -->
|
|
<ingredient count="80" id="7187" />
|
|
<!-- Scroll of Escape: Varka Silenos Village -->
|
|
<production count="1" id="7619" />
|
|
</item>
|
|
</list> |