Addition of missing Master Ishuma multisell.
Contributed by hlwrave.
This commit is contained in:
parent
ef02970075
commit
bcdfaff91b
1
trunk/dist/game/data/html/default/32615.htm
vendored
1
trunk/dist/game/data/html/default/32615.htm
vendored
@ -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>
|
24
trunk/dist/game/data/multisell/326150009.xml
vendored
Normal file
24
trunk/dist/game/data/multisell/326150009.xml
vendored
Normal 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>
|
Loading…
Reference in New Issue
Block a user