10 lines
1.1 KiB
HTML
10 lines
1.1 KiB
HTML
<html><body>Blacksmith Wilbert:<br>
|
|
Haha! If you want to augment an item, you came to the right place. We can augment any item or remove any previous augmentation!<br>
|
|
<font color="LEVEL">Life Stones</font> are needed to augment items, but they can <font color="LEVEL">no longer be found</font>. But don't worry! A more powerful stone has been found. It's called the <font color="LEVEL">Spirit Stone</font>.<br>
|
|
You can <font color="LEVEL">continue augmenting</font> with the <font color="LEVEL">Life Stones</font> that you have left, but I can also exchange them for <font color="LEVEL">Spirit Stones</font>.<br>
|
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">"I want to augment an item."</Button>
|
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">"I want to remove an augmentation."</Button>
|
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_exchange.htm">"I want to exchange Life Stones."</Button>
|
|
<Button ALIGN="LEFT" ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
|
</body></html>
|