9 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html><body>Blacksmith Vincenz:<br>
 | |
| Lately, customers have become very interested in item augmenting. I have a lot of experience with the process, so you don't have to worry about the product's quality.<br>
 | |
| You need <font color="LEVEL">Life Stones</font> to augment, but Life Stones can no longer be found. However, a new more powerful type of stone was found. It's called the <font color="LEVEL">Spirit Stone</font>.<br>
 | |
| Of course, you can continue <font color="LEVEL">augmenting</font> with the <font color="LEVEL">Life Stones</font> that you have left. I can also exchange them for <font color="LEVEL">Spirit Stones</font> if you want.<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> | 
