24 lines
707 B
XML
24 lines
707 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>31603</npc> <!-- Black Cat -->
|
|
</npcs>
|
|
<item>
|
|
<!-- Raidboss Points -->
|
|
<ingredient count="100" id="-500" />
|
|
<!-- Istina's Bracelet -->
|
|
<production count="1" id="19455" />
|
|
</item>
|
|
<item>
|
|
<!-- Raidboss Points -->
|
|
<ingredient count="100" id="-500" />
|
|
<!-- Request - Octavis' Bracelet -->
|
|
<production count="1" id="19461" />
|
|
</item>
|
|
<item>
|
|
<!-- Raidboss Points -->
|
|
<ingredient count="100" id="-500" />
|
|
<!-- Request - Tauti's Bracelet -->
|
|
<production count="1" id="35293" />
|
|
</item>
|
|
</list> |