Proper html button link instead of text for previous commit.

This commit is contained in:
MobiusDev 2015-11-18 15:04:41 +00:00
parent fe0f6a2c98
commit 53ea82ed44

View File

@ -1,5 +1,5 @@
<html><body>Dragon Vortex:<br>
A mysterious vortex which has the power to summon one of Antharas's high commanding dragons. To call forth one of these creatures you must use a <font color="LEVEL">Large Dragon Bone</font> to entice it.<br>
Summoned Dragons: <font color="LEVEL">Emerald Horn, Dust Rider, Bleeding Fly, Blackdagger Wing, Shadow Summoner, Spike Slasher, & Muscle Bomber</font><br>
<a action="bypass -h Quest DragonVortex Spawn">Use a Large Dragon Bone</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest DragonVortex Spawn">Use a Large Dragon Bone</Button>
</body></html>