6 lines
476 B
HTML
6 lines
476 B
HTML
<html><body>Blacksmith Hilda:<br>
|
|
Do you have a request for Hilda? I can augment an item or remove augmentation.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">Augment an item</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove augmentation</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
|
</body></html> |