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