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 @@
I provide the latest news from areas throughout the continent.<br>
Need information on a newly discovered relic or just-opened hunting grounds? Come see me! Knowledge is power, after all...<br>
We do charge a fee to move you to one of the areas in the news.<br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask about new updates.</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">Move to one of the places mentioned in an update.</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">Move to a city.</a><br>
<a action="bypass -h npc_%objectId%_Chat 4">Resolve a current quest.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about new updates.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Move to one of the places mentioned in an update.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Move to a city.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Resolve a current quest.</Button>
</body></html>