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,8 +1,8 @@
<html><body>Hunters Guild Member Colin:<br>
Hey, you look familiar! What brings you to the Hunters Guild?<br>
Are you here to join the guild? Well, we aren't accepting any new members. Or could it be that you are here for something else? Ask anything, I will attempt to answer your questions with the utmost respect.<br>
<a action="bypass -h npc_%objectId%_Chat 1">Tell me about the Hunters Guild.</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">Tell me about the geographical features of the village.</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">Where is a good place to hunt?</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Tell me about the Hunters Guild.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Tell me about the geographical features of the village.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Where is a good place to hunt?</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>