Parsed new style html buttons.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
Death leaves a scar which all must bear.<br>
|
||||
Do you wish it to be healed completely?<br>
|
||||
Ah, I perceive that you have long been apart from this world. I am strangely heartened by your return. I will heal this wound and remove death's scar.<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (3600 Adena).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (3600 Adena).</Button>
|
||||
</body></html>
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Death leaves a scar which all must bear.<br>
|
||||
Do you wish it to be healed completely?<br>
|
||||
You have only recently begun your journey in this world, and your youth touches me. I will heal this wound and remove death's scar.<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (8640 Adena)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (8640 Adena)</Button>
|
||||
</body></html>
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Death leaves a scar which all must bear.<br>
|
||||
Do you wish it to be healed completely?<br>
|
||||
You have only begun to learn the world, and your innocence touches me. I will heal this wound and remove death's scar.<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (25200 Adena).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (25200 Adena).</Button>
|
||||
</body></html>
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Death leaves a scar which all must bear.<br>
|
||||
Do you wish it to be healed completely?<br>
|
||||
As I see you are a true adventurer, I will heal this wound and remove death's scar.<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (50400 Adena).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (50400 Adena).</Button>
|
||||
</body></html>
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Death leaves a scar which all must bear.<br>
|
||||
Do you wish it to be healed completely?<br>
|
||||
Great adventurer, I will heal this wound and remove death's scar.<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (86400 Adena)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (86400 Adena)</Button>
|
||||
</body></html>
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Death leaves a scar which all must bear.<br>
|
||||
Do you wish it to be healed completely?<br>
|
||||
Because you walk the hero's path, I will heal this wound and remove death's scar.<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (144000 Adena).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_dp">Remove 1 level of Death Penalty (144000 Adena).</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Black Judge:<br>
|
||||
I came to this land to save those poor souls who are contaminated by sin. We black judges do not divide good and evil by light and darkness. We help instead those with strong wills and noble souls -- whether or not they wish our help. Come, sinners, come to us . . .<br>
|
||||
<a action="bypass -h Quest BlackJudge remove_info">Remove Death Penalties.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest BlackJudge remove_info">Remove Death Penalties.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
||||
|
Reference in New Issue
Block a user