Cleaning up XMLs.
This commit is contained in:
70
trunk/dist/game/data/multisell/512.xml
vendored
70
trunk/dist/game/data/multisell/512.xml
vendored
@@ -1,36 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>32892</npc> <!-- Lydia -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="19457" count="1"/>
|
||||
<ingredient id="37505" count="1"/>
|
||||
<production id="37507" count="1"/>
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19458" count="1"/>
|
||||
<ingredient id="37505" count="1"/>
|
||||
<production id="37508" count="1"/>
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19459" count="1"/>
|
||||
<ingredient id="37505" count="1"/>
|
||||
<production id="37509" count="1"/>
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19457" count="1"/>
|
||||
<ingredient id="37505" count="1"/>
|
||||
<production id="37513" count="1"/>
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19458" count="1"/>
|
||||
<ingredient id="37505" count="1"/>
|
||||
<production id="37514" count="1"/>
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19459" count="1"/>
|
||||
<ingredient id="37505" count="1"/>
|
||||
<production id="37515" count="1"/>
|
||||
</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>32892</npc> <!-- Lydia -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="19457" count="1" />
|
||||
<ingredient id="37505" count="1" />
|
||||
<production id="37507" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19458" count="1" />
|
||||
<ingredient id="37505" count="1" />
|
||||
<production id="37508" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19459" count="1" />
|
||||
<ingredient id="37505" count="1" />
|
||||
<production id="37509" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19457" count="1" />
|
||||
<ingredient id="37505" count="1" />
|
||||
<production id="37513" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19458" count="1" />
|
||||
<ingredient id="37505" count="1" />
|
||||
<production id="37514" count="1" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="19459" count="1" />
|
||||
<ingredient id="37505" count="1" />
|
||||
<production id="37515" count="1" />
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user