7 lines
691 B
HTML
7 lines
691 B
HTML
<html><body>Guard Gunter:<br>
|
|
Halt! Who goes there?<br>
|
|
Oh, are you an adventurer? What are you doing here? Are you lost? Obviously, this village has an<font color="LEVEL"> upper level and a lower level</font>. It's unlike any of the other villages of Aden kingdom! Strangers tend to get lost here.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the upper and lower levels."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |