Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,6 +1,6 @@
<html><body>There are many here in the village who could benefit from your services. Speak to them to find those who wish to offer employment. They will offer you an assignment when you click on<font color="LEVEL"> Quest</font>.<br>
They will not ask you to perform a quest which is beyond your abilities, so if they refuse to offer a task, it means that your level is too low to provide a reasonable chance of success.<br>
You should also know that there are quests that you may only perform once, but there are also repeating quests that you may complete several times.<br>
<a action="bypass -h npc_%objectId%_Chat 8">I want to know more about Quests</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Return</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 8">I want to know more about Quests</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>