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

@@ -3,6 +3,6 @@ Recommended for adventurers who are <font color="LEVEL">level 81 or higher</font
As a result, the eggs of Trasken hatched. Because of a recent earthquake, entry to the Mines has been severely restricted.<br>
Fortunately, although the new monsters are powerful, they are still relatively few in number. A group of skilled adventurers is being sought to deal with the situation.<br>
If you are interested, I can send you to one of the entrances to the Mines. The monsters are equally strong in either location.<br>
<a action="bypass -h npc_%objectId%_Chat 2">Move to the Mithril Mines.</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Move to the Mithril Mines.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Back</Button>
</body></html>