Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/merchant/31318.htm
vendored
6
trunk/dist/game/data/html/merchant/31318.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Blueprint Seller Greta:<br>
|
||||
Hello there! Come on in! Are you here to see our new blueprints?<br>
|
||||
We just got these in yesterday. Come check them out! An artisan could do amazing things with these, don't you think?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3131800">Buy</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3131800">Buy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the 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