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="10000000" />
<production id="9546" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9547" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9548" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9549" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9550" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9551" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9552" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9553" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9554" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9555" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9556" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9557" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9558" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9559" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9560" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9561" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9562" count="1" />
</item>
<item>
<ingredient id="57" count="10000000" />
<production id="9563" count="1" />
</item>
</list>
<?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" />
<!-- Fire Stone -->
<production count="1" id="9546" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Water Stone -->
<production count="1" id="9547" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Earth Stone -->
<production count="1" id="9548" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Wind Stone -->
<production count="1" id="9549" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Dark Stone -->
<production count="1" id="9550" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Holy Stone -->
<production count="1" id="9551" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Fire Crystal -->
<production count="1" id="9552" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Water Crystal -->
<production count="1" id="9553" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Earth Crystal -->
<production count="1" id="9554" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Wind Crystal -->
<production count="1" id="9555" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Dark Crystal -->
<production count="1" id="9556" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Holy Crystal -->
<production count="1" id="9557" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Fire Jewel -->
<production count="1" id="9558" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Water Jewel -->
<production count="1" id="9559" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Earth Jewel -->
<production count="1" id="9560" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Wind Jewel -->
<production count="1" id="9561" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Dark Jewel -->
<production count="1" id="9562" />
</item>
<item>
<!-- Adena -->
<ingredient count="10000000" id="57" />
<!-- Holy Jewel -->
<production count="1" id="9563" />
</item>
</list>