9 lines
764 B
HTML
9 lines
764 B
HTML
<html><body>Update Announcer:<br>
|
|
I provide the latest news from areas throughout the continent.<br>
|
|
Need information on a newly discovered relic or just-opened hunting grounds? Come see me! Knowledge is power, after all...<br>
|
|
We do charge a fee to move you to one of the areas in the news.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about new updates.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Move to one of the places mentioned in an update.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Move to a city.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Resolve a current quest.</Button>
|
|
</body></html> |