Fixed Pona's multisells.

Contributed by AnsS.
This commit is contained in:
MobiusDevelopment
2021-01-21 23:38:51 +00:00
parent a83b7b4c62
commit b244e82e75
3 changed files with 73 additions and 2 deletions

View File

@@ -11,4 +11,10 @@
<ingredient count="50000" id="57" /> <!-- Adena -->
<production count="1" id="5592" /> <!-- Greater CP Potion -->
</item>
<item>
<ingredient count="1000000" id="57" /> <!-- Adena -->
<ingredient count="6055" id="1458" /> <!-- Crystal (D-grade) -->
<ingredient count="1550" id="1459" /> <!-- Crystal (C-grade) -->
<production count="1" id="90898" /> <!-- Agathion's Soul -->
</item>
</list>

View File

@@ -11,4 +11,8 @@
<ingredient count="5400000" id="57" /> <!-- Adena -->
<production count="1" id="9590" /> <!-- Bronze Bracelet -->
</item>
<item>
<ingredient count="1000000" id="57" /> <!-- Adena -->
<production count="1" id="70929" /> <!-- Agathion Bracelet - Lv. 1 -->
</item>
</list>

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>30936</npc> <!-- Pona -->
</npcs>
<item>
<ingredient count="1" id="70441" /> <!-- Garnet Lv. 1 -->
<ingredient count="1" id="70441" /> <!-- Garnet Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="1" id="70446" /> <!-- Jade Lv. 1 -->
<ingredient count="1" id="70446" /> <!-- Jade Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="1" id="70451" /> <!-- Ruby Lv. 1 -->
<ingredient count="1" id="70451" /> <!-- Ruby Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="1" id="70456" /> <!-- Sapphire Lv. 1 -->
<ingredient count="1" id="70456" /> <!-- Sapphire Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="1" id="70461" /> <!-- Diamond Lv. 1 -->
<ingredient count="1" id="70461" /> <!-- Diamond Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="1" id="70466" /> <!-- Pearl Lv. 1 -->
<ingredient count="1" id="70466" /> <!-- Pearl Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="1" id="70471" /> <!-- Vital Stone Lv. 1 -->
<ingredient count="1" id="70471" /> <!-- Vital Stone Lv. 1 -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="2" id="70487" /> <!-- Topaz Chest -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="2" id="90936" /> <!-- Aquamarine Chest -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="2" id="70821" /> <!-- Red Cat's Eye Chest -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="2" id="70825" /> <!-- Blue Cat's Eye Chest -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
<item>
<ingredient count="2" id="71435" /> <!-- Emerald Chest -->
<production count="1" id="71438" /> <!-- Jewel Coin -->
</item>
</list>