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="3"/> <!-- Steel Door Guild Coin -->
<production id="38675" count="1" chance="100"/> <!-- Steel Aquastone Necklace -->
</item>
<item>
<ingredient id="37045" count="13"/> <!-- Steel Door Guild Coin -->
<production id="38678" count="1" chance="100"/> <!-- Steel Adamantite Necklace -->
</item>
<item>
<ingredient id="37045" count="25"/> <!-- Steel Door Guild Coin -->
<production id="38681" count="1" chance="100"/> <!-- Steel Phoenix Necklace -->
</item>
<item>
<ingredient id="37045" count="58"/> <!-- Steel Door Guild Coin -->
<production id="38684" count="1" chance="100"/> <!-- Steel Tateossian Necklace -->
</item>
<item>
<ingredient id="37045" count="86"/> <!-- Steel Door Guild Coin -->
<production id="38687" count="1" chance="100"/> <!-- Steel Dynasty Necklace -->
</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="3" /> <!-- Steel Door Guild Coin -->
<production id="38675" count="1" chance="100" /> <!-- Steel Aquastone Necklace -->
</item>
<item>
<ingredient id="37045" count="13" /> <!-- Steel Door Guild Coin -->
<production id="38678" count="1" chance="100" /> <!-- Steel Adamantite Necklace -->
</item>
<item>
<ingredient id="37045" count="25" /> <!-- Steel Door Guild Coin -->
<production id="38681" count="1" chance="100" /> <!-- Steel Phoenix Necklace -->
</item>
<item>
<ingredient id="37045" count="58" /> <!-- Steel Door Guild Coin -->
<production id="38684" count="1" chance="100" /> <!-- Steel Tateossian Necklace -->
</item>
<item>
<ingredient id="37045" count="86" /> <!-- Steel Door Guild Coin -->
<production id="38687" count="1" chance="100" /> <!-- Steel Dynasty Necklace -->
</item>
</list>