Comments for custom multisells.
This commit is contained in:
71
trunk/dist/game/data/multisell/custom/600015.xml
vendored
71
trunk/dist/game/data/multisell/custom/600015.xml
vendored
@@ -1,31 +1,42 @@
|
||||
<?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="1336100" /> <!-- Adena -->
|
||||
<production id="23066" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1336100" /> <!-- Adena -->
|
||||
<production id="23067" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1336100" /> <!-- Adena -->
|
||||
<production id="23068" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1336100" /> <!-- Adena -->
|
||||
<production id="23069" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1336100" /> <!-- Adena -->
|
||||
<production id="23070" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1336100" /> <!-- Adena -->
|
||||
<production id="23071" 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="1336100" id="57" />
|
||||
<!-- Lv. 5 Legendary STR Dye -->
|
||||
<production count="1" id="23066" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="1336100" id="57" />
|
||||
<!-- Lv. 5 Legendary DEX Dye -->
|
||||
<production count="1" id="23067" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="1336100" id="57" />
|
||||
<!-- Lv. 5 Legendary CON Dye -->
|
||||
<production count="1" id="23068" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="1336100" id="57" />
|
||||
<!-- Lv. 5 Legendary INT Dye -->
|
||||
<production count="1" id="23069" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="1336100" id="57" />
|
||||
<!-- Lv. 5 Legendary WIT Dye -->
|
||||
<production count="1" id="23070" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="1336100" id="57" />
|
||||
<!-- Lv. 5 Legendary MEN Dye -->
|
||||
<production count="1" id="23071" />
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user