Parsed new style html buttons.
This commit is contained in:
14
trunk/dist/game/data/html/guard/31340.htm
vendored
14
trunk/dist/game/data/html/guard/31340.htm
vendored
@@ -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>
|
Reference in New Issue
Block a user