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,8 +2,8 @@
Greetings. I am the Mystic known as Hardin. I am sure that my reputation precedes me. Am I as you expected?<br>
Although I am an alumnus of the Ivory Tower, I detested the elitism there. Perhaps it was because of my youth, but... Anyway, I took my opinions very seriously at that time...<br>
Let me know if you have any question. While this school is open for everyone, magic is only taught to my pupils...<br>
<a action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Academy building."</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">"Tell me about Necromancers."</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">"Tell me about Beleth."</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Academy building."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me about Necromancers."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Tell me about Beleth."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>