Parsed new style html buttons.
This commit is contained in:
@@ -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>
|
Reference in New Issue
Block a user