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,8 +1,8 @@
<html><body>Guard Cadmon:<br>
Hey, stranger! You'd better be careful if you leave this village! Things have gotten very dangerous out there! Tensions have reached the boiling point between the<font color="LEVEL"> Varka Silenos of the west</font> and the<font color="LEVEL"> Ketra Orcs of the north</font>! Even if they kill each other off, there are worse beasts to replace them! Well, come to think of it, if they kill each other off, our guards would have things a bit easier...<br>
You should definitely stay out of their way!<br>
<a action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the Varka Silenos!"</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">"Are there any Ketra Orcs around here?" </a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">See the lord & tax rate info.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the Varka Silenos!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Are there any Ketra Orcs around here?" </Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">See the lord & tax rate info.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>