Parsed new style html buttons.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html><body>Mother Nornil:<br>
|
||||
Hello, and welcome to my garden.<br>
|
||||
How may I help you?<br>
|
||||
<a action="bypass -h npc_%objectId%_goto 12058" msg="811;Soul Harbor">"I wish to return."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest.</a>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12058" msg="811;Soul Harbor">"I wish to return."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user