7 lines
		
	
	
		
			593 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			593 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html><body>Trader Sara:<br>
 | |
| Are you planning to buy? Or would you like to sell?<br>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3018000">"I need to exchange some consumables and minerals."</Button>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3018001">"I want to trade some dye."</Button>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
 | |
| <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
 | |
| </body></html> | 
