Parsed new style html buttons.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html><body>Gatekeeper Asher:<br>
|
||||
Primeval Isle was sealed for a long time with a powerful forcefield, meaning gates couldn't be opened here. But its seal has been weakening ever since it was discovered by the adventurers, to now, when it is finally possible to travel here from the Town of Rune! Would you like to teleport to Rune now?<br>
|
||||
<a action="bypass -h npc_%objectId%_goto 200916">"Yes, I would"</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">"Tell me more about this field."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest.</a>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 200916">"Yes, I would"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about this field."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user