Parsed new style html buttons.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<html><body>Chef Jeremy:<br>
|
||||
It's ready. Now give me the soy sauce that I gave you earlier.<br>
|
||||
<a action="bypass -h Quest Q00625_TheFinestIngredientsPart2 31521-04.htm">"Here's your Pot of Soy Sauce."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00625_TheFinestIngredientsPart2 31521-04.htm">"Here's your Pot of Soy Sauce."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Chef Jeremy:<br>
|
||||
So, you slaughtered him?<br>
|
||||
Did you bring the meat?<br>
|
||||
<a action="bypass -h Quest Q00625_TheFinestIngredientsPart2 31521-08.html">"Here's your meat."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00625_TheFinestIngredientsPart2 31521-08.html">"Here's your meat."</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Yeti's Table:<br>
|
||||
This is where Icicle Emperor Bumbalump eats his prey.<br>
|
||||
<a action="bypass -h Quest Q00625_TheFinestIngredientsPart2 31542-02.html">Place Bumbalump's dish on table.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00625_TheFinestIngredientsPart2 31542-02.html">Place Bumbalump's dish on table.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user