Cleaning up XMLs.
This commit is contained in:
98
trunk/dist/game/data/multisell/896.xml
vendored
98
trunk/dist/game/data/multisell/896.xml
vendored
@@ -1,50 +1,50 @@
|
||||
<?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="5"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38602" count="1" chance="100"/> <!-- Steel Full Plate Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="10"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38615" count="1" chance="100"/> <!-- Steel Doom Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="7"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38621" count="1" chance="100"/> <!-- Steel Avadon Circlet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="18"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38629" count="1" chance="100"/> <!-- Steel Helm of Nightmare -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="14"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38634" count="1" chance="100"/> <!-- Steel Dark Crystal Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="32"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38646" count="1" chance="100"/> <!-- Steel Imperial Crusader Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="32"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38651" count="1" chance="100"/> <!-- Steel Major Arcana Circlet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="32"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38656" count="1" chance="100"/> <!-- Steel Draconic Leather Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="47"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38659" count="1" chance="100"/> <!-- Steel Dynasty Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="47"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38665" count="1" chance="100"/> <!-- Steel Dynasty Circlet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="47"/> <!-- Steel Door Guild Coin -->
|
||||
<production id="38671" count="1" chance="100"/> <!-- Steel Dynasty Leather Helmet -->
|
||||
</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="5" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38602" count="1" chance="100" /> <!-- Steel Full Plate Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="10" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38615" count="1" chance="100" /> <!-- Steel Doom Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="7" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38621" count="1" chance="100" /> <!-- Steel Avadon Circlet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="18" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38629" count="1" chance="100" /> <!-- Steel Helm of Nightmare -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="14" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38634" count="1" chance="100" /> <!-- Steel Dark Crystal Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="32" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38646" count="1" chance="100" /> <!-- Steel Imperial Crusader Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="32" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38651" count="1" chance="100" /> <!-- Steel Major Arcana Circlet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="32" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38656" count="1" chance="100" /> <!-- Steel Draconic Leather Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="47" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38659" count="1" chance="100" /> <!-- Steel Dynasty Helmet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="47" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38665" count="1" chance="100" /> <!-- Steel Dynasty Circlet -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="37045" count="47" /> <!-- Steel Door Guild Coin -->
|
||||
<production id="38671" count="1" chance="100" /> <!-- Steel Dynasty Leather Helmet -->
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user