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,37 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>33584</npc> <!-- Moe (Aden Reconstruction Society Leader) -->
<npc>33581</npc> <!-- Eeny (Aden Reconstruction Society Member) -->
</npcs>
<item>
<ingredient id="7683" count="1"/> <!-- Rabbit Ears -->
<ingredient id="34995" count="1"/> <!-- Hair Accessory Exchange Certificate -->
<production id="6845" count="1" chance="100"/> <!-- Pirate's Eyepatch -->
</item>
<item>
<ingredient id="7680" count="1"/> <!-- Raccoon Ears -->
<ingredient id="34995" count="1"/> <!-- Hair Accessory Exchange Certificate -->
<production id="7681" count="1" chance="100"/> <!-- Outlaw's Eyepatch -->
</item>
<item>
<ingredient id="6843" count="1"/> <!-- Cat Ears -->
<ingredient id="34995" count="1"/> <!-- Hair Accessory Exchange Certificate -->
<production id="8916" count="1" chance="100"/> <!-- Eyepatch -->
</item>
<item>
<ingredient id="8565" count="1"/> <!-- Romantic Chapeau -->
<ingredient id="34995" count="1"/> <!-- Hair Accessory Exchange Certificate -->
<production id="8184" count="1" chance="100"/> <!-- Party Hat -->
</item>
<item>
<ingredient id="8920" count="1"/> <!-- Angel Halo -->
<ingredient id="34995" count="1"/> <!-- Hair Accessory Exchange Certificate -->
<production id="13494" count="1" chance="100"/> <!-- Refined Angel Ring -->
</item>
<item>
<ingredient id="8921" count="1"/> <!-- Demon Circlet -->
<ingredient id="34995" count="1"/> <!-- Hair Accessory Exchange Certificate -->
<production id="13495" count="1" chance="100"/> <!-- Refined Devil Horn -->
</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>33584</npc> <!-- Moe (Aden Reconstruction Society Leader) -->
<npc>33581</npc> <!-- Eeny (Aden Reconstruction Society Member) -->
</npcs>
<item>
<ingredient id="7683" count="1" /> <!-- Rabbit Ears -->
<ingredient id="34995" count="1" /> <!-- Hair Accessory Exchange Certificate -->
<production id="6845" count="1" chance="100" /> <!-- Pirate's Eyepatch -->
</item>
<item>
<ingredient id="7680" count="1" /> <!-- Raccoon Ears -->
<ingredient id="34995" count="1" /> <!-- Hair Accessory Exchange Certificate -->
<production id="7681" count="1" chance="100" /> <!-- Outlaw's Eyepatch -->
</item>
<item>
<ingredient id="6843" count="1" /> <!-- Cat Ears -->
<ingredient id="34995" count="1" /> <!-- Hair Accessory Exchange Certificate -->
<production id="8916" count="1" chance="100" /> <!-- Eyepatch -->
</item>
<item>
<ingredient id="8565" count="1" /> <!-- Romantic Chapeau -->
<ingredient id="34995" count="1" /> <!-- Hair Accessory Exchange Certificate -->
<production id="8184" count="1" chance="100" /> <!-- Party Hat -->
</item>
<item>
<ingredient id="8920" count="1" /> <!-- Angel Halo -->
<ingredient id="34995" count="1" /> <!-- Hair Accessory Exchange Certificate -->
<production id="13494" count="1" chance="100" /> <!-- Refined Angel Ring -->
</item>
<item>
<ingredient id="8921" count="1" /> <!-- Demon Circlet -->
<ingredient id="34995" count="1" /> <!-- Hair Accessory Exchange Certificate -->
<production id="13495" count="1" chance="100" /> <!-- Refined Devil Horn -->
</item>
</list>