Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,5 +1,5 @@
<html><body>Varka's Messenger Naran Ashanuk:<br>
You have been an inspiration to the Varka, my friend!<br>
Udan Mardui has recently expressed interest in assigning a mission to you. Are you up to it?<br>
<a action="bypass -h Quest Q00615_MagicalPowerOfFirePart1 31378-02.html">"I accept the mission."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00615_MagicalPowerOfFirePart1 31378-02.html">"I accept the mission."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Asefa's Box:<br>
There is a box with Ketra Orcs' sorcerous patterns engraved. It seems that the box contains something powerful like the power of fire.<br>
<a action="bypass -h Quest Q00615_MagicalPowerOfFirePart1 open_box">Try to open it</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00615_MagicalPowerOfFirePart1 open_box">Try to open it</Button>
</body></html>