Addition of missing Master Ishuma multisell.

Contributed by hlwrave.
This commit is contained in:
MobiusDev 2016-02-11 07:20:46 +00:00
parent ef02970075
commit bcdfaff91b
2 changed files with 25 additions and 0 deletions

View File

@ -10,5 +10,6 @@ Fortunately, I have the skills without any duties I'm responsible for, so I beli
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 326150006">Upgrade Vesper armor.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 326150007">Remove rare options on rare items.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 326150008">Change the class of Dynasty High Grade Armor.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 326150009">Create Tauti Weapon out of Tauti Fragment.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>32615</npc> <!-- Ishuma -->
</npcs>
<item>
<ingredient count="1" id="35667" /> <!--Tauti's Fragment-->
<ingredient count="17952" id="17371" /> <!--Crystal (R-grade)-->
<ingredient count="1496" id="19440" /> <!--Gemstone R-grade -->
<production count="1" id="34998" /> <!--Tauti's One-handed Axe-->
</item>
<item>
<ingredient count="1" id="35667" /> <!--Tauti's Fragment-->
<ingredient count="17952" id="17371" /> <!--Crystal (R-grade)-->
<ingredient count="1496" id="19440" /> <!--Gemstone R-grade -->
<production count="1" id="34999"/> <!--Tauti's Axe-->
</item>
<item>
<ingredient count="1" id="35667" /> <!--Tauti's Fragment-->
<ingredient count="17952" id="17371" /> <!--Crystal (R-grade)-->
<ingredient count="1496" id="19440" /> <!--Gemstone R-grade -->
<production count="1" id="35001" /> <!--Tauti's Dual Axe-->
</item>
</list>