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,58 +1,84 @@
<?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="10000000" />
<production id="22104" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22105" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22106" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22108" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="20326" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="30276" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22094" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22095" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22096" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22097" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="22098" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="20328" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="19442" count="5000" />
</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="10000000" id="57" />
<!-- Soulshot Pack (D-grade) -->
<production count="1" id="22104" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Soulshot Pack (C-grade) -->
<production count="1" id="22105" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Soulshot Pack (B-grade) -->
<production count="1" id="22106" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Soulshot Pack (S-grade) -->
<production count="1" id="22108" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Beast Soulshot Pack -->
<production count="1" id="20326" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Soulshot Pack (R-grade) -->
<production count="1" id="30276" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Spiritshot Pack (D-grade) -->
<production count="1" id="22094" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Spiritshot Pack (C-grade) -->
<production count="1" id="22095" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Spiritshot Pack (B-grade) -->
<production count="1" id="22096" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Spiritshot Pack (A-grade) -->
<production count="1" id="22097" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Spiritshot Pack (S-grade) -->
<production count="1" id="22098" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Beast Spiritshot Pack -->
<production count="1" id="20328" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Blessed Spiritshot (R-grade) -->
<production count="5000" id="19442" />
</item>
</list>