Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Treasure Hunter Gumiel:<br>
|
||||
Ah, so my eyes do not deceive me! You are real, aren't you? And you don't look like one of those bloody monks, thank goodness. I've got a story to tell, if you'd listen. Thing is... I'm in disguise. I snuck into this Monastery because I heard there was a great treasure here but I'm so lost I was starting to fear I'd end up hunkered down in a corner and eventually end up a bag of bones for all time.<br>
|
||||
You look like you still have your wits about you, you might be able to help me out. Could you show me the way? Please?!<br>
|
||||
<a action="bypass -h Quest Q00457_LostAndFound 32759-04.html">"Okay. I will do that."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00457_LostAndFound 32759-04.html">"Okay. I will do that."</Button>
|
||||
</body></html>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Treasure Hunter Gumiel:<br>
|
||||
Oh thank you so much! I don't care which exit, west or east, just as long as I get out of here.<br>
|
||||
<a action="bypass -h Quest Q00457_LostAndFound 32759-06.html">"Follow me then, and don't get lost."</a><br>
|
||||
<a action="bypass -h Quest Q00457_LostAndFound 32759-05.html">"OK but wait a moment while I prepare."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00457_LostAndFound 32759-06.html">"Follow me then, and don't get lost."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00457_LostAndFound 32759-05.html">"OK but wait a moment while I prepare."</Button>
|
||||
</body></html>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Treasure Hunter Gumiel:<br>
|
||||
Seriously, I don't care which exit, I just want out of here. I NEED out of here. PLEASE.<br>
|
||||
<a action="bypass -h Quest Q00457_LostAndFound 32759-06.html">"Then, follow me."</a><br>
|
||||
<a action="bypass -h Quest Q00457_LostAndFound 32759-07.html">"OK but wait a moment while I prepare."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00457_LostAndFound 32759-06.html">"Then, follow me."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00457_LostAndFound 32759-07.html">"OK but wait a moment while I prepare."</Button>
|
||||
</body></html>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Treasure Hunter Gumiel<br>
|
||||
Oh crap... I think I took a wrong turn back there... ugh, no treasure's worth this! And these monks, they're all so terribly weird. I'm sure you've had problems here too. Without food and rest, you're liable to pass out.<br>
|
||||
Maybe, I should leave this place... anyway, what brought you here?<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Q00457_LostAndFound">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Q00457_LostAndFound">Quest</Button>
|
||||
</body></html>
|
||||
|
Reference in New Issue
Block a user