18 lines
682 B
XML
18 lines
682 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 -->
|
|
<npcs>
|
|
<npc>30300</npc> <!-- Pushkin -->
|
|
<npc>30298</npc> <!-- Pinter -->
|
|
<npc>30317</npc> <!-- Kluto -->
|
|
<npc>30458</npc> <!-- Poitan -->
|
|
<npc>30471</npc> <!-- Rupio -->
|
|
<npc>30846</npc> <!-- Wilbert -->
|
|
<npc>30678</npc> <!-- Helton -->
|
|
<npc>30688</npc> <!-- Duning -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient count="150" id="1459" /> <!-- Crystal (C-Grade) -->
|
|
<production count="1" id="5233" /> <!-- Keshanberk*Keshanberk -->
|
|
</item>
|
|
</list> |