Parsed new style html buttons.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html><body>Gatekeeper Ponti:<br>
|
||||
If you choose to return to the surface, no one will say you are a coward. If you want to go back to the surface, I will send you back through the gate.<br>
|
||||
I will be here waiting whenever you need my powers.<br>
|
||||
<a action="bypass -h npc_%objectId%_goto 22">Return to the ground</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 22">Return to the ground</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user