Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/32887.htm
vendored
6
trunk/dist/game/data/html/merchant/32887.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Recipe Merchant Metar:<br>
|
||||
We get so many people here! Location, location, location! You also heard it from Blacksmith Duning, right? Bounty hunters, information dealers, and even ruin explorers are coming here. Now all these little shops are having a heyday. How about it? Do you want to see, too?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3288700">Trade</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">View the lord and tax rate information</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3288700">Trade</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View the lord and tax rate information</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user