18 lines
613 B
XML
18 lines
613 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>34018</npc> <!-- Merlot -->
|
|
</npcs>
|
|
<item>
|
|
<!-- Bloody Amaranthine Enhancement Stone Coupon -->
|
|
<ingredient count="1" id="46072" />
|
|
<!-- Bloody Amaranthine Enhancement Stone -->
|
|
<production count="1" id="35568" />
|
|
</item>
|
|
<item>
|
|
<!-- Bloody Eternal Enhancement Stone Coupon -->
|
|
<ingredient count="1" id="46073" />
|
|
<!-- Bloody Eternal Enhancement Stone -->
|
|
<production count="1" id="35569" />
|
|
</item>
|
|
</list> |