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

@@ -1,7 +1,7 @@
<html><body>Asamah:<br>
I am Asamah, son of Mushika, chief of the Elroki tribe. These are our lands. In them lies perhaps our last hope to return to our ancient ancestral home. But these days are evil, and our hope is waning before this threat.<br>
Our strength has run out like water from a broken pot, and although my ancestors would be shamed to ask foraid, I believe only an outsider like yourself can save us now.<br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Find out how to use the capture skill.</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Buy</a>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Find out how to use the capture skill.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Buy</Button>
</body></html>