Lydia NPC improvements.

Contributed by twinpeaks75.
This commit is contained in:
MobiusDev
2015-04-25 11:46:28 +00:00
parent 07af8b9e44
commit 4fe423687f
6 changed files with 73 additions and 0 deletions

11
trunk/dist/game/data/multisell/511.xml vendored Normal file
View File

@@ -0,0 +1,11 @@
<?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="19461" count="1"/>
<ingredient id="34884" count="1"/>
<production id="34860" count="1"/>
</item>
</list>

36
trunk/dist/game/data/multisell/512.xml vendored Normal file
View File

@@ -0,0 +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>
</list>