8 lines
869 B
HTML
8 lines
869 B
HTML
<html><body>Guard Liam:<br>
|
|
If you follow the road that lies before me to the east, you can easily arrive at the <font color="LEVEL">Bazaar of Giran.</font> One thing you must remember is to be on your guard when you pass the <font color="LEVEL">Execution Grounds,</font> about halfway there. That place is crawling with evil undead.<br>
|
|
May the divine protection of Einhasad surround you.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What is the Bazaar of Giran?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"The Execution Grounds?"</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> |