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 @@
Well, let's see.. My hometown is in ruins! And now, vicious beasts are trying to kill me every time I turn around... You'd be grumpy too!<br>
My hometown was a small, peaceful village in the manor ruled by the von Hellmann family. It was an humble village, inhabited by hunters and lumberjacks. The people there were drawn into the revolt and killed, including my entire family...<br>
I'd prefer that the village had burnt to the ground, but still it exists... A wicked shell of its former self, inhabited only by evil spirits and ghosts. Never go there after dark!<br>
<a action="bypass -h npc_%objectId%_Chat 2">"Tell me more about the von Hellmann family."</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me more about the von Hellmann family."</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>