7 lines
631 B
HTML
7 lines
631 B
HTML
<html><body>Guard Gardner:<br>
|
|
Hello, do you wish to journey to the east? Then you might pass through the Forest of Mirrors... If you hear a voice behind you while traveling through the <font color="LEVEL">Forest of Mirrors</font>, never look back.<br>
|
|
Have a nice trip...<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Huh? What do you mean?"</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> |