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,6 +1,6 @@
<html><body>Wharf Manager Felton:<br>
From here many ships come and go to other ports on the continent, including Talking Island. Without this port, Giran's giant market would not exist! It may look just like a sleepy little port to you, but mark my words: soon a village will be built near here. I hear that the Dwarves are already preparing to invest... Look there -- you can see some building sites have already been cleared. Now we're just waiting for official word to begin...<br>
<a action="bypass -h npc_%objectId%_Buy 3087900">Buy a ticket.</a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3087900">Buy a ticket.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>