XML file indent code format.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user