8 lines
959 B
HTML
8 lines
959 B
HTML
<html><body>Guard Paros:<br>
|
|
Where are you off to? If you're going to Castle Aden just follow this path to the north. There really isn't anyone living to the east of the town. Are you going to the <font color="LEVEL">Forest of Mirrors?</font><br>
|
|
After you pass the forest, you'll see one of the most beautiful places on the continent, <font color="LEVEL">Anghel Waterfall.</font> Despite its beauty it is a dangerous place, so don't go there if you aren't prepared for a good fight.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Forest of Mirrors."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"The Anghel Falls?"</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> |