Comments for custom multisells.

This commit is contained in:
MobiusDev
2016-02-07 14:10:20 +00:00
parent 4a283b9e48
commit 94bb158ff1
29 changed files with 6331 additions and 4214 deletions

View File

@@ -1,78 +1,114 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/multisell.xsd">
<npcs>
<npc>-1</npc> <!-- CB -->
</npcs>
<item>
<ingredient id="57" count="500" />
<production id="736" count="1" />
</item>
<item>
<ingredient id="57" count="2500" />
<production id="737" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="3936" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="729" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="730" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="947" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="948" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="951" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="952" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="956" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="955" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="960" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="959" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="20025" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="20054" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="20181" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="17527" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="17526" count="1" />
</item>
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/multisell.xsd">
<npcs>
<npc>-1</npc> <!-- CB -->
</npcs>
<item>
<!-- Adena -->
<ingredient count="500" id="57" />
<!-- Scroll of Escape -->
<production count="1" id="736" />
</item>
<item>
<!-- Adena -->
<ingredient count="2500" id="57" />
<!-- Scroll of Resurrection -->
<production count="1" id="737" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Scroll of Resurrection -->
<production count="1" id="3936" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Weapon (A-grade) -->
<production count="1" id="729" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Armor (A-grade) -->
<production count="1" id="730" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Weapon (B-grade) -->
<production count="1" id="947" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Armor (B-grade) -->
<production count="1" id="948" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Weapon (C-grade) -->
<production count="1" id="951" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Armor (C-grade) -->
<production count="1" id="952" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Armor (D-grade) -->
<production count="1" id="956" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Weapon (D-grade) -->
<production count="1" id="955" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Armor (S-grade) -->
<production count="1" id="960" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Weapon (S-grade) -->
<production count="1" id="959" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- My Teleport Scroll -->
<production count="1" id="20025" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- My Teleport Scroll Pack -->
<production count="1" id="20054" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- My Teleport Scroll 5-unit Pack -->
<production count="1" id="20181" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Armor (R-grade) -->
<production count="1" id="17527" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Scroll: Enchant Weapon (R-grade) -->
<production count="1" id="17526" />
</item>
</list>