Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/30047.htm
vendored
6
trunk/dist/game/data/html/merchant/30047.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Wharf Manager Firon:<br>
|
||||
Are you here to board a ship? Nowadays there are only the regularly scheduled ships coming in and going out of Gludin Village, but before the troubles, when we used to trade with Gracia, there were many more ships in this port. That wretched war... I long to see this port as it used to be.<br>
|
||||
Harrumph! I think I talked too much. Would you like to buy a ticket for a ship?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3004700">Buy a ticket.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">View information 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 3004700">Buy a ticket.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information 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