18 lines
697 B
XML
18 lines
697 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
<npcs>
|
|
<npc>32478</npc> <!-- Dimensional Merchant -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="21580" count="1" /> <!-- Power Shirt -->
|
|
<production id="34731" count="1" /> <!-- Sealed Power Shirt -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="21706" count="1" /> <!-- Power Shirt - Event -->
|
|
<production id="34731" count="1" /> <!-- Sealed Power Shirt -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="34731" count="1" /> <!-- Sealed Power Shirt -->
|
|
<production id="34732" count="1" /> <!-- Exchanged Power Shirt -->
|
|
</item>
|
|
</list> |