6 lines
552 B
HTML
6 lines
552 B
HTML
<html><body>Guard Cage:<br>
|
|
Greetings! Isn't it a beautiful day? This road goes by <font color="LEVEL">Alligator Island</font>. I'm an expert on the island if you are interested in going there.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about Alligator Island."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |