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>Several of the villagers here could use you help. Talk to them and click on Quest to see what missions they have to offer.<br>
Of course, even if they're looking for help they're not going to offer you a mission that's beyond your capablities. If they refuse to offer you anything, it means you need to get more experience first. Nobody wants you to get into trouble you can't get out of.<br>
And remember -- some quests can only be compleated once, but others can be done several times.<br>
<a action="bypass -h npc_%objectId%_Chat 8">Tell me 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">Tell me more about quests</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>