Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Ghost of Adventurer:<br>
|
||||
I came here in search of treasure to reverse my losses... And was killed before I even laid eyes on any! It's so unfair! I must get some treasure! Of course, they say that all the good treasure has already been stolen by graverobbers!<br>
|
||||
Hmmm... I remember overhearing some gossip that a group of aristocrats were slaugtered at this sepulcher by evil creatures. I don't mean any disrespect, but if you hunt the evil creatures, you might recover some accessories or jewelry carried by the aristocrats! If you find any would you bring them to me?<br>
|
||||
<a action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-02.htm">"I'll do it."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-02.htm">"I'll do it."</Button>
|
||||
</body></html>
|
||||
@@ -1,6 +1,6 @@
|
||||
<html><body>Ghost of Adventurer:<br>
|
||||
Great! You brought 1000 relics! Do you want to trade them for a piece of paper?<br>
|
||||
Did you find a <font color="LEVEL">sepulcher pass</font>? Ask the <font color="LEVEL">nameless ghost near the Four Sepulchers</font>, he'll tell you what it's for.<br>
|
||||
<a action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-05.html">"I don't want to trade now."</a><br>
|
||||
<a action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-06.html">"I want to trade the relics for a piece of paper."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-05.html">"I don't want to trade now."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-06.html">"I want to trade the relics for a piece of paper."</Button>
|
||||
</body></html>
|
||||
@@ -1,6 +1,6 @@
|
||||
<html><body>Ghost of Adventurer:<br>
|
||||
You don't have 1000 relics yet? Hunt the <font color="LEVEL">monsters in the Imperial Tomb</font>, you should be able to obtain them. Keep trying! Collect <font color="LEVEL">1000 </font> relics and bring them to me, I'll give you a very nice piece of paper, supposedly a recipe for some sort of weapon.<br>
|
||||
Ah, I see that you have the <font color="LEVEL">sepulcher pass</font>! Ask the <font color="LEVEL">nameless ghost near the Four Sepulchers</font>, he'll tell you what it's for.<br>
|
||||
<a action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-05.html">"I'll continue collecting relics."</a><br>
|
||||
<a action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-08.html">"I want to stop collecting relics."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-05.html">"I'll continue collecting relics."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00619_RelicsOfTheOldEmpire 31538-08.html">"I want to stop collecting relics."</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user