22 lines
601 B
XML
22 lines
601 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="1419" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="20000000"/>
|
|
<production id="3874" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="40000000"/>
|
|
<production id="3870" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="1"/>
|
|
<production id="3865" count="1"/>
|
|
</item>
|
|
</list> |