6 lines
620 B
HTML
6 lines
620 B
HTML
<html><body>Guard Kent:<br>
|
|
Greetings! I am Kent of the Heine Guards. If you follow this road west it will take you by a vast field of reeds. Although it appears peaceful, occasionally some dangerous creatures show up there. You must be careful.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the field of reeds."</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> |