Addition of missing Lias multisell.

This commit is contained in:
MobiusDev
2018-03-26 21:23:32 +00:00
parent c2fd26f718
commit fe2abae93b
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34227</npc> <!-- Beloa -->
<npc>34265</npc> <!-- Lias -->
</npcs>
<item>
<ingredient id="47501" count="10"/> <!-- Rune Stone Fragment -->
<production id="39738" count="1"/> <!-- Rune Stone -->
</item>
<item>
<ingredient id="47502" count="10"/> <!-- Superior Giant's Codex Chapter 1 - Fragment -->
<production id="46150" count="1"/> <!-- Superior Giant's Codex Chapter 1 -->
</item>
</list>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34227</npc> <!-- Beloa -->
<npc>34265</npc> <!-- Lias -->
</npcs>
<item>
<ingredient id="47501" count="10"/> <!-- Rune Stone Fragment -->
<production id="39738" count="1"/> <!-- Rune Stone -->
</item>
<item>
<ingredient id="47502" count="10"/> <!-- Superior Giant's Codex Chapter 1 - Fragment -->
<production id="46150" count="1"/> <!-- Superior Giant's Codex Chapter 1 -->
</item>
</list>