Comments for custom multisells.
This commit is contained in:
43
trunk/dist/game/data/multisell/custom/600008.xml
vendored
43
trunk/dist/game/data/multisell/custom/600008.xml
vendored
@@ -1,19 +1,26 @@
|
||||
<?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="35562" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="10000000" />
|
||||
<ingredient id="10639" count="50" />
|
||||
<production id="35563" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="10000000" />
|
||||
<production id="34985" 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" />
|
||||
<!-- Energy of Destruction -->
|
||||
<production count="1" id="35562" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="10000000" id="57" />
|
||||
<!-- Mouse Coin -->
|
||||
<ingredient count="50" id="10639" />
|
||||
<!-- Giant's Energy -->
|
||||
<production count="1" id="35563" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="10000000" id="57" />
|
||||
<!-- Talisman - Destruction -->
|
||||
<production count="1" id="34985" />
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user