Comments for custom multisells.
This commit is contained in:
50
trunk/dist/game/data/multisell/custom/600019.xml
vendored
50
trunk/dist/game/data/multisell/custom/600019.xml
vendored
@@ -1,22 +1,30 @@
|
||||
<?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="750000" />
|
||||
<production id="6622" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="750000" />
|
||||
<production id="9625" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="750000" />
|
||||
<production id="9626" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="750000" />
|
||||
<production id="9627" 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="750000" id="57" />
|
||||
<!-- Lesser Giant's Codex -->
|
||||
<production count="1" id="6622" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="750000" id="57" />
|
||||
<!-- Lesser Giant's Codex - Oblivion -->
|
||||
<production count="1" id="9625" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="750000" id="57" />
|
||||
<!-- Lesser Giant's Codex - Discipline -->
|
||||
<production count="1" id="9626" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Adena -->
|
||||
<ingredient count="750000" id="57" />
|
||||
<!-- Lesser Giant's Codex - Mastery -->
|
||||
<production count="1" id="9627" />
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user