Cleaning up XMLs.
This commit is contained in:
50
trunk/dist/game/data/multisell/899.xml
vendored
50
trunk/dist/game/data/multisell/899.xml
vendored
@@ -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>
|
||||
Reference in New Issue
Block a user