19 lines
538 B
XML
19 lines
538 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>-1</npc> <!-- CB -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="57" count="10000000" />
|
|
<production id="35562" count="1" />
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="10000000" />
|
|
<ingredient id="10639" count="50" />
|
|
<production id="35563" count="1" />
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="10000000" />
|
|
<production id="34985" count="1" />
|
|
</item>
|
|
</list> |