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

@@ -2,6 +2,6 @@
I am Jaedin, the Priest of Shilen who will guide you to the Seed of Infinity under the protection of Great Ekimus.<br>
Ah, I see you are suspicious of my intentions, You need not be, my friend -- I treat all equally. Why, Because as soon as you enter the Seed of Infinity, all roads lead to the same destination: death.<br>
Do you still wish to proceed?<br>
<a action="bypass -h npc_%objectId%_goto 14000">Say yes.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 14000">Say yes.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>