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,10 +1,10 @@
<html><body>Captain Mathias:<br>
Welcome, traveler, to the capital of the kingdom of Elmore. You must be tired from your long journey. May your time in our fair city be restful and relaxing.<br>
<a action="Link guard/kamaloka_help.htm">Ask about Kamaloka.</a><br>
<a action="Link guard/kamaloka_level.htm">Look at the list of Kamaloka.</a><br>
<a action="bypass -h npc_%objectId%_Quest Kamaloka">Enter Kamaloka.</a><br>
<a action="bypass -h npc_%objectId%_Chat 4">"Do you know anything about the ominous rumor I heard?"</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%_multisell 313400001">Exchange Blue Elmore Coins</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<a action="Link guard/kamaloka_help.htm">Ask about Kamaloka.</Button>
<a action="Link guard/kamaloka_level.htm">Look at the list of Kamaloka.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Kamaloka">Enter Kamaloka.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"Do you know anything about the ominous rumor I heard?"</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="NORMAL" action="bypass -h npc_%objectId%_multisell 313400001">Exchange Blue Elmore Coins</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>