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,4 +1,4 @@
<html><body>Kegor:<br>
You saved my life, I owe you a debt of gratitude. Rafforty mentioned you to me, it seems you've been a great help to the guild.<br>I'm not much for words however... we still have important things to do. Meet me at the Guild's Hideout to discuss the matter with Jinia.<br>
<a action="bypass -h npc_%objectId%_Quest MithrilMine">Agree.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MithrilMine">Agree.</Button>
</body></html>

View File

@ -1,4 +1,4 @@
<html><body>Kegor:<br>
Let's meet at the Jinia Guild hideout.<br>
<a action="bypass -h npc_%objectId%_Quest MithrilMine">Okay.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MithrilMine">Okay.</Button>
</body></html>

View File

@ -1,4 +1,4 @@
<html><body>Kegor:<br>
(A man in red armor lays on the ground. From what Rafforty and Jinia said, this must be Kegor.)<br>
<a action="bypass -h npc_%objectId%_Quest MithrilMine">Feed him the antidote.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MithrilMine">Feed him the antidote.</Button>
</body></html>