Cleaning up XMLs.
This commit is contained in:
82
trunk/dist/game/data/multisell/310922002.xml
vendored
82
trunk/dist/game/data/multisell/310922002.xml
vendored
@@ -1,42 +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>31092</npc> <!-- Black Marketeer of Mammon -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="57" count="400000"/> <!-- Adena -->
|
||||
<production id="8618" count="1" chance="100"/> <!-- Ancient Book: Divine Inspiration (Modern Language Version) -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2640000"/> <!-- Adena -->
|
||||
<production id="9649" count="1" chance="100"/> <!-- Transformation Sealbook: Doom Wraith -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="17" count="100"/> <!-- Wooden Arrow -->
|
||||
<production id="9632" count="100" chance="100"/> <!-- Wooden Bolt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="1343" count="100"/> <!-- Silver Arrow -->
|
||||
<production id="9635" count="100" chance="100"/> <!-- Silver Bolt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="1344" count="100"/> <!-- Mithril Arrow -->
|
||||
<production id="9636" count="100" chance="100"/> <!-- Mithril Bolt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="1345" count="100"/> <!-- Arrow of Light -->
|
||||
<production id="9637" count="100" chance="100"/> <!-- Bolt of Light -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="200000"/> <!-- Adena -->
|
||||
<production id="37822" count="1" chance="100"/> <!-- Scroll of Escape: Hellbound -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="150000"/> <!-- Adena -->
|
||||
<production id="45445" count="1" chance="100"/> <!-- Sealed Visitation Scroll: Hellbound -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="450000"/> <!-- Adena -->
|
||||
<production id="45447" count="1" chance="100"/> <!-- Sealed Visitation Scroll: Hellbound -->
|
||||
</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>31092</npc> <!-- Black Marketeer of Mammon -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="57" count="400000" /> <!-- Adena -->
|
||||
<production id="8618" count="1" chance="100" /> <!-- Ancient Book: Divine Inspiration (Modern Language Version) -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2640000" /> <!-- Adena -->
|
||||
<production id="9649" count="1" chance="100" /> <!-- Transformation Sealbook: Doom Wraith -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="17" count="100" /> <!-- Wooden Arrow -->
|
||||
<production id="9632" count="100" chance="100" /> <!-- Wooden Bolt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="1343" count="100" /> <!-- Silver Arrow -->
|
||||
<production id="9635" count="100" chance="100" /> <!-- Silver Bolt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="1344" count="100" /> <!-- Mithril Arrow -->
|
||||
<production id="9636" count="100" chance="100" /> <!-- Mithril Bolt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="1345" count="100" /> <!-- Arrow of Light -->
|
||||
<production id="9637" count="100" chance="100" /> <!-- Bolt of Light -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="200000" /> <!-- Adena -->
|
||||
<production id="37822" count="1" chance="100" /> <!-- Scroll of Escape: Hellbound -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="150000" /> <!-- Adena -->
|
||||
<production id="45445" count="1" chance="100" /> <!-- Sealed Visitation Scroll: Hellbound -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="450000" /> <!-- Adena -->
|
||||
<production id="45447" count="1" chance="100" /> <!-- Sealed Visitation Scroll: Hellbound -->
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user