Faeron NPC improvements.

Contributed by Krash.
This commit is contained in:
mobius
2015-01-04 02:55:26 +00:00
parent 3a4cd2d2e1
commit 0c46668bfa
45 changed files with 324 additions and 26 deletions

View File

@@ -0,0 +1,7 @@
<html><body>Blacksmith Momet:<br>
Oh, so you're here to Augment an item.<br1>
You can both Augment and remove an Augment from an item!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">Augment and item.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove Augment.</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>