XML file indent code format.

This commit is contained in:
MobiusDev
2017-07-20 07:50:11 +00:00
parent 40563ace6c
commit c34ff918de
147 changed files with 61400 additions and 62786 deletions

View File

@@ -1,19 +1,19 @@
<?xml version='1.0' encoding='utf-8'?>
<!-- Varka lv2 multisell -->
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<!-- Brown Pouch -->
<item id="1">
<ingredient id="7187" count="55" enchant="0"/>
<production id="7634" count="1" enchant="0"/>
</item>
<!-- Scroll of Escape - Varka -->
<item id="2">
<ingredient id="7187" count="80" enchant="0"/>
<production id="7619" count="1" enchant="0"/>
</item>
<!-- Gray Pouch -->
<item id="3">
<ingredient id="7187" count="55" enchant="0"/>
<production id="7635" count="1" enchant="0"/>
</item>
<!-- Brown Pouch -->
<item id="1">
<ingredient id="7187" count="55" enchant="0"/>
<production id="7634" count="1" enchant="0"/>
</item>
<!-- Scroll of Escape - Varka -->
<item id="2">
<ingredient id="7187" count="80" enchant="0"/>
<production id="7619" count="1" enchant="0"/>
</item>
<!-- Gray Pouch -->
<item id="3">
<ingredient id="7187" count="55" enchant="0"/>
<production id="7635" count="1" enchant="0"/>
</item>
</list>