Parsed new style html buttons.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<html><body>Officer Klemis:<br>
|
||||
...Hmm... This is a problem...<br>
|
||||
According to our scouts, there has been a surge in violent behavior amongst the beast clans of the Seed. While we're here trying to save our men, we can't ignore this and wait for it go get worse.<br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-04.html">"Anyway I can help?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-04.html">"Anyway I can help?"</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Officer Klemis:<br>
|
||||
Ah, are you serious?! Well thank the gods, I could make use of a seasoned veteran like you.<br>
|
||||
The mission is quite simple: Kill the monsters that inhabit the <font color="LEVEL">Seed of Annihilation</font>. But be warned, while the terms of the mission are simple, actually completing it will not be.<br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-05.htm">"Like I said, I want to help."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-05.htm">"Like I said, I want to help."</Button>
|
||||
</body></html>
|
@ -2,5 +2,5 @@
|
||||
Alright. The Seed of Annihilation is comprised of three regions, each region with its own environment and set of properties. The monsters in each of these regions have evolved to fit those surroundings, so we've given each clan a name to distinguish them - the <font color="LEVEL">Bistakon, Reptilikon, and Cokrakon</font>.<br>
|
||||
The mission is to wipe them out one region at a time.<br>
|
||||
So, you scared, or you ready to make terrifying beasts bleed?<br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-06.htm">"Kill 'em all and let the gods sort 'em out, that's what I say."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-06.htm">"Kill 'em all and let the gods sort 'em out, that's what I say."</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Officer Klemis:<br>
|
||||
Alright, soldier! That's what I wanted to hear.<br>
|
||||
So, which region will you cleanse first?<br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-07.html">Bistakon Region</a><br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-08.html">Reptilikon Region</a><br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-09.html">Cokrakon Region</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-07.html">Bistakon Region</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-08.html">Reptilikon Region</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-09.html">Cokrakon Region</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Officer Klemis:<br>
|
||||
Tired of lazy afternoons, long naps, and good meals, eh? Haha, well thanks for volunteering.<br>
|
||||
I'll let you decide what region of the Seed you want to cleanse. There are three to choose from:<br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-07.html">Bistakon Region</a><br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-08.html">Reptilikon Region</a><br>
|
||||
<a action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-09.html">Cokrakon Region</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-07.html">Bistakon Region</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-08.html">Reptilikon Region</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00453_NotStrongEnoughAlone 32734-09.html">Cokrakon Region</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user