11 lines
436 B
XML
11 lines
436 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>34230</npc> <!-- Sporcha -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="47256" count="10" /> <!-- Demon Crystal -->
|
|
<ingredient id="57" count="500000" /> <!-- Adena -->
|
|
<production id="47261" count="1" /> <!-- Blackbird Clan Talisman Stage 1 -->
|
|
</item>
|
|
</list> |