Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/30387.htm
vendored
6
trunk/dist/game/data/html/merchant/30387.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Wharf Manager Clancy:<br>
|
||||
Welcome! Are you here to board a ship? Ship traffic has increased a lot now that routes to Elmore are opened again. At first it was just cargo, but now we have enough interest to operate a passenger liner. It's nice to see all the activity again!<br>
|
||||
Ah, a liner heading to the Town of Rune is about to leave. Would you like to buy a ticket?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3038700">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 3038700">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