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="38676" count="1" chance="100"/> <!-- Steel Aquastone Ring -->
</item>
<item>
<ingredient id="37045" count="7"/> <!-- Steel Door Guild Coin -->
<production id="38679" count="1" chance="100"/> <!-- Steel Adamantite Ring -->
</item>
<item>
<ingredient id="37045" count="13"/> <!-- Steel Door Guild Coin -->
<production id="38682" count="1" chance="100"/> <!-- Steel Phoenix Ring -->
</item>
<item>
<ingredient id="37045" count="29"/> <!-- Steel Door Guild Coin -->
<production id="38685" count="1" chance="100"/> <!-- Steel Tateossian Ring -->
</item>
<item>
<ingredient id="37045" count="43"/> <!-- Steel Door Guild Coin -->
<production id="38688" count="1" chance="100"/> <!-- Steel Dynasty Ring -->
</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="38676" count="1" chance="100" /> <!-- Steel Aquastone Ring -->
</item>
<item>
<ingredient id="37045" count="7" /> <!-- Steel Door Guild Coin -->
<production id="38679" count="1" chance="100" /> <!-- Steel Adamantite Ring -->
</item>
<item>
<ingredient id="37045" count="13" /> <!-- Steel Door Guild Coin -->
<production id="38682" count="1" chance="100" /> <!-- Steel Phoenix Ring -->
</item>
<item>
<ingredient id="37045" count="29" /> <!-- Steel Door Guild Coin -->
<production id="38685" count="1" chance="100" /> <!-- Steel Tateossian Ring -->
</item>
<item>
<ingredient id="37045" count="43" /> <!-- Steel Door Guild Coin -->
<production id="38688" count="1" chance="100" /> <!-- Steel Dynasty Ring -->
</item>
</list>