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

@@ -2,6 +2,6 @@
Several of the villagers here could use your help. Talk to them and click on<font color="LEVEL"> Quest</font> 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 capabilities. If they refuse to offer you anything, it means you need to get some more experience first. Nobody wants you to get into trouble you can't get out of.<br>
And remember - some quests can only be completed once, but others can be completed several times.<br>
<a action="bypass -h npc_%objectId%_Chat 7">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 7">I want to know more about quests.</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>