6 lines
713 B
HTML
6 lines
713 B
HTML
<html><body>Guard Curtis:<br>
|
|
If you are thinking of leaving the village, I give you one warning. Beyond that mountain in the south is a place called the <font color="LEVEL">Ruins of Despair</font>. It is an extremely dangerous place so try to stay far away from it. Of course, if you insist on going, I am not going to stop you...<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the Ruins of Despair."</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> |