Aden blacksmith shop.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2017-07-31 00:03:30 +00:00
parent 482d673091
commit 5b9d0693ff
149 changed files with 3829 additions and 160 deletions

View File

@@ -0,0 +1,10 @@
<html><body>Blacksmith Wilbert:<br>
If you need to remove a seal, you've come to a right place. I am Wilbert, and I'm the best at this. tell me what you need to do<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084602">Break the seal on B-grade helmet, gloves and boots</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084603">Seal B-grade helmet, gloves and boots again</Button>
<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%_Chat 0">Return</Button>
</body></html>

View File

@@ -0,0 +1,9 @@
<html><body>Blacksmith Wilbert:<br>
Haha! Blacsmiths do not only forge armor, spears, axes or such. Town of Aden wouldn't even exist without our Black Anvil Guild.<br>
Oh, by the way, it's only rumors, but... People say that huge golems, who banish the lords of these territories, were also developed by the Guild! Who else could have invented such outstanding creations, but us?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/duals_01.htm">Ask to craft a Dualsword</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1108">Craft an item</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>