Parsed new style html buttons.
This commit is contained in:
@@ -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>
|
Reference in New Issue
Block a user