Parsed new style html buttons.
This commit is contained in:
8
trunk/dist/game/data/html/merchant/30163.htm
vendored
8
trunk/dist/game/data/html/merchant/30163.htm
vendored
@@ -2,8 +2,8 @@
|
||||
Welcome, traveler, welcome to the Ivory Tower!<br>
|
||||
Most people see this place only as the residence of Wizards, but you might be surprised to learn how many non-mystics make their home here as well. Originally, I was a Paladin who was sworn to Einhasad' service. It's not like I broke my vow, but I must confess that I didn't think I'd ever end up here...<br>
|
||||
Let me caution you, friend: strange things happen here. Don't go snooping around unless you can handle trouble...<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Wear 3016300">Try on Wizard equipment.</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%_Chat 1">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3016300">Try on Wizard equipment.</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