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>Matras:<br>
Welcome, traveler! Would you be interested in a job, by any chance?<br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-02.htm">Ask him for details.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-02.htm">Ask him for details.</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Matras:<br>
I must go up to the tower of the Steel Citadel, but to do so requires passing Bate Tower. The guards there refused to let me enter.
That's why I need your help...<br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-04.htm">"How can I help you?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-04.htm">"How can I help you?"</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Matras:<br>
Thanks to your help, it has definitely already become easier for me to go in and out. You did well, my friend. Now, do you have the Red Stones I asked for?<br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-08.html">Show him the Red Stones.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-08.html">Show him the Red Stones.</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Matras:<br>
Ah, I see that you've brought me %itemcount% Red Stones. What sort of reward would you like?<br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest take_reward">"Give me what you promised for bringing you 744 stones."</a><br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-11.html">"I will go back and get some more stones."</a><br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-12.html">"I've had enough of this. Give me a reward for the stones I have brought you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest take_reward">"Give me what you promised for bringing you 744 stones."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-11.html">"I will go back and get some more stones."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-12.html">"I've had enough of this. Give me a reward for the stones I have brought you."</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Matras:<br>
You have brought %itemcount% Red Stones. I wish it were more, but it looks like you have worked hard to get these. What do you want me to do with these?<br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest take_reward">"Give me what you promised for bringing you 744 stones."</a><br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-11.html">"I will go back and get some more stones."</a><br>
<a action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-12.html">"I've had enough of this. Give me a reward for the stones I have brought you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest take_reward">"Give me what you promised for bringing you 744 stones."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-11.html">"I will go back and get some more stones."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00691_MatrasSuspiciousRequest 32245-12.html">"I've had enough of this. Give me a reward for the stones I have brought you."</Button>
</body></html>