Cleaning up XMLs.
This commit is contained in:
18
trunk/dist/game/data/multisell/906.xml
vendored
18
trunk/dist/game/data/multisell/906.xml
vendored
@@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>33974</npc> <!-- Resed -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="57" count="100000"/> <!-- Adena -->
|
||||
<production id="39597" count="1" chance="100"/> <!-- Warp Crystal -->
|
||||
</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>33974</npc> <!-- Resed -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="57" count="100000" /> <!-- Adena -->
|
||||
<production id="39597" count="1" chance="100" /> <!-- Warp Crystal -->
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user