Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/31963.htm
vendored
6
trunk/dist/game/data/html/merchant/31963.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Mineral Trader Hitchi:<br>
|
||||
Nice to meet you! I'm Mineral Trader Hitchi.<br>
|
||||
I'm not bragging, but our family has operated a mineral trading business for 4 generations. When the train was still working, people came from the ends of Aden to buy from us. Business is a little slower now, but the quality of our minerals is just as good! Now then, how may I serve you today?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3196300">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 3196300">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