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