6 lines
		
	
	
		
			451 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			451 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html><body>Adventure Guildsman:<br>
 | 
						|
Welcome to the Adventure Guild, my friend! What sort of challenge suits you today?<br>
 | 
						|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
 | 
						|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
 | 
						|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
 | 
						|
</body></html> |