Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/31319.htm
vendored
6
trunk/dist/game/data/html/merchant/31319.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Mineral Trader Hans:<br>
|
||||
What? You want a stone? I have plenty right over there. If you see something you like, just let me know.<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3131900">Trade</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 3131900">Trade</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