Proper blacksmith A-grade dualsword craft adjustments.
Contributed by Iris.
This commit is contained in:
@@ -5,5 +5,6 @@ Do you want to seal the armor or remove the seal!? I'll try to complete your ord
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084604">Break the seal on A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084605">Break the seal on A-grade accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084606">Seal A-grade armor again</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Craft A-grade Dualswords</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
||||
</body></html>
|
@@ -5,6 +5,6 @@ Here you can seal an armor or remove a seal from an armor. what would you like t
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084604">Break the seal on A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084605">Break the seal on A-grade accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084606">Seal A-grade armor again</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Enchant A-grade helmet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Craft A-grade Dualswords</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
||||
</body></html>
|
@@ -5,6 +5,6 @@ Umph, yes, here we can make the seal and remove it. I'm sick of those orders pil
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084604">Break the seal on A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084605">Break the seal on A-grade accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084606">Seal A-grade armor again</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Enchant A-grade helmet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Craft A-grade Dualswords</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -5,6 +5,6 @@ If you need to remove a seal, you've come to a right place. I am Wilbert, and I'
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084604">Break the seal on A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084605">Break the seal on A-grade accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084606">Seal A-grade armor again</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Enchant A-grade helmet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Craft A-grade Dualswords</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
||||
</body></html>
|
@@ -6,5 +6,12 @@
|
||||
<npc>30678</npc> <!-- Helton -->
|
||||
<npc>30846</npc> <!-- Wilbert -->
|
||||
</npcs>
|
||||
<!-- TODO: Add items. -->
|
||||
<item>
|
||||
<ingredient count="1" id="142" /> <!-- Keshanberk -->
|
||||
<ingredient count="1" id="142" /> <!-- Keshanberk -->
|
||||
<ingredient count="1" id="5126" /> <!-- Dualsword Craft Stamp -->
|
||||
<ingredient count="350" id="1875" /> <!-- Stone of Purity -->
|
||||
<ingredient count="150" id="1461" /> <!-- Crystal (A-Grade) -->
|
||||
<production count="1" id="5233" /> <!-- Keshanberk*Keshanberk -->
|
||||
</item>
|
||||
</list>
|
Reference in New Issue
Block a user