Several Giran NPC dialogs.

Contributed by Henrar.
This commit is contained in:
MobiusDev
2017-08-03 07:49:15 +00:00
parent 336414ac0c
commit 039e4329ef
42 changed files with 500 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<!-- TODO: ONLY for test purposes -->
<!-- FIX ME -->
<npcs>
<npc>30936</npc> <!-- Pona -->
</npcs>
<item>
<ingredient count="4" id="1458" /> <!-- Crystal (D-Grade) -->
<ingredient count="2" id="2130" /> <!--Gemstone (D-Grade) -->
<ingredient count="1000" id="57" /> <!-- Adena -->
<production count="2" id="49543" /> <!-- Elemental Stone -->
</item>
</list>