12 lines
449 B
XML
12 lines
449 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>30846</npc> <!-- Wilbert -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient count="150" id="1459" /> <!-- Crystal (C-Grade) -->
|
|
<production count="1" id="5233" /> <!-- Keshanberk*Keshanberk -->
|
|
</item>
|
|
</list> |