Comments for custom multisells.
This commit is contained in:
100
trunk/dist/game/data/multisell/custom/600007.xml
vendored
100
trunk/dist/game/data/multisell/custom/600007.xml
vendored
@@ -1,42 +1,60 @@
|
||||
<?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="18033" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="10000000" />
|
||||
<production id="18032" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="10000000" />
|
||||
<production id="18034" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="20000000" />
|
||||
<production id="18100" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="20000000" />
|
||||
<production id="18101" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="20000000" />
|
||||
<production id="18102" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="15000000" />
|
||||
<production id="18066" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="15000000" />
|
||||
<production id="18067" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="15000000" />
|
||||
<production id="18068" 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="10000000" id="57" />
|
||||
<!-- Blessed Twilight Earring -->
|
||||
<production count="1" id="18033" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="10000000" id="57" />
|
||||
<!-- Blessed Twilight Necklace -->
|
||||
<production count="1" id="18032" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="10000000" id="57" />
|
||||
<!-- Blessed Twilight Ring -->
|
||||
<production count="1" id="18034" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="20000000" id="57" />
|
||||
<!-- Blessed Eternal Necklace -->
|
||||
<production count="1" id="18100" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="20000000" id="57" />
|
||||
<!-- Blessed Eternal Earring -->
|
||||
<production count="1" id="18101" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="20000000" id="57" />
|
||||
<!-- Blessed Eternal Ring -->
|
||||
<production count="1" id="18102" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="15000000" id="57" />
|
||||
<!-- Blessed Seraph Necklace -->
|
||||
<production count="1" id="18066" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="15000000" id="57" />
|
||||
<!-- Blessed Seraph Earring -->
|
||||
<production count="1" id="18067" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="15000000" id="57" />
|
||||
<!-- Blessed Seraph Ring -->
|
||||
<production count="1" id="18068" />
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user