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,26 +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>32327</npc> <!-- Adventurers' Guide -->
</npcs>
<item>
<ingredient id="37045" count="2"/> <!-- Steel Door Guild Coin -->
<production id="38674" count="1" chance="100"/> <!-- Steel Moonstone Earring -->
</item>
<item>
<ingredient id="37045" count="13"/> <!-- Steel Door Guild Coin -->
<production id="38677" count="1" chance="100"/> <!-- Steel Adamantite Earring -->
</item>
<item>
<ingredient id="37045" count="19"/> <!-- Steel Door Guild Coin -->
<production id="38680" count="1" chance="100"/> <!-- Steel Phoenix Earring -->
</item>
<item>
<ingredient id="37045" count="43"/> <!-- Steel Door Guild Coin -->
<production id="38683" count="1" chance="100"/> <!-- Steel Tateossian Earring -->
</item>
<item>
<ingredient id="37045" count="64"/> <!-- Steel Door Guild Coin -->
<production id="38686" count="1" chance="100"/> <!-- Steel Dynasty Earring -->
</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="2" /> <!-- Steel Door Guild Coin -->
<production id="38674" count="1" chance="100" /> <!-- Steel Moonstone Earring -->
</item>
<item>
<ingredient id="37045" count="13" /> <!-- Steel Door Guild Coin -->
<production id="38677" count="1" chance="100" /> <!-- Steel Adamantite Earring -->
</item>
<item>
<ingredient id="37045" count="19" /> <!-- Steel Door Guild Coin -->
<production id="38680" count="1" chance="100" /> <!-- Steel Phoenix Earring -->
</item>
<item>
<ingredient id="37045" count="43" /> <!-- Steel Door Guild Coin -->
<production id="38683" count="1" chance="100" /> <!-- Steel Tateossian Earring -->
</item>
<item>
<ingredient id="37045" count="64" /> <!-- Steel Door Guild Coin -->
<production id="38686" count="1" chance="100" /> <!-- Steel Dynasty Earring -->
</item>
</list>