Cleaning up XMLs.
This commit is contained in:
42
trunk/dist/game/data/multisell/2027.xml
vendored
42
trunk/dist/game/data/multisell/2027.xml
vendored
@@ -1,22 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>33491</npc> <!-- Raina -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="57" count="3997000"/> <!-- Adena -->
|
||||
<production id="36187" count="1" chance="100"/> <!-- Rising Shirt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11941000"/> <!-- Adena -->
|
||||
<production id="36188" count="1" chance="100"/> <!-- Blaze Shirt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1999000"/> <!-- Adena -->
|
||||
<production id="36189" count="1" chance="100"/> <!-- Rising Belt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="5970000"/> <!-- Adena -->
|
||||
<production id="36190" count="1" chance="100"/> <!-- Blaze Belt -->
|
||||
</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>33491</npc> <!-- Raina -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="57" count="3997000" /> <!-- Adena -->
|
||||
<production id="36187" count="1" chance="100" /> <!-- Rising Shirt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11941000" /> <!-- Adena -->
|
||||
<production id="36188" count="1" chance="100" /> <!-- Blaze Shirt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1999000" /> <!-- Adena -->
|
||||
<production id="36189" count="1" chance="100" /> <!-- Rising Belt -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="5970000" /> <!-- Adena -->
|
||||
<production id="36190" count="1" chance="100" /> <!-- Blaze Belt -->
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user