Parsed new style html buttons.
This commit is contained in:
@@ -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>
|
Reference in New Issue
Block a user