22 lines
800 B
XML
22 lines
800 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>33491</npc> <!-- Raina -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="57" count="3997000" /> <!-- Adena -->
|
|
<production id="36187" count="1" chance="100" /> <!-- Rising Shirt -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="11941000" /> <!-- Adena -->
|
|
<production id="36188" count="1" chance="100" /> <!-- Blaze Shirt -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="1999000" /> <!-- Adena -->
|
|
<production id="36189" count="1" chance="100" /> <!-- Rising Belt -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="5970000" /> <!-- Adena -->
|
|
<production id="36190" count="1" chance="100" /> <!-- Blaze Belt -->
|
|
</item>
|
|
</list> |