14 lines
558 B
XML
14 lines
558 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
<!-- TODO: ONLY for test purposes -->
|
|
<!-- FIX ME -->
|
|
<npcs>
|
|
<npc>30936</npc> <!-- Pona -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient count="4" id="1458" /> <!-- Crystal (D-Grade) -->
|
|
<ingredient count="2" id="2130" /> <!--Gemstone (D-Grade) -->
|
|
<ingredient count="1000" id="57" /> <!-- Adena -->
|
|
<production count="2" id="49543" /> <!-- Elemental Stone -->
|
|
</item>
|
|
</list> |