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

@@ -4,6 +4,6 @@ Welcome. I am the first child of the Oracle. My mistress ia <font color="LEVEL">
My mission is to safely escort you to her current location.<br>
Unfortunately, that place is unreachable without proper preparation.<br>
If you are ready, please give me your hand, and I shall open the way.<br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask what you need to prepare.</a><br>
<a action="bypass -h npc_%objectId%_Quest CrystalCaverns">Touch the sphere.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask what you need to prepare.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CrystalCaverns">Touch the sphere.</Button>
</body></html>