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 @@
Hey, stranger! Stop nosing around and get over here!<br>
Ha! You don't like being talked to like that, do you? Well, when I was defeating those thieves in Dion with my bare hands, you were still in diapers! So what if you're older than me? You look much younger!<br>
Enough of this foolishness! You're an adventurer, aren't you? Have you been to the Lair of Antharas? Hmm... I've been so close to that dragon I could feel the hot breath from his nose! Ah, yes, those were the days! If only I hadn't injured my legs... I wouldn't have to be a guard!<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>