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>
It is proper and praiseworthy to remain vigilant for new quests. Is not your ultimate purpose to fight for the good of all Elvenkind? I will tell you of all the quests I know of for Fighters at your level. However, there may be others that I have not heard of; speak to the other villagers as well, to discover their needs.<br>
I can tell you that there are one-time quests that you may only complete once, but also repetitive quests that may be undertaken several times.<br>
<a action="bypass -h npc_%objectId%_Chat 10">I want to know more about the quests</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Return</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 10">I want to know more about the quests</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>