XML code format spaces.
This commit is contained in:
16
L2J_Mobius_C4/dist/game/data/multisell/6282.xml
vendored
16
L2J_Mobius_C4/dist/game/data/multisell/6282.xml
vendored
@@ -3,22 +3,22 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Loot Grey Pouch - 1 Golden Ram Chit -->
|
||||
<item id="1">
|
||||
<ingredient id="7251" count="1" />
|
||||
<production id="7725" count="1" />
|
||||
<ingredient id="7251" count="1"/>
|
||||
<production id="7725" count="1"/>
|
||||
</item>
|
||||
<!-- Dimension Diamond - 10 Golden Ram Chit -->
|
||||
<item id="2">
|
||||
<ingredient id="7251" count="10" />
|
||||
<production id="7562" count="1" />
|
||||
<ingredient id="7251" count="10"/>
|
||||
<production id="7562" count="1"/>
|
||||
</item>
|
||||
<!-- Booty Yellow Pouch - 6 Golden Ram Chit -->
|
||||
<item id="3">
|
||||
<ingredient id="7251" count="6" />
|
||||
<production id="7636" count="1" />
|
||||
<ingredient id="7251" count="6"/>
|
||||
<production id="7636" count="1"/>
|
||||
</item>
|
||||
<!-- Booty Brown Pouch - 28 Golden Ram Chit -->
|
||||
<item id="4">
|
||||
<ingredient id="7251" count="28" />
|
||||
<production id="7637" count="1" />
|
||||
<ingredient id="7251" count="28"/>
|
||||
<production id="7637" count="1"/>
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user