Addition of missing Merchant of Mammon multisells.

This commit is contained in:
MobiusDevelopment
2020-12-06 23:41:23 +00:00
parent cced73a532
commit a1a0ad7f1c
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>33739</npc> <!-- Merchant of Mammon -->
<npc>33737</npc> <!-- Merchant of Mammon -->
</npcs>
<item>
<ingredient count="10" id="48568" /> <!-- Guard Agathion Fragment -->
<ingredient count="23" id="36513" /> <!-- Elcyum Powder -->
<production count="1" id="48572" /> <!-- Masia's Guard Agathion Charm -->
</item>
<item>
<ingredient count="10" id="48568" /> <!-- Guard Agathion Fragment -->
<ingredient count="23" id="36513" /> <!-- Elcyum Powder -->
<production count="1" id="48573" /> <!-- Paulina's Guard Agathion Charm -->
</item>
<item>
<ingredient count="10" id="48568" /> <!-- Guard Agathion Fragment -->
<ingredient count="23" id="36513" /> <!-- Elcyum Powder -->
<production count="1" id="48574" /> <!-- Tersi's Guard Agathion Charm -->
</item>
</list>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>33739</npc> <!-- Merchant of Mammon -->
<npc>33737</npc> <!-- Merchant of Mammon -->
</npcs>
<item>
<ingredient id="57" count="4961000"/> <!-- Adena -->
<production id="48569" count="1"/> <!-- Angel's Breath -->
</item>
<item>
<ingredient id="48568" count="2"/> <!-- Guard Agathion Fragment -->
<ingredient id="48569" count="4"/> <!-- Angel's Breath -->
<production id="48570" count="1"/> <!-- Book of Growth: Guard Agathion -->
</item>
<item>
<ingredient id="48570" count="5"/> <!-- Book of Growth: Guard Agathion -->
<ingredient id="48569" count="1"/> <!-- Angel's Breath -->
<production id="48571" count="1"/> <!-- Ancient Book of Growth: Guard Agathion -->
</item>
</list>