Parsed new style html buttons.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<html><body>Separated Soul:<br>
|
||||
Well now. Do you know about the dragons that appear in <font color="LEVEL">Antharas's Lair</font>?<br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-04.htm">"Well... Not really."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-04.htm">"Well... Not really."</Button>
|
||||
</body></html>
|
@@ -5,5 +5,5 @@ That liquid is actually the dragons' blood.<br>
|
||||
If you refine their blood, it can be used by humans.<br>
|
||||
If you collect those liquids and bring them to me, I will refine them for you.<br>
|
||||
But the refined dragon blood can only be used where the dragon's magic power can be felt. But if you would still like them, bring them to me.<br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-05.htm">"I will collect them."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-05.htm">"I will collect them."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Separated Soul:<br>
|
||||
Two types of refined dragon bloods were made because of the different refining rates. Which will you take?<br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-09.html">Refined Red Dragon Blood</a><br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-10.html">Refined Blue Dragon Blood</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-09.html">Refined Red Dragon Blood</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-10.html">Refined Blue Dragon Blood</Button>
|
||||
</body></html>
|
@@ -2,6 +2,6 @@
|
||||
You will learn the effect of the <font color="LEVEL">Refined Red Dragon Blood</font> once you have sprinkled it upon yourself and your comrades.<br>
|
||||
It will fill your HP. It will be immediate after you sprinkle it on.<br>
|
||||
Now, about the <font color="LEVEL">Refined Blue Dragon Blood</font>...<br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-10.html">Listen to explanation about <font color="LEVEL">Refined Blue Dragon Blood.</font></a><br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-11.html">"Just give me the <font color="LEVEL">Refined Red Dragon Blood."</font></a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-10.html">Listen to explanation about <font color="LEVEL">Refined Blue Dragon Blood.</font></Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-11.html">"Just give me the <font color="LEVEL">Refined Red Dragon Blood."</font></Button>
|
||||
</body></html>
|
@@ -2,6 +2,6 @@
|
||||
You will learn the effect of the <font color="LEVEL">Refined Blue Dragon Blood</font> once you have sprinkled it upon yourself and your comrades.<br>
|
||||
It will fill your mana. It will be immediate after you sprinkle it on.<br>
|
||||
Now, about the <font color="LEVEL">Refined Red Dragon Blood</font>...<br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-09.html">Listen to explanation about <font color="LEVEL">Refined Red Dragon Blood.</font></a><br>
|
||||
<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-12.html">"Just give me the <font color="LEVEL">Refined Blue Dragon Blood."</font></a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-09.html">Listen to explanation about <font color="LEVEL">Refined Red Dragon Blood.</font></Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00905_RefinedDragonBlood 32864-12.html">"Just give me the <font color="LEVEL">Refined Blue Dragon Blood."</font></Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user