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 @@
Welcome! I'm Burns! I sell spellbooks.<br>
Ha! It must seem strange to see a specialized book seller like me in a small village like this! Hunters Village may be remote, but it's hard to find a place where you can experience the magic of nature like this! Mystics can be found wherever you travel in this world. So is it so strange to find people like me who cater to them?<br>
What kind of spellbooks are you interested in?<br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the Lord of the manor and what is the tax rate?"</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the Lord of the manor and what is the tax rate?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>