Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/31669.htm
vendored
6
trunk/dist/game/data/html/merchant/31669.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Mineral Trader Onyx:<br>
|
||||
Welcome! What do you think of Hunter's Village? We Dwarves live mostly in the northern end, but not because we dislike the beauty of nature. No, it's just that the rare minerals we seek are located here. Still, it's a lovely spot!<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3166900">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 3166900">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