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 of the Abyss:<br>
You sense an icy cold gaze fixed on you from a gigantic structure that seems somehow not quite alive nor dead.<br>
The only way to enter the <font color="LEVEL">heart of the Seed of Infinity</font> is to pass this Judgment of Silence, which can freeze even the bravest soul. If you are weak and avoid the gaze, you will be <font color="LEVEL">expelled from the Seed of Infinity.</font><br>
<a action="bypass -h npc_%objectId%_Chat 1">Withstand the gaze.</a><br>
<a action="bypass -h npc_%objectId%_goto 14001">Avoid the gaze.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Withstand the gaze.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 14001">Avoid the gaze.</Button>
</body></html>