Cleaning up XMLs.

This commit is contained in:
MobiusDev
2015-05-19 13:41:44 +00:00
parent 67477e56d4
commit 0337dd64a2
165 changed files with 90941 additions and 90941 deletions

View File

@@ -1,66 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>32327</npc> <!-- Adventurers' Guide -->
</npcs>
<item>
<ingredient id="37045" count="9"/> <!-- Steel Door Guild Coin -->
<production id="38604" count="1" chance="100"/> <!-- Steel Full Plate Boots -->
</item>
<item>
<ingredient id="37045" count="1"/> <!-- Steel Door Guild Coin -->
<production id="38610" count="1" chance="100"/> <!-- Steel Karmian Boots -->
</item>
<item>
<ingredient id="37045" count="1"/> <!-- Steel Door Guild Coin -->
<production id="38613" count="1" chance="100"/> <!-- Steel Plated Leather Boots -->
</item>
<item>
<ingredient id="37045" count="7"/> <!-- Steel Door Guild Coin -->
<production id="38617" count="1" chance="100"/> <!-- Steel Doom Boots (Heavy Armor) -->
</item>
<item>
<ingredient id="37045" count="5"/> <!-- Steel Door Guild Coin -->
<production id="38623" count="1" chance="100"/> <!-- Steel Avadon Boots (Robe) -->
</item>
<item>
<ingredient id="37045" count="7"/> <!-- Steel Door Guild Coin -->
<production id="38627" count="1" chance="100"/> <!-- Steel Doom Boots (Light Armor) -->
</item>
<item>
<ingredient id="37045" count="12"/> <!-- Steel Door Guild Coin -->
<production id="38631" count="1" chance="100"/> <!-- Steel Boots of Nightmare (Heavy Armor) -->
</item>
<item>
<ingredient id="37045" count="9"/> <!-- Steel Door Guild Coin -->
<production id="38636" count="1" chance="100"/> <!-- Steel Dark Crystal Boots (Robe) -->
</item>
<item>
<ingredient id="37045" count="9"/> <!-- Steel Door Guild Coin -->
<production id="38641" count="1" chance="100"/> <!-- Steel Dark Crystal Boots (Light Armor) -->
</item>
<item>
<ingredient id="37045" count="22"/> <!-- Steel Door Guild Coin -->
<production id="38645" count="1" chance="100"/> <!-- Steel Imperial Crusader Boots -->
</item>
<item>
<ingredient id="37045" count="22"/> <!-- Steel Door Guild Coin -->
<production id="38650" count="1" chance="100"/> <!-- Steel Major Arcana Boots -->
</item>
<item>
<ingredient id="37045" count="22"/> <!-- Steel Door Guild Coin -->
<production id="38655" count="1" chance="100"/> <!-- Steel Draconic Leather Boots -->
</item>
<item>
<ingredient id="37045" count="32"/> <!-- Steel Door Guild Coin -->
<production id="38661" count="1" chance="100"/> <!-- Steel Dynasty Boots -->
</item>
<item>
<ingredient id="37045" count="32"/> <!-- Steel Door Guild Coin -->
<production id="38667" count="1" chance="100"/> <!-- Steel Dynasty Shoes -->
</item>
<item>
<ingredient id="37045" count="32"/> <!-- Steel Door Guild Coin -->
<production id="38673" count="1" chance="100"/> <!-- Steel Dynasty Leather Boots -->
</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>32327</npc> <!-- Adventurers' Guide -->
</npcs>
<item>
<ingredient id="37045" count="9" /> <!-- Steel Door Guild Coin -->
<production id="38604" count="1" chance="100" /> <!-- Steel Full Plate Boots -->
</item>
<item>
<ingredient id="37045" count="1" /> <!-- Steel Door Guild Coin -->
<production id="38610" count="1" chance="100" /> <!-- Steel Karmian Boots -->
</item>
<item>
<ingredient id="37045" count="1" /> <!-- Steel Door Guild Coin -->
<production id="38613" count="1" chance="100" /> <!-- Steel Plated Leather Boots -->
</item>
<item>
<ingredient id="37045" count="7" /> <!-- Steel Door Guild Coin -->
<production id="38617" count="1" chance="100" /> <!-- Steel Doom Boots (Heavy Armor) -->
</item>
<item>
<ingredient id="37045" count="5" /> <!-- Steel Door Guild Coin -->
<production id="38623" count="1" chance="100" /> <!-- Steel Avadon Boots (Robe) -->
</item>
<item>
<ingredient id="37045" count="7" /> <!-- Steel Door Guild Coin -->
<production id="38627" count="1" chance="100" /> <!-- Steel Doom Boots (Light Armor) -->
</item>
<item>
<ingredient id="37045" count="12" /> <!-- Steel Door Guild Coin -->
<production id="38631" count="1" chance="100" /> <!-- Steel Boots of Nightmare (Heavy Armor) -->
</item>
<item>
<ingredient id="37045" count="9" /> <!-- Steel Door Guild Coin -->
<production id="38636" count="1" chance="100" /> <!-- Steel Dark Crystal Boots (Robe) -->
</item>
<item>
<ingredient id="37045" count="9" /> <!-- Steel Door Guild Coin -->
<production id="38641" count="1" chance="100" /> <!-- Steel Dark Crystal Boots (Light Armor) -->
</item>
<item>
<ingredient id="37045" count="22" /> <!-- Steel Door Guild Coin -->
<production id="38645" count="1" chance="100" /> <!-- Steel Imperial Crusader Boots -->
</item>
<item>
<ingredient id="37045" count="22" /> <!-- Steel Door Guild Coin -->
<production id="38650" count="1" chance="100" /> <!-- Steel Major Arcana Boots -->
</item>
<item>
<ingredient id="37045" count="22" /> <!-- Steel Door Guild Coin -->
<production id="38655" count="1" chance="100" /> <!-- Steel Draconic Leather Boots -->
</item>
<item>
<ingredient id="37045" count="32" /> <!-- Steel Door Guild Coin -->
<production id="38661" count="1" chance="100" /> <!-- Steel Dynasty Boots -->
</item>
<item>
<ingredient id="37045" count="32" /> <!-- Steel Door Guild Coin -->
<production id="38667" count="1" chance="100" /> <!-- Steel Dynasty Shoes -->
</item>
<item>
<ingredient id="37045" count="32" /> <!-- Steel Door Guild Coin -->
<production id="38673" count="1" chance="100" /> <!-- Steel Dynasty Leather Boots -->
</item>
</list>