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

@@ -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>