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>Officer Jakan:<br>
Ugh, where should I begin? There's a lot to say about this place, none of it good. But if you want to survive here, you'd do well to listen. The Seed of Annihilation is crawling with psychotic monsters unlike anything you've seen before. There are three clans... or races really, I can't tell that they have any social structure.<br>
We call them the <font color="LEVEL">Bistakon, Cokrakon, and Reptilikon</font>. They are quite distint from one another, but the one thing that unites them is a thirst for violence and death. Which do you want to learn about?<br>
<a action="bypass -h npc_%objectId%_Chat 2">Ask about the Bistakon</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">Ask about the Cokrakon</a><br>
<a action="bypass -h npc_%objectId%_Chat 4">Ask about the Reptilikon</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Ask about the Bistakon</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Ask about the Cokrakon</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Ask about the Reptilikon</Button>
</body></html>