Updated Gludio NPCs.

Contributed by Street.
This commit is contained in:
MobiusDevelopment
2020-01-08 18:41:02 +00:00
parent ad9b3da392
commit 8c0f27cf9c
159 changed files with 341 additions and 238 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34095</npc> <!-- Refugee Neti -->
</npcs>
<item>
<ingredient id="57" count="3000000" /> <!-- Adena -->
<production id="46337" count="1" chance="100" /> <!-- Scroll: Enchant Shadow Weapon -->
</item>
<item>
<ingredient id="57" count="3000000" /> <!-- Adena -->
<production id="47895" count="1" chance="100" /> <!-- Shadow Ingot Fragment -->
</item>
<item>
<ingredient id="47895" count="10" /> <!-- Shadow Ingot Fragment -->
<production id="46395" count="1" chance="100" /> <!-- Shadow Ingot -->
</item>
<item>
<ingredient id="46395" count="2" /> <!-- Adena -->
<production id="47886" count="1" chance="100" /> <!-- Enchanced Shadow Ingot -->
</item>
</list>