Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
Klein sent you here for a Vacualite, didn't he? ... I'm sorry, but I don't seem to have one at the moment.<br>
|
||||
I could make one, however. You can get the ore. <font color="LEVEL">Bring me some Vacualite ore and I'll make a Vacualite for you.</font><br>
|
||||
<a action="bypass -h Quest Q00618_IntoTheFlame 31271-02.html">"Where can I find Vacualite ore?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00618_IntoTheFlame 31271-02.html">"Where can I find Vacualite ore?"</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
You've brought them all? Let me see! Excellent! I can get started on your Vacualite right away! Now, let me have that Vacualite ore...<br>
|
||||
<a action="bypass -h Quest Q00618_IntoTheFlame 31271-05.html">"Here you go."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00618_IntoTheFlame 31271-05.html">"Here you go."</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Watcher of Valakas Klein:<br>
|
||||
Do you know what's behind this Hall of Flames? Not everyone can make it through. You can't get there by foot, but I can tell you how.<br>
|
||||
<a action="bypass -h Quest Q00618_IntoTheFlame 31540-03.htm">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00618_IntoTheFlame 31540-03.htm">Quest</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Watcher of Valakas Klein:<br>
|
||||
You brought some Vacualite! Now I can make a Vacualite Floating Stone. Let me see it.<br>
|
||||
<a action="bypass -h Quest Q00618_IntoTheFlame 31540-05.html">"Here it is."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00618_IntoTheFlame 31540-05.html">"Here it is."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user